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