[SCM] Debian packaging of libnumber-format-perl branch, master, updated. 6101669877c682f0501276df5aac5721a57104bc

Xavier Guimard x.guimard at free.fr
Fri Feb 1 05:24:23 UTC 2013


The following commit has been merged in the master branch:
commit 997a387888553dd8230625e5013caffd583aabb0
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Fri Feb 1 06:21:31 2013 +0100

    Bump S-V to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 7fc59b1..799d54d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,26 @@
 Source: libnumber-format-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, locales-all
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>, Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.3
-Homepage: https://metacpan.org/release/Number-Format/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnumber-format-perl.git
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: locales-all,
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnumber-format-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnumber-format-perl.git
+Homepage: https://metacpan.org/release/Number-Format/
 
 Package: libnumber-format-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module to format numbers for display
  Number::Format is a Perl module that formats numbers according to standard
  conventions, such as adding thousands separators and decimal points
  appropriate to the current locale. It can also convert strings into numbers,
  format currency values, and convert numbers to KB, MB, and GB values.
+

-- 
Debian packaging of libnumber-format-perl



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