debian/0000755000000000000000000000000012231175230007162 5ustar debian/watch0000644000000000000000000000016612146467541010234 0ustar version=3 https://metacpan.org/release/Text-Soundex/ .*/Text-Soundex-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612146467541010257 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000251412146467541011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Text-Soundex Source: https://metacpan.org/release/Text-Soundex/ Upstream-Contact: Ricardo SIGNES Files: * Copyright: 1998-2007, Mark Mielke License: other Freedom to use these sources for whatever you want, as long as credit is given where credit is due, is hereby granted. You may make modifications where you see fit but leave this copyright somewhere visible. As well, try to initial any changes you make so that if I like the changes I can incorporate them into later versions. Files: debian/* Copyright: 2013, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/source/0000755000000000000000000000000012146467541010500 5ustar debian/source/format0000644000000000000000000000001412146467541011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212146467541010376 0ustar 9 debian/control0000644000000000000000000000165012146467541010605 0ustar Source: libtext-soundex-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 9.20120312), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-soundex-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-soundex-perl.git Homepage: https://metacpan.org/release/Text-Soundex/ Package: libtext-soundex-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: implementation of the soundex algorithm Text::Soundex implements the original soundex algorithm developed by Robert Russell and Margaret Odell, patented in 1918 and 1922, as well as a variation called "American Soundex" used for US census data, and current maintained by the National Archives and Records Administration (NARA). debian/changelog0000644000000000000000000000050212231175230011031 0ustar libtext-soundex-perl (3.4-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:57:44 +0100 libtext-soundex-perl (3.4-1) unstable; urgency=low * Initial Release. (Closes: #707988) -- gregor herrmann Mon, 20 May 2013 20:45:50 +0200