r77345 - in /trunk/liblocale-currency-format-perl: Format.pm debian/changelog debian/compat debian/control debian/copyright

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Mon Jul 11 08:40:38 UTC 2011


Author: fabreg-guest
Date: Mon Jul 11 08:40:35 2011
New Revision: 77345

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77345
Log:
* 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.

Modified:
    trunk/liblocale-currency-format-perl/Format.pm
    trunk/liblocale-currency-format-perl/debian/changelog
    trunk/liblocale-currency-format-perl/debian/compat
    trunk/liblocale-currency-format-perl/debian/control
    trunk/liblocale-currency-format-perl/debian/copyright

Modified: trunk/liblocale-currency-format-perl/Format.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-currency-format-perl/Format.pm?rev=77345&op=diff
==============================================================================
--- trunk/liblocale-currency-format-perl/Format.pm (original)
+++ trunk/liblocale-currency-format-perl/Format.pm Mon Jul 11 08:40:35 2011
@@ -6,7 +6,7 @@
 
 use Exporter;
 
-$Locale::Currency::Format::VERSION = '1.28';
+$Locale::Currency::Format::VERSION = '1.30';
 
 @Locale::Currency::Format::ISA     = qw(Exporter);
 @Locale::Currency::Format::EXPORT  = qw(
@@ -463,7 +463,7 @@
 MTL => ["Maltese Lira",2,",",".","","\x{20A4}","₤","Lm",1],
 MUR => ["Mauritius Rupee",0,",","","","\x{20A8}","₨","Rs",1],
 MVR => ["Rufiyaa",0,$EMPTY,$EMPTY,"",$EMPTY,$EMPTY,$EMPTY,$EMPTY],
-MWK => ["Kwacha",2,$EMPTY,$EMPTY,"",$EMPTY,$EMPTY,$EMPTY,$EMPTY],
+MWK => ["Kwacha",2,",",".","",$EMPTY,$EMPTY,$EMPTY,$EMPTY],
 MXN => ["Mexican Peso",2,",","."," ","\x{0024}","$","\$",1],
 MYR => ["Malaysian Ringgit",2,",",".","",$EMPTY,$EMPTY,"RM",1],
 MZN => ["Metical",2,".",","," ",$EMPTY,$EMPTY,"Mt",0],

Modified: trunk/liblocale-currency-format-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-currency-format-perl/debian/changelog?rev=77345&op=diff
==============================================================================
--- trunk/liblocale-currency-format-perl/debian/changelog (original)
+++ trunk/liblocale-currency-format-perl/debian/changelog Mon Jul 11 08:40:35 2011
@@ -1,9 +1,17 @@
-liblocale-currency-format-perl (1.28-2) UNRELEASED; urgency=low
+liblocale-currency-format-perl (1.30-1) UNRELEASED; urgency=low
 
+  [ Robin Sheat ]
   * New uploader.
   * Updated standards version.
 
- -- Robin Sheat <robin at catalyst.net.nz>  Tue, 10 Aug 2010 11:30:59 +1200
+  [ 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 <fabreg at fabreg.it>  Mon, 11 Jul 2011 10:33:15 +0200
 
 liblocale-currency-format-perl (1.28-1) unstable; urgency=low
 

Modified: trunk/liblocale-currency-format-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-currency-format-perl/debian/compat?rev=77345&op=diff
==============================================================================
--- trunk/liblocale-currency-format-perl/debian/compat (original)
+++ trunk/liblocale-currency-format-perl/debian/compat Mon Jul 11 08:40:35 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/liblocale-currency-format-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-currency-format-perl/debian/control?rev=77345&op=diff
==============================================================================
--- trunk/liblocale-currency-format-perl/debian/control (original)
+++ trunk/liblocale-currency-format-perl/debian/control Mon Jul 11 08:40:35 2011
@@ -1,11 +1,11 @@
 Source: liblocale-currency-format-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Robin Sheat <robin at catalyst.net.nz>
-Standards-Version: 3.9.0
+Uploaders: Robin Sheat <robin at catalyst.net.nz>, Fabrizio Regalli <fabreg at fabreg.it>
+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/

Modified: trunk/liblocale-currency-format-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-currency-format-perl/debian/copyright?rev=77345&op=diff
==============================================================================
--- trunk/liblocale-currency-format-perl/debian/copyright (original)
+++ trunk/liblocale-currency-format-perl/debian/copyright Mon Jul 11 08:40:35 2011
@@ -15,6 +15,7 @@
 
 Files: debian/*
 Copyright: 2010, Lars Wirzenius <lars at catalyst.net.nz>
+           2011, Fabrizio Regalli <fabreg at fabreg.it>
 License: GPL-1+ or Artistic
 
 License: GPL-1+




More information about the Pkg-perl-cvs-commits mailing list