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