]> git.sur5r.net Git - glabels/blob - debian/changelog
Remove obsolete configure options
[glabels] / debian / changelog
1 glabels (3.0.0-3) unstable; urgency=low
2
3   * Remove obsolete configure options
4
5  -- Jakob Haufe <sur5r@sur5r.net>  Mon, 09 Apr 2012 17:23:25 +0200
6
7 glabels (3.0.0-2) unstable; urgency=low
8
9   * Bump Standards-Version (no changes needed)
10
11  -- Jakob Haufe <sur5r@sur5r.net>  Sun, 08 Apr 2012 20:48:09 +0200
12
13 glabels (3.0.0-1) unstable; urgency=low
14
15   * New upstream release (Closes: #665535)
16   * Recreate debian/patches/* for 3.0.0
17     - Names changed due to use of gbp-pq
18     - Drop 30_Werror-format-security.patch as glables now uses
19       external barcode
20     - Drop 40_linker.patch (Change adopted upstream)
21   * New patches:
22     - 0003-libglbarcode-uses-pangocairo-not-plain-pango.patch
23     - 0004-libglabels-silently-uses-gobject-fix-linkage.patch
24     - 0005-Ignore-unused-screenshot.patch
25   * Update lintian override for 3.0.0
26   * Update debian/copyright for 3.0.0
27   * Recommend evince (Closes: #560899)
28   * Temporarily ship own .desktop file (Closes: #660642)
29   * Adopt package (Closes: #569335)
30
31  -- Jakob Haufe <sur5r@sur5r.net>  Mon, 12 Mar 2012 00:11:13 +0100
32
33 glabels (2.2.8-3) unstable; urgency=low
34
35   * QA upload.
36   * Fix "FTBFS: plessey.c:151:9: error: format not a string literal and
37     no format arguments [-Werror=format-security]": new patch
38     30_Werror-format-security.patch: add format argument to sprintf call.
39     (Closes: #643390)
40   * New patch 40_linker.patch: add '-lm' to linker arguments, otherwise the
41     build fails with binutils-gold or --no-add-needed.
42
43  -- gregor herrmann <gregoa@debian.org>  Mon, 19 Dec 2011 19:00:44 +0100
44
45 glabels (2.2.8-2) unstable; urgency=low
46
47   [ Olivier Berger ]
48   * QA upload.
49   * Updated Standards-Version
50   * Added several small changes to get rid of some lintian warnings
51
52   [ Neil Williams ]
53   * Tweak standards version. Apply QA changes from 569335. Thanks to
54     Olivier Berger <oberger@ouvaton.org>
55   * Move to collab-maint to make it easier for QA work.
56   * Drop shlib:Depends variable from -dev package, not used.
57   * Drop uploaders rule, not used by QA.
58
59  -- Neil Williams <codehelp@debian.org>  Sat, 14 May 2011 19:24:23 +0100
60
61 glabels (2.2.8-1) unstable; urgency=low
62
63   * New upstream release:
64     - Fix crash caused by new g_new macros in glib-2.24.0
65     - Removed extra padding in "New label" dialog
66     - Updated translations
67     - New templates
68   * Switch to dpkg-source 3.0 (quilt) format
69
70  -- Didier Roche <didrocks@ubuntu.com>  Wed, 21 Apr 2010 11:46:13 +0200
71
72 glabels (2.2.7-2) unstable; urgency=low
73
74   * debian/control.in,
75     debian/rules:
76     - Stop calling dh_buildinfo, nobody has ever looked at it.
77   * debian/glabels.postinst,
78     debian/glabels-dev.postinst,
79     debian/glabels.preinst,
80     debian/glabels-dev.preinst,
81     debian/glabels.links,
82     debian/glabels-dev.links,
83     debian/rules:
84     - Stop symlinking the doc directories. Closes: #574305.
85
86  -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 18 Mar 2010 00:26:34 +0100
87
88 glabels (2.2.7-1) unstable; urgency=low
89
90   * 2.2.7-1 New upstream release.
91     - debian/control.in:
92       + Bump libxml2-dev build dependency.
93   * debian/patches/10_manpage.patch:
94     - Forwarded, add headers.
95   * debian/glabels.dirs:
96     - Removed, unneeded.
97   * debian/control.in:
98     - Stop mentioning the upstream author in the long description.
99       He's already listed in the proper place -- debian/copyright.
100
101  -- Emilio Pozuelo Monfort <pochu@debian.org>  Fri, 05 Mar 2010 19:13:12 +0100
102
103 glabels (2.2.6-1) unstable; urgency=low
104
105   * debian/glabels-data.post{inst,rm}:
106     - Removed, update-{desktop,mime}-database are now triggerized so
107       there's no need to call them. Closes: #559506.
108   * New upstream release.
109   * debian/watch: don't uupdate.
110   * debian/control.in:
111     - Build depend on gnome-doc-utils.
112     - Standards-Version is 3.8.4, no changes needed.
113
114  -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 11 Feb 2010 13:36:08 +0100
115
116 glabels (2.2.5-1) unstable; urgency=low
117
118   [ Rodolphe Pelloux-Prayer ]
119   * New upstream release.
120     + Closes: #457970 and #515335.
121     + Add new template. Closes: #499459.
122   * debian/patches/:
123     + 01_null_strlen.patch: removed.
124     + 11_cepnet.patch: removed, applied upstream.
125   * debian/control:
126     + Standards-Version is 3.8.2, no changes needed.
127     + Added Vcs-Browser and Vcs-Svn fields.
128     + Remove libgnomeprintui dependency.
129     + Update libebook, libgnomeui dependencies.
130     + Add missing build-dependencies. Closes: #536923.
131
132   [ Josselin Mouette ]
133   * watch: use sf.net virtual address to make uupdate work, thanks 
134     Raphael Geissert. Closes: #449720.
135
136   [ Sven Arvidsson ]
137   * Mention barcode functionality in the long description, 
138     thanks Dieter Faulbaum. (Closes: #466816)
139   * Fix Homepage field in debian/control.
140
141   [ Loic Minier ]
142   * Add ${misc:Depends} and ${shlibs:Depends}.
143   * Use UTF-8 for debian/copyright.
144   * Use Applications instead of Apps in menu file.
145
146   [ Emilio Pozuelo Monfort ]
147   * debian/copyright: updated for the new version.
148   * Ship the desktop file in the glabels package.
149   * Remove unneeded Section field from glables-data.
150   * Upload to unstable.
151
152  -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Tue, 11 Aug 2009 23:27:06 +0200
153
154 glabels (2.1.3-3) unstable; urgency=low
155
156   * 01_null_strlen.patch: fix strlen(NULL) causing segmentation fault.
157     Closes: #444822.
158
159  -- Josselin Mouette <joss@debian.org>  Mon, 01 Oct 2007 12:45:28 +0200
160
161 glabels (2.1.3-2) unstable; urgency=low
162
163   [ Kilian Krause ]
164   * Add get-orig-source target.
165
166   [ Loic Minier ]
167   * Set maintainer to Debian GNOME Maintainers.
168   * Wrap build-deps and deps.
169
170   [ Otavio Salvador ]
171   * Add support to CEPNet. Thanks to Mário Meyer <mario@meyer.eti.br> for
172     the patch (closes: #436288)
173
174  -- Otavio Salvador <otavio@debian.org>  Mon, 06 Aug 2007 17:01:07 -0300
175
176 glabels (2.1.3-1) unstable; urgency=low
177
178   [ Oystein Gisnas ]
179   * New upstream version
180     - Fix crash when grid is disabled (closes: #368241)
181     - Add shadow attribute to label objects
182     - Fix color groups in color combo widgets
183     - Fix several bugs and crashers
184   * Add missing options to manpage. Thanks to Ralph Aichinger
185     <ralph@mail.pangea.at> (closes: #357046)
186   * Update watch file to version 3
187   * debian/patches/70_relibtoolize.patch: Obsolete
188   * Add --as-needed ld flag
189
190   [ Loic Minier ]
191   * Ship full copyright information.
192
193  -- Loic Minier <lool@dooz.org>  Wed,  5 Jul 2006 20:50:20 +0200
194
195 glabels (2.1.2-4) unstable; urgency=low
196
197   * Stop shipping *.la files in glabels-dev.
198     [debian/glabels-dev.install]
199   * Make the package binNMU-safe.
200     - Build-depend on dpkg-dev 1.13.19.
201       [debian/control, debian/control.in]
202     - Use ${source:Version} and ${binary:Version} for inter-package
203       dependencies.
204       [debian/control, debian/control.in]
205   * Bump up Standards-Version to 3.7.2.
206     [debian/control, debian/control.in]
207
208  -- Loic Minier <lool@dooz.org>  Fri, 12 May 2006 15:39:40 +0200
209
210 glabels (2.1.2-3) unstable; urgency=medium
211
212   * [debian/control.in]:
213     - Remove version from glabels-data dependency.
214       (closes: #338675)
215     - Expand description.
216     - Update build-dependencies to support Evolution 2.4.
217   * [debian/rules]:
218     - Use util.mk to safeguard against dh_install missing files.
219
220  -- Andrew Lau <netsnipe@users.sourceforge.net>  Tue, 10 Jan 2006 18:40:28 +1100
221
222 glabels (2.1.2-2) unstable; urgency=low
223
224   * Relibtoolize.
225     [debian/patches/70_relibtoolize.patch]
226
227  -- Loic Minier <lool@dooz.org>  Mon,  9 Jan 2006 18:59:28 +0100
228
229 glabels (2.1.2-1) unstable; urgency=low
230
231   * New upstream version.
232     - Evolution Data Server support.
233     - Respects default printer setting
234       (closes: #323145)
235     - Fix crash when handling image objects.
236       (closes: #343979)
237     - Fix merge properties crash.
238       (closes: #345634)
239     - Rebuild against libgnomeprintui2.2-0 (2.12).
240       (closes: #346118)
241     - Patch merged: 50_fix-avery-32015-label.patch
242   * [debian/rules]:
243     - Revert usage of ld's --as-needed option.
244   * Debian Standards-Version: 3.6.2.2
245   * Debhelper compatibility: 5
246
247  -- Andrew Lau <netsnipe@users.sourceforge.net>  Mon,  9 Jan 2006 02:50:54 +1100
248
249 glabels (2.1.1-3) unstable; urgency=low
250
251   * Change dependencies to = Source-Version: yes that sucks, but it breaks
252     more often if one has to manually update it than binNMUs.
253     [debian/control, debian/control.in]
254
255  -- Loic Minier <lool@dooz.org>  Fri, 11 Nov 2005 14:12:56 +0100
256
257 glabels (2.1.1-2) unstable; urgency=low
258
259   * Add extra glabels-data >= 2.1.1 dependencies to glabels until dpkg
260     supports = Source-Version deps correctly. (Closes: #338074)
261     [debian/control, debian/control.in]
262   * Remove weird Replaces: glabels-data (<< 2.1.1) in glabels.
263     [debian/control, debian/control.in]
264   * New patch by Anand Kumria to fix naming of a label. (Closes: #330629)
265     [debian/patches/50_fix-avery-32015-label.patch]
266
267  -- Loic Minier <lool@dooz.org>  Wed,  9 Nov 2005 18:42:45 +0100
268
269 glabels (2.1.1-1) unstable; urgency=low
270
271   * New upstream development release.
272     - Patch merged: 00_print-dialog.patch
273   * Debian Standards-Version to 3.6.2
274   * [debian/control.in]:
275     - Update build dependencies for GNOME 2.10.
276   * [debian/rules]:
277     - Record compile-time dependency versions using dh_buildinfo.
278   * Symlink all documentation dirs to /usr/share/doc/glabels-common
279
280  -- Andrew Lau <netsnipe@users.sourceforge.net>  Sat,  9 Jul 2005 03:17:49 +1000
281
282 glabels (2.0.2-3) unstable; urgency=medium
283
284   * [debian/rules]:
285     - FTBFS fix: disable execution of update-desktop-database.
286       (closes: #300556)
287
288  -- Andrew Lau <netsnipe@users.sourceforge.net>  Mon, 21 Mar 2005 01:07:25 +1100
289
290 glabels (2.0.2-2) unstable; urgency=medium
291    
292   * [debian/rules]:
293     - Deflate dependencies via ld's --as-needed option.
294       This also removes dependency against non-free libhowl0.
295   * Set print-dialog to the correct size.
296     + [debian/patches/00_print-dialog.patch]
297       (closes: #295274)
298   * Text object properties now display.
299       (closes: #296846)
300   
301  -- Andrew Lau <netsnipe@users.sourceforge.net>  Wed, 16 Mar 2005 15:47:19 +1100
302
303 glabels (2.0.2-1) unstable; urgency=medium
304
305   * New upstream release.
306   * [debian/rules]:
307     - x-glabels.xml restored to package fixing GNOME program association.
308       (closes: #281758)
309   * Split files off into two new packages:
310     - glabels-data: common files
311     - glabels-dev: development library files
312
313  -- Andrew Lau <netsnipe@users.sourceforge.net>  Fri, 28 Jan 2005 01:06:03 +1100
314
315 glabels (2.0.1-1) unstable; urgency=medium
316   
317   * New upstream release.
318   * Remove locally generated shared-mime-info files during build which break
319     the system MIME database. Run update-mime-database in postinst/postrm.
320     (closes: #266085)
321
322  -- Andrew Lau <netsnipe@users.sourceforge.net>  Thu, 19 Aug 2004 03:33:58 +1000
323
324 glabels (2.0.0-1) unstable; urgency=medium
325
326   * New upstream release.
327     (closes: #264864)
328     - Properly handles old templates
329       (closes: #227886)
330     - Release critical 64-bit fixes
331       (closes: #231850)
332     - Manpage now included
333       (closes: #250810)
334   * Patches regenerated:
335     - 00_relibtoolize.patch
336
337  -- Andrew Lau <netsnipe@users.sourceforge.net>  Wed, 11 Aug 2004 18:44:51 +1000
338
339 glabels (1.93.3-2) unstable; urgency=low
340
341   * Relibtoolize and rebuild to get rid of the gnutls7 dependency.
342   * debian/control:
343     + Add me to Uploaders (gnome-pkg-tools is still in incoming)
344     + Add libxml-parser-perl to Build-Depends
345
346  -- Marc 'HE' Brockschmidt <he@debian.org>  Thu, 17 Jun 2004 17:42:22 +0200
347
348 glabels (1.93.3-1) unstable; urgency=low
349
350   * New upstream release.
351
352  -- Andrew Lau <netsnipe@users.sourceforge.net>  Wed, 10 Mar 2004 10:44:28 +1100
353
354 glabels (1.93.2-2) unstable; urgency=low
355
356   * Restored scrollkeeper to Build-Depends.
357     (closes: #229473, #229476)
358
359  -- Andrew Lau <netsnipe@users.sourceforge.net>  Mon, 26 Jan 2004 23:18:13 +1100
360
361 glabels (1.93.1-3) unstable; urgency=low
362
363   * In fact scrollkeeper was added to Depends and not Build-Depends, and 
364     is moved to Suggests now since it seems to not be necessary. 
365   * debian/rules:
366     + dh_scrollkeeper should not generate postinst and postrm scripts
367   * debian/postinst, debian/postrm:
368     + new scripts since we don't use dh_scrollkeeper to manage them.
369   
370  -- Sebastien Bacher <seb128@debian.org>  Sun, 28 Dec 2003 18:53:41 +0100
371
372 glabels (1.93.1-2) unstable; urgency=low
373
374   * Added scrollkeeper to Build-Depends (Closes: #225268).
375
376  -- Sebastien Bacher <seb128@debian.org>  Sun, 28 Dec 2003 14:55:24 +0100
377
378 glabels (1.93.1-1) unstable; urgency=low
379
380   * New upstream release.
381     + Print dialog now tracks settings separately for each label/window
382       (Closes: #17631).
383   * debian/patches/00_destdir.patch:
384     + removed since the changes are in the new version.
385   * Gnome Team Upload.
386
387  -- Sebastien Bacher <seb128@debian.org>  Fri, 26 Dec 2003 21:04:44 +0100
388
389 glabels (1.92.3-1) unstable; urgency=low
390
391   * New upstream version.
392
393  -- Andrew Lau <netsnipe@users.sourceforge.net>  Mon, 10 Nov 2003 19:28:11 +1100
394
395 glabels (1.92.2-1) unstable; urgency=low
396
397   * Initial Debian Release of GNOME 2 branch.
398     Thanks to Shell Hung <shell@debian.org> for maintaining GNOME 1.x branch.
399     (closes: #195861)
400   * Patches:
401     - 00_destdir.patch: Fixed installation path for data files.      
402
403  -- Andrew Lau <netsnipe@users.sourceforge.net>  Mon, 10 Nov 2003 15:30:04 +1100
404
405 glabels (0.4.6-1) unstable; urgency=low
406
407   * New upstream release
408
409  -- Shell Hung <shell@debian.org>  Wed,  9 Oct 2002 18:13:24 +0800
410
411 glabels (0.4.4-2) unstable; urgency=low
412
413   * Add glabels.menu (Closes: #149413) 
414
415  -- Shell Hung <shell@debian.org>  Mon, 15 Jul 2002 14:09:31 +0800
416
417 glabels (0.4.4-1) unstable; urgency=low
418
419   * New upstream release
420
421  -- Shell Hung <shell@debian.org>  Sun, 14 Jul 2002 18:19:01 +0800
422
423 glabels (0.4.3-3) unstable; urgency=low
424
425   * Add libzvt-dev and libgtkxmhtml-dev in build-dep
426   * Fixed a stripped bug (Closes: #143807)
427   * Report by Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
428   * Fixed by upstream author Jim Evins <evins@snaught.com>
429
430  -- Shell Hung <shell@debian.org>  Sat, 27 Apr 2002 13:15:22 +0800
431
432 glabels (0.4.3-2) unstable; urgency=low
433
434   * Add gawk to build-dep
435   * link man page
436
437  -- Shell Hung <shell@debian.org>  Fri, 12 Apr 2002 10:50:35 +0800
438
439 glabels (0.4.3-1) unstable; urgency=low
440
441   * Initial release. (Closes: #140840)
442
443  -- Shell Hung <shell@debian.org>  Thu, 11 Apr 2002 13:18:26 +0800