File: changelog

package info (click to toggle)
exif 0.6.21-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,368 kB
  • ctags: 353
  • sloc: sh: 11,649; ansic: 1,650; makefile: 68; sed: 16
file content (217 lines) | stat: -rw-r--r-- 7,206 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
exif (0.6.21-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.4
  * Refresh patches
  * Switch debhelper compatibility to 9
  * Simplify debian/rules by using dh-autoreconf addon with debhelper
  * Update debian/copyright with new and updated copyright holders

 -- Emmanuel Bouthenot <kolter@debian.org>  Mon, 28 Jan 2013 18:28:28 +0000

exif (0.6.20-2) unstable; urgency=high

  * Add a patch to fix security issue CVE-2012-2845 (Closes: #681465)

 -- Emmanuel Bouthenot <kolter@debian.org>  Thu, 28 Apr 2011 20:23:15 +0000

exif (0.6.20-1) unstable; urgency=low

  * New upstream release (Closes: #552102)
  * debian/copyright:
    - updates (huge backlog) (Closes: #613485)
    - switch to DEP5 format
  * Update uploader email (me)
  * Refresh patches and convert them to DEP3 format
  * Bump Standards-Version to 3.9.2
  * Remove DMUA field (no more needed)
  * Bump the B-D on libexif-dev to >= 0.6.20 since this version is now
    required.
  * Remove B-D on chrpath (no more needed)

 -- Emmanuel Bouthenot <kolter@debian.org>  Wed, 27 Apr 2011 18:49:37 +0000

exif (0.6.19-1) unstable; urgency=low

  * New upstream release

 -- Emmanuel Bouthenot <kolter@openics.org>  Thu, 19 Nov 2009 22:54:46 +0000

exif (0.6.18-1) unstable; urgency=low

  * New upstream release (Closes: #321857, #487998)
  * Clean and minify the build process (using dh7 overrides)
  * Bump Standards-Version to 3.8.3.
  * Add README.source file.
  * Remove patch which add examples in manpage (no more needed).
  * Add a patch to fix hyphens in manpage.

 -- Emmanuel Bouthenot <kolter@openics.org>  Wed, 11 Nov 2009 12:10:53 +0000

exif (0.6.17-1) unstable; urgency=low

  * New upstream release:
    - Fix some bugs:
      + use locale settings instead of UTF-8 (Closes: #236610)
      + Fix command line usage issues with some options (Closes: #497477)
      + Fix some tags format (Closes: #339070)
    - Remove patches merged upstream:
      + 01_swedish_translation
      + 02_default_ifd
    - Update existing patches.
  * Switch packaging to debhelper 7
  * Bump the B-D on libexif-dev to >= 0.6.17 since this version is now
    required.
  * Bump Standards-Version to 3.8.1
  * Drop hardcoded rpath in exif binary.
  * Add DM-Upload-Allowed field in debian/control.
  * Update debian/copyright.

 -- Emmanuel Bouthenot <kolter@openics.org>  Sun, 19 Apr 2009 18:51:42 +0200

exif (0.6.15-5) unstable; urgency=low

  * Adopt the package within pkg-phototools:
    - Set the Maintainer to the group
    - Add Frederic Peters and myself as Uploaders.
    - Add Vcs-Browser and Vcs-Git fields accordingly.
  * debian/control:
    - Add a Homepage field.
    - Update Standards-Version to 3.7.3
    - Fix build dep version for libexif-dev.
    - Add build dep on quilt for patches extracted from package diff.
    - Add build dep on gettext for swedish translation.
  * debian/copyright:
    - convert file to utf-8.
    - Point to LGPL-2 rather than just LGPL, which now points to
      LGPL-3.
  * debian/rules
    - Fix autotools timestamp issues which causes FTBFS (closes: #445609)
    - Fix lintian 'clean error' warning.
  * debian/patches
    - Extract swedish translation patch from package diff (cf. bug 397370).
    - Extract patch related to default ifd from package diff (cf. bug 428255).
    - Extract patch related to manpage improvements from package diff (cf.
      bugs 320497 and 321855).

 -- Emmanuel Bouthenot <kolter@openics.org>  Mon, 31 Mar 2008 19:39:44 +0200

exif (0.6.15-4) unstable; urgency=low

  * debian/rules: touch config.status and config.h after configure to be sure
    it doesn't run a second time, breaking its config.h and the build at the
    same time.  (closes: #445609)

 -- Frederic Peters <fpeters@debian.org>  Tue, 09 Oct 2007 16:58:32 +0200

exif (0.6.15-3) unstable; urgency=low

  * src/main.c: set default IFD to EXIF when using -t  (closes: #428255)
  * exif.1: noted the command can operate on multiple files, and added
    examples and explanations on options  (closes: #320497, #321855)

 -- Frederic Peters <fpeters@debian.org>  Sun, 30 Sep 2007 11:37:47 +0200

exif (0.6.15-2) unstable; urgency=low

  * configure.in, configure, po/sv.po: added Swedish translation by Daniel
    Nylander (closes: #397370)

 -- Frederic Peters <fpeters@debian.org>  Sat, 29 Sep 2007 12:58:53 +0200

exif (0.6.15-1) unstable; urgency=low

  * New upstream release.
  * debian/compat: set to 5
  * debian/control: updated debhelper build-depends to 5.0.0
  * debian/control: added autotools-dev as build-depends to get newer
    config.sub and config.guess

 -- Frederic Peters <fpeters@debian.org>  Fri, 25 May 2007 14:28:03 +0200

exif (0.6.9-5) unstable; urgency=low

  * debian/control: updated build-depends so it always links against
    libexif12. (closes: #327045)

 -- Frederic Peters <fpeters@debian.org>  Wed,  7 Sep 2005 11:49:15 +0200

exif (0.6.9-4) unstable; urgency=low

  * Rebuilt with new libexif12.

 -- Frederic Peters <fpeters@debian.org>  Sat, 16 Jul 2005 10:12:48 +0200

exif (0.6.9-3) unstable; urgency=low

  * exif/actions.c: applied patch from Brendan O'Dea (thanks); no longer
    segfaults on MakerNote (closes: #282555)
  * debian/control: lowercased first letter of description synopsis
  * debian/copyright: fixed license; LGPL, not GPL

 -- Frederic Peters <fpeters@debian.org>  Sat, 29 Jan 2005 23:16:01 +0100

exif (0.6.9-2) unstable; urgency=low

  * Adopted package.
  * debian/control: updated Maintainer field and description

 -- Frederic Peters <fpeters@debian.org>  Sun, 17 Oct 2004 12:35:57 +0200

exif (0.6.9-1) unstable; urgency=low

  * Rebuilt against libexif10.
  * New upstream release. 

 -- christophe barbe <christophe@debian.org>  Fri, 18 Jun 2004 14:44:26 -0400

exif (0.6-2) unstable; urgency=low

  * Move DH_COMPAT in debian/compat.
  * Bump Standards-Version up to 3.5.9.

 -- christophe barbe <christophe@debian.org>  Thu,  3 Apr 2003 20:36:52 -0500

exif (0.6-1) unstable; urgency=low

  * New upstream release (Closes: #180214). 

 -- christophe barbe <christophe@debian.org>  Mon, 20 Jan 2003 17:03:45 -0500

exif (0.5-3) unstable; urgency=low

  * Fix segfault when specifying a tag at the command-line (Closes: #170471). 

 -- christophe barbe <christophe@debian.org>  Sat, 23 Nov 2002 22:10:49 -0500

exif (0.5-2) unstable; urgency=low

  * Added versioned Build-Depends on libexif-dev (Closes: #168891). 

 -- christophe barbe <christophe@debian.org>  Wed, 13 Nov 2002 11:37:36 -0500

exif (0.5-1) unstable; urgency=low

  * New upstream release. 

 -- christophe barbe <christophe@debian.org>  Sun, 10 Nov 2002 22:23:43 -0500

exif (0.4-3) unstable; urgency=low

  * Added pkg-config in the Build-Depends (closes: #154918). 
  * No upstream man page for exif (closes: #154870).

 -- christophe barbe <christophe@debian.org>  Wed, 31 Jul 2002 07:30:25 -0400

exif (0.4-2) unstable; urgency=low

  * Description improvment (closes: #154757). 

 -- christophe barbe <christophe@debian.org>  Mon, 29 Jul 2002 17:54:45 -0400

exif (0.4-1) unstable; urgency=low

  * Initial Release (closes: #153996).

 -- christophe barbe <christophe@debian.org>  Tue, 23 Jul 2002 11:46:33 -0400