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