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