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

« back to all changes in this revision

Viewing changes to glade/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:
122
122
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
123
123
GMOFILES = @GMOFILES@
124
124
GMSGFMT = @GMSGFMT@
 
125
GREP = @GREP@
125
126
GTK_CFLAGS = @GTK_CFLAGS@
126
127
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
127
128
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
148
149
MAKEINFO = @MAKEINFO@
149
150
MKINSTALLDIRS = @MKINSTALLDIRS@
150
151
MSGFMT = @MSGFMT@
 
152
MSGFMT_OPTS = @MSGFMT_OPTS@
151
153
OBJDUMP = @OBJDUMP@
152
154
OBJEXT = @OBJEXT@
153
155
OS_WIN32_FALSE = @OS_WIN32_FALSE@
172
174
PYTHON_PREFIX = @PYTHON_PREFIX@
173
175
PYTHON_VERSION = @PYTHON_VERSION@
174
176
RANLIB = @RANLIB@
175
 
SED = @SED@
176
177
SET_MAKE = @SET_MAKE@
177
178
SHELL = @SHELL@
178
179
STRIP = @STRIP@
181
182
XGETTEXT = @XGETTEXT@
182
183
XMLCATALOG = @XMLCATALOG@
183
184
XML_CATALOG_FILE = @XML_CATALOG_FILE@
184
 
ac_ct_AR = @ac_ct_AR@
185
 
ac_ct_AS = @ac_ct_AS@
186
185
ac_ct_CC = @ac_ct_CC@
187
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
188
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
189
 
ac_ct_RANLIB = @ac_ct_RANLIB@
190
 
ac_ct_STRIP = @ac_ct_STRIP@
191
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
192
186
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
193
187
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
194
188
am__include = @am__include@
203
197
build_os = @build_os@
204
198
build_vendor = @build_vendor@
205
199
datadir = @datadir@
 
200
datarootdir = @datarootdir@
 
201
docdir = @docdir@
 
202
dvidir = @dvidir@
206
203
exec_prefix = @exec_prefix@
207
204
host = @host@
208
205
host_alias = @host_alias@
209
206
host_cpu = @host_cpu@
210
207
host_os = @host_os@
211
208
host_vendor = @host_vendor@
 
209
htmldir = @htmldir@
212
210
includedir = @includedir@
213
211
infodir = @infodir@
214
212
install_sh = @install_sh@
215
213
libdir = @libdir@
216
214
libexecdir = @libexecdir@
 
215
localedir = @localedir@
217
216
localstatedir = @localstatedir@
218
217
mandir = @mandir@
219
218
mkdir_p = @mkdir_p@
220
219
oldincludedir = @oldincludedir@
 
220
pdfdir = @pdfdir@
221
221
pkgpyexecdir = @pkgpyexecdir@
222
222
pkgpythondir = @pkgpythondir@
223
223
prefix = @prefix@
224
224
program_transform_name = @program_transform_name@
 
225
psdir = @psdir@
225
226
pyexecdir = @pyexecdir@
226
227
pythondir = @pythondir@
227
228
sbindir = @sbindir@