debian/0000755000000000000000000000000012245043515007167 5ustar debian/docs0000644000000000000000000000002112160561165010035 0ustar NEWS README TODO debian/copyright0000644000000000000000000000174112160561165011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rdfind Source: http://rdfind.pauldreik.se/ Files: * Copyright: 2006 Paul Sundvall License: GPL-2 Files: debian/* Copyright: 2010-2011 TANIGUCHI Takaki License: GPL-2 License: GPL-2 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/changelog0000644000000000000000000000321312245043515011040 0ustar rdfind (1.3.4-1ubuntu1) trusty; urgency=low * Mark as Multi-Arch: foreign. -- Matthias Klose Tue, 26 Nov 2013 08:01:10 +0100 rdfind (1.3.4-1) unstable; urgency=low * Imported Upstream version 1.3.4 -- TANIGUCHI Takaki Thu, 20 Jun 2013 20:06:55 +0900 rdfind (1.3.3-1) unstable; urgency=low * Imported Upstream version 1.3.3 + Fix FTBFS on hurd-i386. (Closes: 711793) * debian/control: Bump Standards-Version to 3.9.4 (with no changes). -- TANIGUCHI Takaki Tue, 18 Jun 2013 23:07:08 +0900 rdfind (1.3.2-1) unstable; urgency=low * Imported Upstream version 1.3.2 * Build with Hardening options. -- TANIGUCHI Takaki Tue, 07 May 2013 13:08:51 +0900 rdfind (1.3.1-1) unstable; urgency=low * New upstream. (Closes: #667350) * Bump Standards-Version to 3.9.3. + debian/copyright: copyright-format 1.0 * debian/control: Add Vcs-Git-* + Fix typo in description. -- TANIGUCHI Takaki Tue, 08 May 2012 09:26:34 +0900 rdfind (1.3.0-1) unstable; urgency=low * New upstream version 1.3.0 (Closes: #613059) * remove 00_fix_man_typo: Fixed in upstream. * Bump Standards-Version to 3.9.2. -- TANIGUCHI Takaki Mon, 25 Jul 2011 17:37:38 +0900 rdfind (1.2.4-2) unstable; urgency=low * Fix man file (rdfind.1) typo. (Closes: #613055) * debian/copyright: Rewrite in DEP-5 format. -- TANIGUCHI Takaki Mon, 07 Mar 2011 13:42:00 +0900 rdfind (1.2.4-1) unstable; urgency=low * Initial release (Closes: #511807) -- TANIGUCHI Takaki Mon, 15 Nov 2010 14:42:08 +0900 debian/compat0000644000000000000000000000000212160561165010367 0ustar 7 debian/patches/0000755000000000000000000000000012160561165010620 5ustar debian/patches/series0000644000000000000000000000000012160561165012023 0ustar debian/control0000644000000000000000000000136012245043465010576 0ustar Source: rdfind Section: utils Priority: extra Maintainer: TANIGUCHI Takaki Build-Depends: debhelper (>= 7.0.50~), dpkg-dev(>= 1.16.1~) , autotools-dev, nettle-dev Standards-Version: 3.9.4 Homepage: http://rdfind.pauldreik.se/ Vcs-Git: git://git.debian.org/collab-maint/rdfind.git Vcs-Browser: http://git.debian.org/?p=collab-maint/rdfind.git;a=summary Package: rdfind Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Description: find duplicate files utility rdfind is a program to find duplicate files and optionally list, delete them or replace them with symlinks or hard links. It is a command line program written in c++, which has proven to be pretty quick compared to its alternatives. debian/rules0000755000000000000000000000014112160561165010245 0ustar #!/usr/bin/make -f DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk %: dh $@ debian/source/0000755000000000000000000000000012160561165010471 5ustar debian/source/format0000644000000000000000000000001412160561165011677 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007312160561165010222 0ustar version=3 http://rdfind.pauldreik.se/ rdfind-(.*)\.tar\.gz