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