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