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