debian/0000755000000000000000000000000011606606153007172 5ustar debian/control0000644000000000000000000000154711606576220010605 0ustar Source: liblocale-currency-format-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Robin Sheat , Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Locale-Currency-Format/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblocale-currency-format-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblocale-currency-format-perl/ Package: liblocale-currency-format-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl functions for formatting monetary values Locale::Currency::Format is a light-weight Perl module that enables Perl code to display monetary values in the formats recognized internationally and/or locally. debian/copyright0000644000000000000000000000277711606606075011145 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Tan D Nguyen Source: http://search.cpan.org/dist/Locale-Currency-Format/ Name: Locale-Currency-Format Files: * Copyright: Tan D Nguyen License: GPL-1+ or Artistic X-Comment: There is no explicit copyright statement, but under the Berne Convention, the author is assumed to be the copyright holder unless someone else is indicated. Lars Wirzenius had discussed the choice of license with the author and received confirmation in private e-mail that any version of the GPL is fine, and has asked for confirmation that the author is in fact the copyright holder. Files: debian/* Copyright: 2010, Lars Wirzenius 2011, Fabrizio Regalli License: GPL-1+ or 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 the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1' (or -3 or another version). 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' debian/watch0000644000000000000000000000021111357371461010221 0ustar version=3 http://search.cpan.org/dist/Locale-Currency-Format/ .*/Locale-Currency-Format-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/patches/0000755000000000000000000000000011606606153010621 5ustar debian/patches/pod-markup-fix0000644000000000000000000000100311357617157013412 0ustar Description: add missing POD markup POD markup is missing a closing "=back". Add that. Forwarded: yes Author: Lars Wirzenius Last-Update: 2010-04-09 --- a/Format.pm +++ b/Format.pm @@ -728,6 +728,8 @@ will clear all previous custom settings for the US currency (ie. FMT_SYMBOL, FMT_HTML, FMT_COMMON). +=back + =head2 A WORD OF CAUTION Please be aware that some currencies might have missing common format. In that case, B will fall back to B format. debian/patches/series0000644000000000000000000000001711357617157012045 0ustar pod-markup-fix debian/compat0000644000000000000000000000000211606576220010371 0ustar 8 debian/changelog0000644000000000000000000000107511606606075011052 0ustar liblocale-currency-format-perl (1.30-1) unstable; urgency=low [ Robin Sheat ] * New uploader. * Updated standards version. [ Fabrizio Regalli ] * New upstream release. * Upgrade d/compat to 8. * Switch debhelper to (>= 8). * Bump Standards-Version to 3.9.2 * Added myself to Uploaders and Copyright. -- Fabrizio Regalli Mon, 11 Jul 2011 10:33:15 +0200 liblocale-currency-format-perl (1.28-1) unstable; urgency=low * Initial Release. (Closes: #576760) -- Lars Wirzenius Thu, 08 Apr 2010 16:35:02 +1200 debian/source/0000755000000000000000000000000011606606153010472 5ustar debian/source/format0000644000000000000000000000001411357371461011704 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611357371461010255 0ustar #!/usr/bin/make -f %: dh $@