Skip to content

Debian Changelog fdupes (1.50-PR2-3)

2010

fdupes (1.50-PR2-3) unstable; urgency=low

   * debian/control
     - updated Homepage field
     - updated upstream location
     - added Vcs-* fields (now using Git on git.debian.org)
     - bump Standards-Version to 3.8.4 (no changes needed)
     - added ${misc:Depends} to Depends
   * debian/patches/50_bts284274_hardlinkreplace.dpatch
     - added -L / --linkhard to make fdupes replace files with hardlinks. Also
       update the manual page; thanks to Rupert Levene for the report and to
       Javier Fernández-Sanguino Peña for the patch; Closes: #284274
   * debian/patches/60_bts544568_fix_memleaks.dpatch
     - fix memory leaks in main(); thanks to jbdenis for the report and patch;
       Closes: #544568
   * debian/patches/70_bts537138_disambiguate_recurse.dpatch
     - disambiguate the options '--recurse' and '--recurse:' ; thanks to Pietro
       Battiston for the report; Closes: #537138
   * debian/source/format
     - set explicitly version 1.0 source format

 -- Sandro Tosi <morph@debian.org>  Sat, 29 May 2010 10:08:59 +0200

2009

fdupes (1.50-PR2-2) unstable; urgency=low

   * debian/control
     - bump Standards-Version to 3.8.0
       + added debian/README.source
     - updated my email address
   * debian/patches/30_bts481809_manpage_summarize.dpatch
     - added --summarize to manpage; thanks to Sam Morris for the report;
       Closes: #481809
   * debian/patches/40_bts511702_nohidden_support.dpatch
     - added support to exclude hidden files; thanks to Maximiliano Curia for the
       report and the patch (edited to patch manpage too); Closes: #511702
   * debian/copyright
     - added debian packaging legal stuff

 -- Sandro Tosi <morph@debian.org>  Thu, 05 Feb 2009 01:22:45 +0100

2008

fdupes (1.50-PR2-1) unstable; urgency=low

   * Adopting package (Closes: #469883)
   * New upstream release (Closes: #469812)
   * debian/control
     - set myself as maintainer
     - bump Standards-Version to 3.7.3
     - set debhelper versioned build-dep >= 5
     - remove capitalization from short description
     - reformat long description
     - added dpatch build-dep
     - added Homepage field
   * debian/compat
     - created with value 5
   * debian/copyright
     - clearly separate (and indented with 4 spaces) upstream author, copyright
       and license notices
     - reformatted header: "debianized by" and upstream website
     - reformatted legal info for md5 files
   * debian/rules
     - removed DH_COMPAT
     - commented out DH_VERBOSE
     - no longer ignore clean error (lintian warning)
     - removed commented dh_* calls
     - program installation now is done using Makefile
     - removed unneeded dh_* call
     - reformat input parameters for dh_* calls
     - added dpatch stuff
     - using dh_installman now
   * debian/patches/01_restore_pristine_code.dpatch
     - added to restore pristine upstream code
     - edited to adapt to new upstrem release
   * debian/watch
     - added
   * debian/patches/10_bts353789_manpage_typo.dpatch
     - added to fix a typo in the manpage; thanks to A Costa; (Closes: #353789)
   * debian/patches/20_bts447601_lfs_support.dpatch
     - added to support LFS (files > 2GB); thanks to Andrew Vaughan; (Closes:
       #447601)
   * debian/patches/05_fix_makefile.dpatch
     - added to fix upstream Makefile
   * debian/patches/07_fix_manpage.dpatch
     - added to escape minus signs in manpage (lintian warning)

 -- Sandro Tosi <matrixhasu@gmail.com>  Tue, 18 Mar 2008 23:22:29 +0100

2003

fdupes (1.40-4) unstable; urgency=low

   * applied Peter Harvey's speed up (sped that up too!) (closes: #213385)
     in fact this fixes a bug - sometimes zero sized files would not be
     shown as duplicates

 -- Adrian Bridgett <bridgett@debian.org>  Sat, 15 Nov 2003 18:33:46 +0000

fdupes (1.40-3) unstable; urgency=low

   * more lintian fixes

 -- Adrian Bridgett <bridgett@debian.org>  Sat, 31 May 2003 20:58:42 +0100

2002

fdupes (1.40-2) unstable; urgency=low

   * lintian fixes

 -- Adrian Bridgett <bridgett@debian.org>  Tue, 19 Feb 2002 19:00:24 +0000

2001

fdupes (1.40-1) unstable; urgency=low

   * new upstream

 -- Adrian Bridgett <bridgett@debian.org>  Sat, 24 Mar 2001 12:15:18 +0000

2000

fdupes (1.31-2) unstable; urgency=low

   * add TODO and CHANGES files (closes: #75608)

 -- Adrian Bridgett <bridgett@debian.org>  Thu, 26 Oct 2000 18:02:48 +0100

fdupes (1.31-1) unstable; urgency=low

   * new upstream

 -- Adrian Bridgett <bridgett@debian.org>  Wed, 25 Oct 2000 10:34:44 +0100

fdupes (1.20-2) unstable; urgency=low

   * kill some ugly C and fixes segfault on unreadable files - you will
     now get a warning and "file not matched" (closes: #68794, #74512)

 -- Adrian Bridgett <bridgett@debian.org>  Thu, 12 Oct 2000 19:51:49 +0100

fdupes (1.20-1) unstable; urgency=low

   * new upstream

 -- Adrian Bridgett <bridgett@debian.org>  Thu, 6 Apr 2000 18:13:06 +0100

fdupes (1.1.1-3) frozen unstable; urgency=low

   * wait for child md5sum processes and handle pipe() errors better
     (closes #59405)
     RM: doing lots of fork()s without waiting or sleeping is bad!

 -- Adrian Bridgett <bridgett@debian.org>  Tue, 7 Mar 2000 21:59:32 +0000

fdupes (1.1.1-2) frozen unstable; urgency=low

   * patch for insecure use of /tmp (thanks to Colin Phipps <crp22@cam.ac.uk>)

 -- Adrian Bridgett <bridgett@debian.org>  Tue, 8 Feb 2000 18:53:12 +0000

fdupes (1.1.1-1) unstable; urgency=low

   * new upstream - now checks file length before checksumming
     manpage included upstream

 -- Adrian Bridgett <bridgett@debian.org>  Tue, 11 Jan 2000 19:21:04 +0000

fdupes (1.1-2) unstable; urgency=low

   * man page added

 -- Adrian Bridgett <bridgett@debian.org>  Mon, 10 Jan 2000 13:57:16 +0000

fdupes (1.1-1) unstable; urgency=low

   * new upstream (-d delete option added)

 -- Adrian Bridgett <bridgett@debian.org>  Thu, 6 Jan 2000 22:32:44 +0000

fdupes (1.0-1) unstable; urgency=low

   * intial release.

 -- Adrian Bridgett <bridgett@debian.org>  Mon, 3 Jan 2000 15:59:17 +0000