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
|
gif2apng (1.9+srconly-2) unstable; urgency=medium
* debian/copyright
- Update URLs.
* debian/control
- (Homepage): Fix duck(1) "Couldn't connect to server" by updating
URL.
-- Jari Aalto <jari.aalto@cante.net> Fri, 11 Nov 2016 07:49:20 +0200
gif2apng (1.9+srconly-1) unstable; urgency=medium
* New upstream release
* debian/control
- (Homepage): move header down.
- (Standards-Version): Update to 3.9.8.
- (Description): Correct typos (Closes: 680245).
Patch thanks to Justin B Rye <jbr@edlug.org.uk>.
* debian/copyright
- Update URLs and Comment.
* debian/patches
- Delete old patches and start fresh.
- (10): Use system libraries and disable non-supported 7z.
* debian/pod2man.mk
- Make build reproducible (Closes: 782201).
Patch thanks to Reiner Herrmann <reiner@reiner-h.de>.
* debian/repack.sh
- Update.
* debian/rules
- Rework hardening.
-- Jari Aalto <jari.aalto@cante.net> Tue, 25 Oct 2016 16:34:20 +0300
gif2apng (1.7-5) unstable; urgency=medium
* debian/control
- (Standards-Version): Update to 3.9.8.
- (Vcs-*): Update to anonscm.debian.org
* debian/copyright
- Update URLs.
-- Jari Aalto <jari.aalto@cante.net> Wed, 19 Oct 2016 09:23:14 +0300
gif2apng (1.7-4) unstable; urgency=low
* debian/control
- (Description): Fix typos (Closes: #680245). Patch thanks to
Justin B Rye <jbr@edlug.org.uk>.
- (DM-Upload-Allowed): Delete. See
http://lintian.debian.org/tags/dm-upload-allowed-is-obsolete.html
- (Standards-Version): Update to 3.9.4.
- (Vcs-*): Update to anonscm.debian.org
* debian/copyright
- Update Debian maintainers.
- Add comment field to mention that upstream does not use VCS.
* debian/rules
- Make CC definition optional. Delete extra newline.
-- Jari Aalto <jari.aalto@cante.net> Thu, 13 Jun 2013 17:24:25 +0300
gif2apng (1.7-3) unstable; urgency=low
* debian/copyright
- (Upstream-Contact): Fixed typo in Stepin surname
* debian/gif2apng.1.pod
- Fixed typo in Stepin surname
- Replaced MS-DOS-style /kp syntax by Linux-style -kp
* debian/patches
- Added patch to replace MS-DOS-style /kp syntax by Linux-style -kp
* debian/rules
- Added -std=c99 flag for gcc build command will help to eliminate
all warnings.
-- Khalid El Fathi <khalid@elfathi.fr> Mon, 30 Apr 2012 18:38:56 +0200
gif2apng (1.7-2) unstable; urgency=low
* debian/control
- (Description): Fix description. Patch thanks to
Justin B Rye <jbr@edlug.org.uk> (Closes: #669244).
- (DM-Upload-Allowed): Add the DM-Upload-Allowed field.
* debian/copyright
- (Upstream-Name): Fix upstream name "apng2gif" to "gif2apng"
* debian/gif2apng.1.pod
- Fix executable name "apng2gif" to "gif2apng".
-- Khalid El Fathi <khalid@elfathi.fr> Wed, 18 Apr 2012 13:54:39 +0200
gif2apng (1.7-1) unstable; urgency=low
* Initial release (Closes: #663413)
-- Khalid El Fathi <khalid@elfathi.fr> Sun, 11 Mar 2012 12:23:05 +0100
|