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