File: changelog

package info (click to toggle)
gifsicle 1.88-3%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,372 kB
  • sloc: ansic: 14,624; perl: 1,344; makefile: 96; sh: 1
file content (312 lines) | stat: -rw-r--r-- 8,695 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
gifsicle (1.88-3+deb9u1) stretch-security; urgency=high

  [ Herbert Parentes Fortes Neto ]
  * Closes: CVE-2017-1000421

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Wed, 10 Jan 2018 17:28:44 +0000

gifsicle (1.88-3) unstable; urgency=medium

  * debian/rules:
      - Add '-fPIE -pie' to LDFLAGS.
      - Add '-fPIE' to CFLAGS.

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Mon, 26 Dec 2016 11:54:57 -0200

gifsicle (1.88-2) unstable; urgency=medium

  * debian/control:
      - updated my email.
      - Bump Standards-Version from 3.9.6 to 3.9.8
      - updated Vcs-* entries. (https)
  * debian/copyright:
      - updated debian/* entry.
  * debian/patches:
      - fix-escape-8bit-char.patch created.
          Thanks Yuriy M. Kaminskiy - #838420.
  * debian/watch:
      - version 4

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Mon, 26 Sep 2016 13:53:37 -0300

gifsicle (1.88-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright: updated.

 -- Herbert Parentes Fortes Neto <hpfn@ig.com.br>  Tue, 07 Jul 2015 15:33:10 -0300

gifsicle (1.87-2) unstable; urgency=medium

  * Upload to unstable.

 -- Herbert Parentes Fortes Neto <hpfn@ig.com.br>  Tue, 28 Apr 2015 11:43:24 -0300

gifsicle (1.87-1) experimental; urgency=medium

  * New upstream release.
  * New Maintainer. Thanks Francois Marier for the nice work. (Closes: #777102)
  * debian/control: Updated Vcs-Browser field.
  * debian/copyright updated.
  * debian/rules: Added hardening flags.
                  Added LDFLAGS. To avoid useless dependency.
  * debian/watch: Added an url option.
  * using dh-autoreconf instead of autotools-dev.

 -- Herbert Parentes Fortes Neto <hpfn@ig.com.br>  Tue, 24 Mar 2015 17:17:41 -0300

gifsicle (1.86-1) unstable; urgency=medium

  * New upstream release

 -- Francois Marier <francois@debian.org>  Wed, 15 Oct 2014 20:29:33 +1300

gifsicle (1.85-1) unstable; urgency=medium

  * New upstream release

 -- Francois Marier <francois@debian.org>  Wed, 15 Oct 2014 12:06:23 +1300

gifsicle (1.84-2) unstable; urgency=medium

  * Bump Standards-Version up to 3.9.6
  * Use more standard GPL short names in debian/copyright

 -- Francois Marier <francois@debian.org>  Thu, 18 Sep 2014 23:36:48 +1200

gifsicle (1.84-1) unstable; urgency=medium

  * New upstream release:
    - correct optimizer bug that affected GIFs with 65535+ colors

 -- Francois Marier <francois@debian.org>  Sat, 05 Jul 2014 21:18:48 +1200

gifsicle (1.83-1) unstable; urgency=medium

  * New upstream release:
    - correct bug in custom gamma values

 -- Francois Marier <francois@debian.org>  Tue, 22 Apr 2014 12:13:54 +1200

gifsicle (1.82-1) unstable; urgency=medium

  * New upstream release:
    - fix bug in "mix" sampling method 

 -- Francois Marier <francois@debian.org>  Fri, 28 Mar 2014 12:18:41 +1300

gifsicle (1.81-1) unstable; urgency=medium

  * New upstream release:
    - fix bug in "mix" sampling method 

 -- Francois Marier <francois@debian.org>  Thu, 27 Mar 2014 12:08:26 +1300

gifsicle (1.80-1) unstable; urgency=medium

  * New upstream release:
    - major improvements in image scaling
  * Disable upstream tests (not shipped with the tarball)

 -- Francois Marier <francois@debian.org>  Thu, 20 Mar 2014 18:58:39 +1300

gifsicle (1.78-1) unstable; urgency=medium

  * New upstream release:
    - correct optimization bug introduced in 1.76

 -- Francois Marier <francois@debian.org>  Tue, 10 Dec 2013 12:40:45 +1300

gifsicle (1.77-1) unstable; urgency=low

  * New upstream release:
    - major improvements to color selection
    - ordered dithering modes
    - halftone dithering
    - new `--fallback-delay` option

 -- Francois Marier <francois@debian.org>  Wed, 27 Nov 2013 13:26:58 +1300

gifsicle (1.76-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version up to 3.9.5

 -- Francois Marier <francois@debian.org>  Mon, 25 Nov 2013 10:53:27 +1300

gifsicle (1.71-1) unstable; urgency=low

  * New upstream release:
    - now fully under GPLv2

  * Update debian/copyright to match upstream license changes
  * Relicense Gürkan's packaging under GPL2+ with his permission

  * Use canonical VCS URLs in debian/control
  * Update name of README in debian/docs
  * Properly install the upstream changelog

 -- Francois Marier <francois@debian.org>  Mon, 17 Jun 2013 12:34:48 +1200

gifsicle (1.70-1) unstable; urgency=low

  * New upstream release
  * Adopt this package (closes: #691822)

  * Host the packaging on git.debian.org
  * Switch to a minimal debian/rules file
  * Make debian/copyright machine-readable
  * Bump Standards-Version to 3.9.4
  * Bump debhelper compatibility to 9

 -- Francois Marier <francois@debian.org>  Thu, 16 May 2013 21:23:51 +1200

gifsicle (1.67-1) unstable; urgency=low

  * New upstream version.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Tue, 08 May 2012 17:57:36 +0200

gifsicle (1.66-1) unstable; urgency=low

  * New upstream version.
  * Bump standards version to 3.9.3.
  * debian/copyright: Updated years.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Wed, 04 Apr 2012 13:11:49 +0200

gifsicle (1.64-1) unstable; urgency=low

  * New upstream version.
  * Bump debhelper version to 8.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Mon, 28 Nov 2011 10:31:52 +0100

gifsicle (1.63-1) unstable; urgency=low

  * New upstream version.
  * Bump standards version to 3.9.2.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Thu, 04 Aug 2011 11:56:30 +0200

gifsicle (1.62-1) unstable; urgency=low

  * New upstream version.
    - Fixes csh specific manpage. (Closes: #606730)

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Thu, 14 Apr 2011 13:34:14 +0200

gifsicle (1.61-1) unstable; urgency=low

  * New upstream version.
    - Fixes assertion failure in optimize.c (LP: 647905)
  * Bump standards version to 3.9.1.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Wed, 02 Mar 2011 11:47:18 +0100

gifsicle (1.60-1) unstable; urgency=low

  * New upstream version.
  * Switch to dpkg-source format version 3.0 (quilt).

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Thu, 15 Apr 2010 09:26:46 +0200

gifsicle (1.59-1) unstable; urgency=low

  * New upstream version.
  * Bump standards version to 3.8.4.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Tue, 16 Mar 2010 09:24:56 +0100

gifsicle (1.58-1) unstable; urgency=low

  * New upstream version.
  * debian/copyright: update years.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Wed, 20 Jan 2010 15:34:58 +0100

gifsicle (1.57-1) unstable; urgency=low

  * New upstream version.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Thu, 12 Nov 2009 13:15:48 +0100

gifsicle (1.56-1) unstable; urgency=low

  * New upstream version.
  * debian/watch added.
  * Bump standards version.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Mon, 19 Oct 2009 14:42:09 +0200

gifsicle (1.55-1) unstable; urgency=low

  * New upstream version.
  * Updated debian/copyright.
  * Bump standards version.
  * Bump debhelper version.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Mon, 06 Apr 2009 15:59:08 +0200

gifsicle (1.51-1) unstable; urgency=low

  * New upstream version.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Tue, 13 May 2008 14:24:41 +0200

gifsicle (1.49-1) unstable; urgency=low

  * New upstream version.
  * Updated my email address.
  * Moved homepage field.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Mon, 05 May 2008 10:05:26 +0200

gifsicle (1.48-1) unstable; urgency=low

  * New upstream version.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 19 Mar 2007 13:48:45 +0100

gifsicle (1.46-1) unstable; urgency=low

  * New upstream version.
  * Bump standards version, no changes needed.
  * Updated copyright.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 15 Jan 2007 21:27:52 +0100

gifsicle (1.44-2) unstable; urgency=low

  * Update build-depends. (closes: #346590)
  * Apply patch to fix description. (closes: #345503)
  
  [Amaya Rodrigo]
  * Re-run autoconf.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Wed, 11 Jan 2006 10:31:41 +0100

gifsicle (1.44-1) unstable; urgency=low

  * Initial release, done the package from scratch. (Closes: #344257)
  * Right into main. It used to be in non-free, woody (see #212193)

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 19 Dec 2005 15:15:41 +0100

gifsicle (1.23-2) unstable; urgency=low

  * Fixed build depends (closes: Bug#91299)

 -- root <root@macan.metainfo.org>  Tue, 27 Mar 2001 15:00:55 +0000

gifsicle (1.23-1) unstable; urgency=low

  * New upstream release

 -- Eduardo Marcel Macan <macan@debian.org>  Wed,  3 Jan 2001 21:08:12 -0200

gifsicle (1.17-1) unstable; urgency=low

  * Initial release.

 -- Eduardo Marcel Macan <macan@colband.com.br>  Thu, 23 Mar 2000 16:53:06 -0300