debian/0000755000000000000000000000000012257175101007167 5ustar debian/changelog0000644000000000000000000000740412257175101011046 0ustar liblingua-en-numbers-ordinate-perl (1.02-4) unstable; urgency=low [ Frank Lichtenheld ] * build-stamp should depend on configure-stamp, not build. Fixes parallel build. Found by Daniel Schepler. [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: delete /usr/lib/perl5 only if it exists. * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * Don't run uupdate from uscan * Add myself as Uploader * Switch to source format "3.0 (quilt)" * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Revamp debian/rules + Fix lintian warning quilt-patch-missing-description + Use dh_auto_{configure,build,test,install,clean} + Remove obsolete /usr/lib/perl5 handling + Drop manual stamp file removal, done by dh_clean now + Remove obsolete dh_installchangelogs parameter + Move dh_installdocs parameter to debian/docs + Remove obsolete variable usage + Finally switch to a minimal dh-style debian/rules file * Bump Standards-Version to 3.9.5 (no further changes) * Apply wrap-and-sort -- Axel Beckert Fri, 27 Dec 2013 04:55:45 +0100 liblingua-en-numbers-ordinate-perl (1.02-3) unstable; urgency=low * Adopting the package in the name of the Debian Perl Group (Closes: #331095) * Bumping up standards-version to 3.7.2, debhelper compatibility level to 4 (no changes were needed) -- Gunnar Wolf Thu, 21 Sep 2006 18:41:14 -0500 liblingua-en-numbers-ordinate-perl (1.02-2) unstable; urgency=low * Orphaning package. * Changed maintainer to "Debian QA Group" per standard procedure. -- Kenneth J. Pronovici Fri, 7 Oct 2005 12:02:33 -0500 liblingua-en-numbers-ordinate-perl (1.02-1) unstable; urgency=low * New upstream release. * Bumped standards version to 3.6.1 (no package changes). -- Kenneth J. Pronovici Tue, 4 Jan 2005 10:51:16 -0600 liblingua-en-numbers-ordinate-perl (0.01-6) unstable; urgency=low * Changed maintainer address from @ieee.org to @debian.org. * Removed DH_COMPAT settting from debian/rules. * Added debian/compat file to replace DH_COMPAT setting. -- Kenneth J. Pronovici Sun, 30 Mar 2003 13:09:56 -0600 liblingua-en-numbers-ordinate-perl (0.01-5) unstable; urgency=low * Added debian/watch to look for new package versions as they come out. -- Kenneth J. Pronovici Mon, 30 Dec 2002 15:09:16 -0600 liblingua-en-numbers-ordinate-perl (0.01-4) unstable; urgency=low * Changed debian/copyright to reference /usr/share/common-licenses. -- Kenneth J. Pronovici Sun, 3 Nov 2002 15:55:34 -0600 liblingua-en-numbers-ordinate-perl (0.01-3) unstable; urgency=low * Minor packing clean-ups. -- Kenneth J. Pronovici Tue, 29 Oct 2002 10:15:35 -0600 liblingua-en-numbers-ordinate-perl (0.01-2) unstable; urgency=low * Debian packaging clean-up. -- Kenneth J. Pronovici Sun, 6 Oct 2002 15:39:31 -0500 liblingua-en-numbers-ordinate-perl (0.01-1) unstable; urgency=low * Initial Release. -- Kenneth J. Pronovici Mon, 23 Sep 2002 18:51:41 -0500 debian/compat0000644000000000000000000000000212257172014010365 0ustar 9 debian/control0000644000000000000000000000203012257173352010573 0ustar Source: liblingua-en-numbers-ordinate-perl Maintainer: Debian Perl Group Uploaders: Gunnar Wolf , Axel Beckert Section: perl Priority: optional Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Lingua-EN-Numbers-Ordinate Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-en-numbers-ordinate-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-en-numbers-ordinate-perl.git Package: liblingua-en-numbers-ordinate-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to convert from cardinal numbers to ordinal numbers This is the CPAN Perl module Lingua::EN::Numbers::Ordinate. . There are two kinds of numbers in English -- cardinals (1, 2, 3...), and ordinals (1st, 2nd, 3rd...). This module provides functions for generating the ordinal form of a number, given its cardinal value. debian/copyright0000644000000000000000000000111212257173352011123 0ustar This package was debianized by Kenneth J. Pronovici on Mon, 23 Sep 2002 18:51:41 -0500. It is currently maintained by the Debian Perl group. It was downloaded from CPAN, http://www.cpan.org/modules/by-module/Lingua/ Upstream Author: Sean M. Burke Copyright: Copyright (c) 2000 Sean M. Burke. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. debian/rules0000755000000000000000000000003612257173155010255 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000021712257171203010217 0ustar version=3 https://metacpan.org/release/Lingua-EN-Numbers-Ordinate .*/Lingua-EN-Numbers-Ordinate-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/source/0000755000000000000000000000000012257171755010502 5ustar debian/source/format0000644000000000000000000000001412257171755011710 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000000712257173027010044 0ustar README