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