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