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