debian/0000755000000000000000000000000012063353047007171 5ustar debian/rules0000755000000000000000000000003612063353047010250 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000170012063353047010572 0ustar Source: liblingua-en-findnumber-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: liblingua-en-words2nums-perl, libtest-pod-perl, libtest-pod-coverage-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-en-findnumber-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/liblingua-en-findnumber-perl.git Homepage: https://metacpan.org/release/Lingua-EN-FindNumber/ Package: liblingua-en-findnumber-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblingua-en-words2nums-perl Description: module for locating (written) numbers in English text Lingua::EN::FindNumber provides a regular expression for finding numbers in English text. It also provides functions for extracting and manipulating such numbers. debian/source/0000755000000000000000000000000012063353047010471 5ustar debian/source/format0000644000000000000000000000001412063353047011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025512063353047011045 0ustar liblingua-en-findnumber-perl (1.2-1) unstable; urgency=low * Initial release (closes: #696070). -- gregor herrmann Sun, 16 Dec 2012 15:09:38 +0100 debian/compat0000644000000000000000000000000212063353047010367 0ustar 8 debian/copyright0000644000000000000000000000203312063353047011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Lingua-EN-FindNumber Source: https://metacpan.org/release/Lingua-EN-FindNumber/ Upstream-Contact: Tony Bowden Files: * Copyright: 2003-2005, Simon Cozens License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, 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/watch0000644000000000000000000000020612063353047010220 0ustar version=3 https://metacpan.org/release/Lingua-EN-FindNumber/ .*/Lingua-EN-FindNumber-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$