debian/0000755000000000000000000000000011606603124007165 5ustar debian/control0000644000000000000000000000200711606576216010602 0ustar Source: liblingua-es-numeros-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann , Damyan Ivanov , Angel Abad Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.2 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblingua-es-numeros-perl/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblingua-es-numeros-perl/ Homepage: http://search.cpan.org/dist/Lingua-ES-Numeros/ Package: liblingua-es-numeros-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to convert numbers to Spanish text Lingua::ES::Numeros is an arbitrary precision number converter to its textual representation in Spanish. Supports cardinals, ordinals and reals. As managed numbers are widely longer than Perl's native number management, these are handled as character strings, allowing unlimited growth on the conversion system. debian/copyright0000644000000000000000000000230311606576217011132 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Jose Rey Source: http://search.cpan.org/dist/Lingua-ES-Numeros/ Name: Lingua-ES-Numeros Files: * Copyright: 2001-2010, Jose Rey License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, David Moreno Garza 2006, Gunnar Wolf 2007, Damyan Ivanov 2008, gregor herrmann 2009-2011, Angel Abad 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/watch0000644000000000000000000000017311212456107010217 0ustar version=3 http://search.cpan.org/dist/Lingua-ES-Numeros/ .*/Lingua-ES-Numeros-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211606576217010377 0ustar 8 debian/changelog0000644000000000000000000000730711606576217011062 0ustar liblingua-es-numeros-perl (0.09-1) unstable; urgency=low * New upstream release * debian/copyright: Update license stanzas * Bump to debhelper compat 8 * Bump Standards-Version to 3.9.2 (no changes) * Switch to dpkg-source format 3.0 (quilt) -- Angel Abad Mon, 11 Jul 2011 12:28:16 +0200 liblingua-es-numeros-perl (0.08-1) unstable; urgency=low * New upstream release * Standards-Version 3.8.4 (no changes) -- Angel Abad Fri, 05 Mar 2010 00:27:50 +0100 liblingua-es-numeros-perl (0.07-1) unstable; urgency=low * New upstream release * Update my email address -- Angel Abad Thu, 07 Jan 2010 00:59:39 +0100 liblingua-es-numeros-perl (0.06-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Change my email address. [ Angel Abad (Ikusnet SLL) ] * New upstream release * Set Standards-Version to 3.8.3 (no changes) * Add myself to Uploaders * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ gregor herrmann ] * debian/control: make short description a noun phrase, mention module name in long description. -- Angel Abad (Ikusnet SLL) Tue, 22 Sep 2009 13:43:47 +0200 liblingua-es-numeros-perl (0.05-2) unstable; urgency=low * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467914) - let install-stamp target depend on build-stamp - remove commented out dh_installexamples - don't install README any more (no additional information) * debian/watch: improved regexp for matching upstream releases. * Set Standards-Version to 3.7.3 (no changes). -- gregor herrmann Sat, 08 Mar 2008 22:42:07 +0100 liblingua-es-numeros-perl (0.05-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * Set debhelper compatibility level to 5. * Remove Debian specific Numeros.3pm, the upstream manpage is now in English. * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Remove unused dh_* calls from debian/rules. * Update watch file. * Add missing pieces to debian/copyright and convert the file to UTF-8. [ Damyan Ivanov ] * debian/rules: + Clean stamps before distclean + Drop unneeded OPTIMIZE="..." + Move test suite from install to build target * Add myself to Uploaders -- Damyan Ivanov Thu, 25 Oct 2007 22:43:23 +0300 liblingua-es-numeros-perl (0.01-3) unstable; urgency=low * Fixed some typos in the module's manpage * Moved the generated manpage (from the POD inlined in the module) to /usr/share/man/es/man3/, as it is written in Spanish * Translated the manpage to English -- Gunnar Wolf Tue, 19 Sep 2006 17:35:20 -0500 liblingua-es-numeros-perl (0.01-2) unstable; urgency=low * Adopted by the Debian Perl Group * Bumped up standards-version to 3.7.2 - No changes were needed * Added debian/watch file * Escaped all the accented entities in the generated manpage, to keep troff from complaining - Bug #21473 filed in CPAN with the patch. -- Gunnar Wolf Wed, 13 Sep 2006 15:04:26 -0500 liblingua-es-numeros-perl (0.01-1) unstable; urgency=low * Initial Release. -- David Moreno Garza Sun, 12 Mar 2006 18:10:31 -0400 debian/source/0000755000000000000000000000000011606603124010465 5ustar debian/source/format0000644000000000000000000000001411606576216011706 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611256172140010244 0ustar #!/usr/bin/make -f %: dh $@