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