1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
pngnq (1.0-2.3) unstable; urgency=medium
* Non-maintainer upload.
* Replace patch libpng16.patch with pngnq-1.1.patch, taken from the upstream
bug https://sourceforge.net/p/pngnq/patches/5/, to fix the support for
libpng >= 1.5. (Closes: #826797)
-- Pino Toscano <pino@debian.org> Sat, 06 Aug 2016 10:00:38 +0200
pngnq (1.0-2.2) unstable; urgency=medium
* Non-maintainer upload.
[ Andreas Moog ]
* Update fix-linker-libs.patch to allow building with --as-needed
(LP: #770821, Closes: #634220)
[ Jay R. Wren ]
* Update homepage
* Update std-version to 3.9.6, no changes required.
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 28 Jan 2016 14:16:18 +0100
pngnq (1.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "FTBFS with libpng 1.5", adding missing include to zlib.h
(Closes: #641889)
* Change B-D to libpng-dev (Closes: #662473)
-- Tobias Frost <tobi@debian.org> Sun, 24 Jan 2016 12:09:13 +0100
pngnq (1.0-2) unstable; urgency=low
* Fix FTBFS with binutils-gold (Closes: #556065):
- New patch debian/patches/fix-linker-libs.patch
-- Nelson A. de Oliveira <naoliv@debian.org> Fri, 13 Nov 2009 19:28:00 -0200
pngnq (1.0-1) unstable; urgency=low
* New upstream release;
* Updated watch file;
* Updated Standards-Version to 3.8.3 (no changes needed).
-- Nelson A. de Oliveira <naoliv@debian.org> Sun, 11 Oct 2009 16:51:42 -0300
pngnq (0.5-3) unstable; urgency=low
* Fix segmentation fault when printing the version number (Closes: #491860).
Thanks Johan Thelmén!
* Bumped Standards-Version to 3.8.0 (no changes needed);
* Using debhelper compat level 7.
-- Nelson A. de Oliveira <naoliv@debian.org> Fri, 25 Jul 2008 23:16:03 -0300
pngnq (0.5-2) unstable; urgency=low
* Fix manpages typos (Closes: #470425). Thank you, A. Costa!
* Updated Standards-Version to 3.7.3 (no changes needed);
* Bumped debhelper compat level to 6.
-- Nelson A. de Oliveira <naoliv@debian.org> Tue, 11 Mar 2008 09:51:12 -0300
pngnq (0.5-1) unstable; urgency=low
* New upstream release;
* Updated maintainer e-mail;
* Updated debian/control to use the new Homepage field;
* Updated copyright file.
-- Nelson A. de Oliveira <naoliv@debian.org> Wed, 28 Nov 2007 23:16:51 -0200
pngnq (0.4.1-1) unstable; urgency=low
* New upstream release (Closes: #378148).
-- Nelson A. de Oliveira <naoliv@gmail.com> Sat, 15 Jul 2006 00:24:51 -0300
pngnq (0.3-2) unstable; urgency=low
* Fix FTBFS (Closes: #374363);
* Updated debian/copyright file;
* Bumped Standards-Version to 3.7.2 (no changes needed);
* Using debhelper compatibility level 5;
* Added a space before Homepage: on the package long description.
-- Nelson A. de Oliveira <naoliv@gmail.com> Sun, 18 Jun 2006 20:08:49 -0300
pngnq (0.3-1) unstable; urgency=low
* Initial release (Closes: #334779).
-- Nelson A. de Oliveira <naoliv@gmail.com> Wed, 19 Oct 2005 18:37:18 -0200
|