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