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