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