2006
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
2005
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
2004
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
2003
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
2001
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