debian/0000755000000000000000000000000012220662642007170 5ustar debian/copyright0000644000000000000000000000206612220635644011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Text-Brew Upstream-Contact: Keith C. Ivey Upstream-Name: Text-Brew Files: * Copyright: 2003 Dree Mistrut , 2005 Keith C. Ivey License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Don Armstrong 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/0000755000000000000000000000000012220635031010460 5ustar debian/source/format0000644000000000000000000000001412220635031011666 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000015712220635031010214 0ustar version=3 https://metacpan.org/release/Text-Brew .*/Text-Brew-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000021412220635703011035 0ustar libtext-brew-perl (0.02-1) unstable; urgency=low * Initial Release. -- Don Armstrong Wed, 25 Sep 2013 12:31:37 -0700 debian/rules0000755000000000000000000000003612220635034010242 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000212220635031010356 0ustar 9 debian/control0000644000000000000000000000163012220635372010573 0ustar Source: libtext-brew-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Don Armstrong Build-Depends: debhelper (>= 9.20120312) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-brew-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-brew-perl.git Homepage: https://metacpan.org/release/Text-Brew Package: libtext-brew-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: perl implementation of Brew edit distance Text::Brew implements the Brew edit distance that is very close to the dynamic programming technique used for the Wagner-Fischer (and so for the Levenshtein) edit distance. For more information about the Brew edit distance see: