File: changelog

package info (click to toggle)
findimagedupes 2.18-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 200 kB
  • ctags: 32
  • sloc: perl: 1,041; makefile: 11
file content (272 lines) | stat: -rw-r--r-- 9,487 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
findimagedupes (2.18-6) unstable; urgency=medium

  * Team upload.
  * Applied patch new-inline to handle versions of Inline >= 0.67. Thanks
    a lot to Damyan Ivanov and Gregor Herrmann for the patch! (Closes:
    #758247).

 -- Ralf Treinen <treinen@debian.org>  Mon, 18 Aug 2014 09:07:25 +0200

findimagedupes (2.18-5) unstable; urgency=medium

  * debian/sources/format: 3.0 (quilt), consequently use patches
  * debhelper 9
  * cme fix dpkg-control
  * Explicitly (build-) depend on libinline-c-perl (thanks for the patch
    to gregor herrmann)
    Closes: #754571

 -- Andreas Tille <tille@debian.org>  Sun, 13 Jul 2014 00:08:29 +0200

findimagedupes (2.18-4) unstable; urgency=low

  [ Niko Tyni ]
  * Use Inline::MakeMaker to keep the C parts working across
    binary compatible Perl upgrades. (Closes: #549447)
  * Build-Depend on cdbs (>= 0.4.57) to make sure 'make install'
    uses DESTDIR and not PREFIX (which doesn't work with the way
    we set the private library installation path through LIB).
  * Rework the installation instructions removal a bit so that
    'debian/rules clean' undoes the effects.

  [ Manuel Prinz ]
  * Bumped Standards-Version to 3.8.3. No changes needed.
  * Added versioned Build-Depends on debhelper.

 -- Manuel Prinz <manuel@debian.org>  Mon, 26 Oct 2009 21:56:03 +0100

findimagedupes (2.18-3) unstable; urgency=low

  * Corrected path in DIRECTORY config option. Closes: #532318.

 -- Manuel Prinz <manuel@debian.org>  Mon, 08 Jun 2009 16:44:31 +0200

findimagedupes (2.18-2) unstable; urgency=low

  * Removed installation instructions from manpage. Closes: #531145.
  * Bumped Standards-Version to 3.8.1. No changes needed.

 -- Manuel Prinz <manuel@debian.org>  Wed, 03 Jun 2009 00:50:20 +0200

findimagedupes (2.18-1) unstable; urgency=low

  [ Andreas Tille ]
  * debian/copyright: Use <code@jhnc.org> as upstream copyright
    holders address and also use Jonathan H N Chin as author because
    he has taken over upstream maintenance

 -- Manuel Prinz <manuel@debian.org>  Fri, 19 Dec 2008 09:06:01 +0100

findimagedupes (2.17-1) unstable; urgency=low

  * New Upstream Version

 -- Manuel Prinz <manuel@debian.org>  Wed, 17 Dec 2008 13:23:43 +0100

findimagedupes (2.14-1) unstable; urgency=low

  [ Manuel Prinz ]
  * Replaced the patch file by a sed call in debian/rules
  * Installing upstream changelog
  * Fixed lintian warnings about too long lines in debian/copyright
  * Changed my email address in Uploaders field
  * Fixed debhelper-but-no-misc-depends lintian warning by adding
    ${misc:Depends} to the Depends field of the binary package

  [ Andreas Tille ]
  * New upstream version  (Closes: #507956)
  * debian/control: Remove explicit versions on build depends

 -- Manuel Prinz <manuel@debian.org>  Tue, 09 Dec 2008 18:53:42 +0100

findimagedupes (2.11-2) unstable; urgency=low

  [ Andreas Tille ]
  * Added perlapi dependency. Thanks to Manuel Prinz <debian@pinguinkiste.de>
    and Niko Tyni <ntyni@debian.org> for the hints. (Closes: #488148)
 
  [ Manuel Prinz ]
  * debian/control:
    - Added myself to Uploaders
    - Changed Vcs-* fields to point to Git repository

 -- Manuel Prinz <debian@pinguinkiste.de>  Wed, 02 Jul 2008 22:31:20 +0200

findimagedupes (2.11-1) unstable; urgency=low

  * New upstream version
  * Standards-Version: 3.8.0 (no changes necessary)

 -- Andreas Tille <tille@debian.org>  Mon, 16 Jun 2008 09:19:19 +0200

findimagedupes (2.7-3) unstable; urgency=low

  * Group maintenance by Debian Science Team
  * Vcs fields
  * Package recompiled to work with new perl version
    Closes: #479731
  * Machine readable debian/copyright
  * Added versioned Depends perl (>= 5.10.0) because the version
    compiled under sid does not work with perl 5.8 any more

 -- Andreas Tille <tille@debian.org>  Thu, 29 May 2008 08:26:37 +0200

findimagedupes (2.7-2) unstable; urgency=low

  * Fix missing shared library dependency by adding
    Depends: ${shlibs:Depends}
  * Move Homepage from description to tags

 -- Andreas Tille <tille@debian.org>  Thu, 17 Jan 2008 22:21:07 +0100

findimagedupes (2.7-1) unstable; urgency=low

  * New upstream version
    Closes: #454132
  * Added watch file
  * Create man page via pod2man
  * Do not auto create debian/control
  * Standards-Version: 3.7.3 (no changes needed)
  * Depends libgraphics-magick-perl instead of perlmagick

 -- Andreas Tille <tille@debian.org>  Fri, 07 Dec 2007 21:24:07 +0100

findimagedupes (0.2-2) unstable; urgency=low

  * We need every single Depency also in Build-Depends because
    the program is called at build time.  So perlmagick was
    added to Build-Depends
    Closes: #388719

 -- Andreas Tille <tille@debian.org>  Fri, 22 Sep 2006 10:51:05 +0200

findimagedupes (0.2-1) unstable; urgency=low

  * New upstream version
    Closes: #388124, #388139
    Quoting from the annoncement this version closes the following bugs
    Closes: #86994:
        Hopefully now even harder to tickle imagemagick weaknesses.
    Closes: #86996:
        I haven't implemented Dupes:: lines output so this is a non-issue.
        My --program/--script options escape names with Perl's quotemeta()
    Closes: #87010:
        1) This version explicitly and deliberately does not do recursion.
        2) This version can read a file-list from stdin.
    Closes: #87013:
        Integrated in new --program/--script options, which use this
        algorithm to merge pairs of matches into sets before output.
    Closes: #87017:
        Integrated in new --add option.
    Closes: #87024:
        Pure Perl comparison replaced by new integrated C function.
        Still O(n^2) but massive speedup from squishing the constant factor.
        Should be able to compare 100k files in around 10 minutes.
        Runtime is now dominated by the time it takes to do fingerprinting.
    Closes: #113871:
        "It works for me." (tm)
  * Standards-Version: 3.7.2 (No changes needed)
  * Switched to cdbs
  * debian/copyright: New upstream author. License now GPL or
    Artistic (like Perl)

 -- Andreas Tille <tille@debian.org>  Mon, 18 Sep 2006 22:41:53 +0200

findimagedupes (0.1.3-7) unstable; urgency=low

  * Patch from Joerg Ostertag <joerg@ostertag.name> containing the
    following modifications:
    - more error handling
    - fixed one of the status bars (The others are still broken)
    - added -update feature

 -- Andreas Tille <tille@debian.org>  Sat, 29 Oct 2005 09:50:12 +0200

findimagedupes (0.1.3-6) unstable; urgency=low

  * New maintainer
    Closes: #218699
  * Standards-Version: 3.6.2 (no changes)
  * dh_installmanpages -> dh_installman
  * README.Debian
  * Added C++ version of comparison routine to examples and made a
    hint in README.Debian what to do
  * Added homepage to long description
  * Applied patch from  Jonathan H N Chin <jhnc%stone@newton.cam.ac.uk>
    (Thanks to Jonathan)
    Closes: #86994
  * Provided example script to enhance finding images which appear three
    times or more. Thanks to Jonathan H N Chin again.
    Closes: #87013
  * Closing old bugs which can not be reproduced any more:
    Closes: #113871 (newer ImageMagic libs seem to work)

 -- Andreas Tille <tille@debian.org>  Tue, 14 Jun 2005 15:22:51 +0200

findimagedupes (0.1.3-5) unstable; urgency=low

  * Uploading with maintainer set to QA group
  * debian/copyright: de-dh_make-boilerplated

 -- Andrew Pollock <apollock@debian.org>  Sun, 23 May 2004 20:20:24 +1000

findimagedupes (0.1.3-4.1) unstable; urgency=low

  * NMU
  * Fixed invalid Perl dependency, closes: #112987. Thanks to Brendan O'Dea.
  * Fixed ImageMagick API, closes: #167097. Thanks to Matthias Urlichs.
  * Changed Build-Depends to Build-Depends-Indep.

 -- Martin A. Godisch <godisch@debian.org>  Sun, 27 Jul 2003 18:48:04 +0000

findimagedupes (0.1.3-4) unstable; urgency=medium

  * Updated to work with changes in perlmagick. This should work with both
    old and new behaviour.

 -- Beiad Ian Q. Dalton <idalton@ferret.dyndns.org>  Mon,  3 Sep 2001 07:31:35 -0700

findimagedupes (0.1.3-3) unstable; urgency=low

  * New maintainer upload  (closes: #100222)

 -- Beiad Ian Q. Dalton <idalton@ferret.dyndns.org>  Sun, 10 Jun 2001 12:08:11 -0700

findimagedupes (0.1.3-2) unstable; urgency=low

  * Corrected typo in copyright file. 

 -- Dr. Guenter Bechly <gbechly@debian.org>  Thu, 29 Mar 2001 11:43:08 +0200

findimagedupes (0.1.3-1) unstable; urgency=low

  * New upstream release; closes #84619
  * Updated manpage.
  * Removed the patch.diff and README.Debian, because the patch is included
    in the new upstream release.
  * Changed the rights for the COPYING and Readme-findimagedupes files.
  * Added second upstream email address in copyright file.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Mon, 12 Feb 2001 19:52:16 +0100

findimagedupes (0.1.2-3) unstable; urgency=low

  * Applied a patch from Max Stekelenburg <m.stekelenburg@chello.nl> that
    fixes the creation of empty databases. This patch is included as file
    patch.diff.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Fri,  2 Feb 2001 21:05:30 +0100

findimagedupes (0.1.2-2) unstable; urgency=low

  * Changed Architecture from any to all in control; closes: #84109.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Fri,  2 Feb 2001 12:46:59 +0100

findimagedupes (0.1.2-1) unstable; urgency=low

  * Initial Release, closes: #83782.
  * Wrote a manpage for Debian.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Sat, 27 Jan 2001 20:12:24 +0100