~ubuntu-branches/debian/stretch/gnome-osd/stretch

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Adriaan Peeters
  • Date: 2006-09-25 15:27:42 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060925152742-jb3wmnh9jpi5cxke
Tags: 0.11.3-1
* New upstream release
* Complete python transition (Closes: #380821)
  - Added Build-Depends-Indep: python
  - Removed Build-Depends-Indep: python2.4
  - Added Depends: python-dbus (Closes: #389173)
  - Removed Depends: python2.4-dbus, python2.4-pyorbit-omg, python2.4-gnome2,
    python2.4-gtk2
  - Make sure usr/lib/python2.4/ is not packaged (Closes: #383835)

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
GMSGFMT = @GMSGFMT@
85
85
GNOME_OSD_CFLAGS = @GNOME_OSD_CFLAGS@
86
86
GNOME_OSD_LIBS = @GNOME_OSD_LIBS@
 
87
GREP = @GREP@
87
88
INSTALL_DATA = @INSTALL_DATA@
88
89
INSTALL_PROGRAM = @INSTALL_PROGRAM@
89
90
INSTALL_SCRIPT = @INSTALL_SCRIPT@
153
154
VERSION = @VERSION@
154
155
XGETTEXT = @XGETTEXT@
155
156
ac_ct_CC = @ac_ct_CC@
156
 
ac_ct_STRIP = @ac_ct_STRIP@
157
157
ac_prefix_program = @ac_prefix_program@
158
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
159
158
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
160
159
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
161
160
am__include = @am__include@
166
165
bindir = @bindir@
167
166
build_alias = @build_alias@
168
167
datadir = @datadir@
 
168
datarootdir = @datarootdir@
 
169
docdir = @docdir@
 
170
dvidir = @dvidir@
169
171
exec_prefix = @exec_prefix@
170
172
host_alias = @host_alias@
 
173
htmldir = @htmldir@
171
174
includedir = @includedir@
172
175
infodir = @infodir@
173
176
install_sh = @install_sh@
174
177
libdir = @libdir@
175
178
libexecdir = @libexecdir@
 
179
localedir = @localedir@
176
180
localstatedir = @localstatedir@
177
181
mandir = @mandir@
178
182
mkdir_p = @mkdir_p@
179
183
oldincludedir = @oldincludedir@
 
184
pdfdir = @pdfdir@
180
185
pkgpyexecdir = @pkgpyexecdir@
181
186
pkgpythondir = @pkgpythondir@
182
187
prefix = @prefix@
183
188
program_transform_name = @program_transform_name@
 
189
psdir = @psdir@
184
190
pyexecdir = @pyexecdir@
185
191
pythondir = @pythondir@
186
192
sbindir = @sbindir@