debian/0000755000000000000000000000000011766554366007211 5ustar debian/dirs0000644000000000000000000000001011764333313010045 0ustar usr/bin debian/simhash.install0000644000000000000000000000002011764344156012215 0ustar simhash /usr/bindebian/compat0000644000000000000000000000000211764334122010367 0ustar 9 debian/changelog0000644000000000000000000000100611766552350011047 0ustar simhash (0.0.20110213-1) unstable; urgency=low * new upstream snapshot (Git commit f624c6) * updated standards (3.9.3) and debhelper (9) versions * updated my email address * switch from cdbs to dh * remove link to deprecated BSD license file * add Vcs-* fields to debian/control -- Thomas Koch Fri, 15 Jun 2012 08:22:06 +0200 simhash (0.0.20090101-1) unstable; urgency=low * Initial release (Closes: #520401) -- Thomas Koch Thu, 19 Mar 2009 10:59:35 +0100 debian/simhash.manpages0000644000000000000000000000001411764333313012336 0ustar simhash.man debian/clean0000644000000000000000000000000511766551636010206 0ustar test debian/control0000644000000000000000000000144011764345266010606 0ustar Source: simhash Section: utils Priority: extra Maintainer: Thomas Koch Build-Depends: debhelper (>= 9) Standards-Version: 3.9.3 Homepage: http://wiki.cs.pdx.edu/forge/simhash.html Vcs-Git: git://anonscm.debian.org/collab-maint/simhash.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/simhash.git Package: simhash Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: generate similarity hashes to find nearly duplicate files One of the questions that it's nice to be able to answer about a pair of files is the degree of similarity between them. This command-line tool is useful for estimating the "degree of similarity" between a pair of nominally sequential files such as textfiles. The tool uses Manassas's "shingleprinting" technique; debian/rules0000755000000000000000000000007211764344156010260 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_install: debian/source/0000755000000000000000000000000011766554404010502 5ustar debian/source/format0000644000000000000000000000001411766554404011710 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000250211764344156011133 0ustar This package was debianized by Thomas Koch on Thu, 19 Mar 2009 10:59:35 +0100. It was downloaded from http://wiki.cs.pdx.edu/forge/simhash.html Upstream Author: Bart Massey Copyright: Copyright (C) 2005-2009 Bart Massey License: Redistribution and use in source and binary forms, with or without modification, are permitted under the terms of the BSD License. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND 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 THE REGENTS OR 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. The Debian packaging is: Copyright (C) 2009 Thomas Koch and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'.