debian/0000755000000000000000000000000011711266664007200 5ustar debian/watch0000644000000000000000000000006011711266617010223 0ustar version=3 http://sf.net/duff/duff-(.*)\.tar\.gz debian/control0000644000000000000000000000077411711266617010611 0ustar Source: duff Section: utils Priority: extra Maintainer: Kamal Mostafa Build-Depends: debhelper (>= 7.0.50~), autotools-dev Standards-Version: 3.9.2 Homepage: http://duff.sourceforge.net/ Package: duff Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Duplicate file finder Duff is a command-line utility for identifying duplicates in a given set of files. It attempts to be usably fast and uses the SHA family of message digests as a part of the comparisons. debian/rules0000755000000000000000000000032011711266617010251 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_fixperms: dh_fixperms chmod a+x debian/duff/usr/share/duff/join-duplicates.sh debian/changelog0000644000000000000000000000023211711266652011044 0ustar duff (0.5.2-1) unstable; urgency=low * Initial Debian release (Closes: #656142) -- Kamal Mostafa Sun, 29 Jan 2012 08:02:46 -0800 debian/copyright0000644000000000000000000000656711711266617011147 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 Upstream-Name: duff Upstream-Contact: Camilla Berglund Source: http://duff.sourceforge.net/ Files: * Copyright: 2005 Camilla Berglund License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 3. This notice may not be removed or altered from any source distribution. Files: src/sha* Copyright: 2001-2003 Allan Saddi License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY ALLAN SADDI AND HIS CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ALLAN SADDI OR HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: lib/gettext.h Copyright: 1995-1998, 2000-2002, 2004-2006, 2009 Free Software Foundation, Inc. License: GPL-3+ Files: debian/* Copyright: 2012 Kamal Mostafa License: GPL-3+ License: GPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . 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 3 can be found in "/usr/share/common-licenses/GPL-3". debian/source/0000755000000000000000000000000011711266617010476 5ustar debian/source/format0000644000000000000000000000001411711266617011704 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000003411711266617010046 0ustar NEWS README README.SHA TODO debian/compat0000644000000000000000000000000211711266617010374 0ustar 7