[SCM] Debian packaging of DateTime-TimeZone-SystemV CPAN distribution branch, master, updated. upstream/0.003-8-g4b4b5d8

Xavier x.guimard at free.fr
Sat Dec 22 18:00:17 UTC 2012


The following commit has been merged in the master branch:
commit 07b588230c3c27c1425ea0a6ae61e0a72a93fade
Author: Xavier <x.guimard at free.fr>
Date:   Sat Dec 22 18:56:27 2012 +0100

    Bump Standars-Version 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 beb57b5..4567a28 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,26 @@
 Source: libdatetime-timezone-systemv-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl (>= 5.10) | libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.9.4), libdate-jd-perl (>= 0.002),
-  libdate-iso8601-perl
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 8),
+               perl
+Build-Depends-Indep: libdate-iso8601-perl,
+                     libdate-jd-perl,
+                     libparams-classify-perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-timezone-systemv-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-timezone-systemv-perl.git
 Homepage: http://search.cpan.org/dist/DateTime-TimeZone-SystemV/
 
 Package: libdatetime-timezone-systemv-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.6),
-  libdate-jd-perl (>= 0.002), libdate-iso8601-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdate-iso8601-perl,
+         libdate-jd-perl,
+         libparams-classify-perl
 Description: System V and POSIX timezone strings
  An instance of this class represents a timezone that was specified by means
  of a System V timezone string or the POSIX extended form of the same syntax.
@@ -21,3 +30,4 @@ Description: System V and POSIX timezone strings
  .
  This class implements the DateTime::TimeZone interface, so that its instances
  can be used with DateTime objects.
+

-- 
Debian packaging of DateTime-TimeZone-SystemV CPAN distribution



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