debian/0000755000000000000000000000000012114457574007200 5ustar debian/rules0000755000000000000000000000003612114457574010257 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000215512114457574010606 0ustar Source: liblingua-en-number-isordinal-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: liblingua-en-findnumber-perl, libtest-fatal-perl, libtry-tiny-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-en-number-isordinal-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-en-number-isordinal-perl.git Homepage: https://metacpan.org/release/Lingua-EN-Number-IsOrdinal/ Package: liblingua-en-number-isordinal-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblingua-en-findnumber-perl Description: module for detecting English ordinal numbers Lingua::EN::Number::IsOrdinal will tell you if a number, either in words or as digits, is a cardinal or ordinal number . . This is useful if you e.g. want to distinguish these types of numbers found with Lingua::EN::FindNumber and take different actions. debian/source/0000755000000000000000000000000012114457574010500 5ustar debian/source/format0000644000000000000000000000001412114457574011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026312114457574011053 0ustar liblingua-en-number-isordinal-perl (0.4-1) unstable; urgency=low * Initial release (closes: #702114). -- gregor herrmann Sat, 02 Mar 2013 21:22:17 +0100 debian/compat0000644000000000000000000000000212114457574010376 0ustar 8 debian/copyright0000644000000000000000000000207712114457574011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Lingua-EN-Number-IsOrdinal Source: https://metacpan.org/release/Lingua-EN-Number-IsOrdinal/ Upstream-Contact: Rafael Kitover Files: * Copyright: 2012, Rafael Kitover License: Artistic or GPL-1+ 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/watch0000644000000000000000000000022212114457574010225 0ustar version=3 https://metacpan.org/release/Lingua-EN-Number-IsOrdinal/ .*/Lingua-EN-Number-IsOrdinal-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$