~ubuntu-branches/ubuntu/precise/libglade2/precise-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier, Josselin Mouette, Loic Minier
  • Date: 2007-06-19 11:30:34 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070619113034-xctrql4yvydepdfj
Tags: 1:2.6.1-1
[ Josselin Mouette ]
* Fix grammatical error in the description (closes: #405575).

[ Loic Minier ]
* Add a get-orig-source target to retrieve the upstream tarball.
* New upstream stable release; with API additions.
  - Bump shlibs to >= 1:2.6.1.
* Add #DEBHELPER# to libglade2-dev.preinst; doh!
* Wrap build-deps and deps.
* Update "Suggests" to glade | glade-gnome.
* Fix licensing in copyright.
* Fix upstream URL in copyright.
* Fix watch file to use HTTP and track all stable versions.
* Cleanups.

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
145
145
GMOFILES = @GMOFILES@
146
146
GMSGFMT = @GMSGFMT@
 
147
GREP = @GREP@
147
148
GTK_CFLAGS = @GTK_CFLAGS@
148
149
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
149
150
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
170
171
MAKEINFO = @MAKEINFO@
171
172
MKINSTALLDIRS = @MKINSTALLDIRS@
172
173
MSGFMT = @MSGFMT@
 
174
MSGFMT_OPTS = @MSGFMT_OPTS@
173
175
OBJDUMP = @OBJDUMP@
174
176
OBJEXT = @OBJEXT@
175
177
OS_WIN32_FALSE = @OS_WIN32_FALSE@
194
196
PYTHON_PREFIX = @PYTHON_PREFIX@
195
197
PYTHON_VERSION = @PYTHON_VERSION@
196
198
RANLIB = @RANLIB@
197
 
SED = @SED@
198
199
SET_MAKE = @SET_MAKE@
199
200
SHELL = @SHELL@
200
201
STRIP = @STRIP@
203
204
XGETTEXT = @XGETTEXT@
204
205
XMLCATALOG = @XMLCATALOG@
205
206
XML_CATALOG_FILE = @XML_CATALOG_FILE@
206
 
ac_ct_AR = @ac_ct_AR@
207
 
ac_ct_AS = @ac_ct_AS@
208
207
ac_ct_CC = @ac_ct_CC@
209
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
210
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
211
 
ac_ct_RANLIB = @ac_ct_RANLIB@
212
 
ac_ct_STRIP = @ac_ct_STRIP@
213
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
214
208
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
215
209
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
216
210
am__include = @am__include@
225
219
build_os = @build_os@
226
220
build_vendor = @build_vendor@
227
221
datadir = @datadir@
 
222
datarootdir = @datarootdir@
 
223
docdir = @docdir@
 
224
dvidir = @dvidir@
228
225
exec_prefix = @exec_prefix@
229
226
host = @host@
230
227
host_alias = @host_alias@
231
228
host_cpu = @host_cpu@
232
229
host_os = @host_os@
233
230
host_vendor = @host_vendor@
 
231
htmldir = @htmldir@
234
232
includedir = @includedir@
235
233
infodir = @infodir@
236
234
install_sh = @install_sh@
237
235
libdir = @libdir@
238
236
libexecdir = @libexecdir@
 
237
localedir = @localedir@
239
238
localstatedir = @localstatedir@
240
239
mandir = @mandir@
241
240
mkdir_p = @mkdir_p@
242
241
oldincludedir = @oldincludedir@
 
242
pdfdir = @pdfdir@
243
243
pkgpyexecdir = @pkgpyexecdir@
244
244
pkgpythondir = @pkgpythondir@
245
245
prefix = @prefix@
246
246
program_transform_name = @program_transform_name@
 
247
psdir = @psdir@
247
248
pyexecdir = @pyexecdir@
248
249
pythondir = @pythondir@
249
250
sbindir = @sbindir@