File: changelog

package info (click to toggle)
apng2gif 1.8-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,100 kB
  • sloc: ansic: 31,551; cpp: 1,237; sh: 251; makefile: 26
file content (119 lines) | stat: -rw-r--r-- 3,770 bytes parent folder | download
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
apng2gif (1.8-2) unstable; urgency=medium

  * QA upload.
  * Upload to unstable.

 -- Adrian Bunk <bunk@debian.org>  Thu, 11 Feb 2021 21:58:46 +0200

apng2gif (1.8-1) experimental; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (see #920071)
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * debian/control: bumped Standards-Version to 4.3.0.
  * debian/copyright: using a secure URI in Format field.

 -- Marcos Vinicius Scherer <marcos.v.scherer@gmail.com>  Fri, 07 Jun 2019 19:15:49 -0300

apng2gif (1.8-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release.
    - Fixes CVE-2017-6960 (Closes: #854367).
    - Fixes CVE-2017-6961 (Closes: #854441).
    - Fixes CVE-2017-6962 (Closes: #854447).

 -- Reiner Herrmann <reiner@reiner-h.de>  Sat, 27 Oct 2018 14:15:49 +0200

apng2gif (1.7-1) unstable; urgency=medium

  * New upstream release
  * debian/control
      - (Build-Depends): add libpng-dev.
      - (Standards-Version): Update to 3.9.8.
      - (Vcs-*): Update to anonscm.debian.org.
    * debian/pod2man.mk
      - Make build reproducible (Closes: #782199).
        Patch thanks to Reiner Herrmann <reiner@reiner-h.de>.

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 18 Oct 2016 15:13:07 +0300

apng2gif (1.5-3) unstable; urgency=low

  * debian/control
    - (Standards-Version): update to 3.9.4.
  * debian/rules
    - (CFLAGS): Use -std=c99 to fix warnings.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 20 Oct 2012 21:24:46 +0300

apng2gif (1.5-2) unstable; urgency=low

  * debian/control
    - (Description): Improve first paragraph (Closes: #680247). Patch
      thanks to Justin B Rye <jbr@edlug.org.uk>.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 07 Jul 2012 09:23:35 +0300

apng2gif (1.5-1) unstable; urgency=low

  * New upstream release (Closes: #663412).
  * debian/control
    - (Standards-Version): update to 3.9.3.1.
  * debian/copyright
    - Update to format 1.0.
  * debian/debian-compile.mk
    - Delete; no longer used.
  * debian/rules
    - (override_dh_installman): Delete; unnecessary. See debian/manpages.
    - Use hardened build flags
      http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 11 Mar 2012 03:50:30 -0400

apng2gif (1.4-2) unstable; urgency=low

  * debian/debian-compile.mk
    - Use hardened CFLAGS (release goal).
      http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 05 Feb 2012 09:16:21 +0200

apng2gif (1.4-1) unstable; urgency=low

  * New upstream release.

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 12 Jan 2012 19:44:17 +0200

apng2gif (1.3-2) unstable; urgency=low

  * debian/copyright
    - (Format): Update URL (lintian).
    - (License): Use name without a slash; zlib-libpng (lintian).
  * debian/rules
    - (override_dh_auto_build): Move -lz to the end of compile line.
      Patch thanks to Ubuntu Angel Abad <angelabad@gmail.com>
      (FTBFS; Closes: #632853).
    - (override_dh_installman): Use dh_installman.

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 18 Sep 2011 11:02:16 +0300

apng2gif (1.3-1) unstable; urgency=low

  * New upstream release (Closes: #641349).
  * debian/control
    - (Standards-Version): update to 3.9.2.
  * debian/copyright
    - Update layout to DEP 5.
    - (License): Add zlib/libpng. Upstream change from GPL.

 -- Jari Aalto <jari.aalto@cante.net>  Wed, 14 Sep 2011 00:15:32 +0300

apng2gif (1.1-1) unstable; urgency=low

  * Initial release (Closes: #606769).

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 11 Dec 2010 18:28:44 +0200