[SCM] Debian packaging of DateTime-TimeZone-Tzfile CPAN distribution branch, master, updated. debian/0.007-1-11-g1ee50bb

Xavier Guimard x.guimard at free.fr
Thu Jul 25 05:30:08 UTC 2013


The following commit has been merged in the master branch:
commit 6fd5b5d7facd54709c601e9cd93fcb585cc710db
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Thu Jul 25 07:27:54 2013 +0200

    Add minimal version to libdatetime-timezone-systemv-perl dependency

diff --git a/debian/control b/debian/control
index 5537c31..a841651 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,10 @@ Priority: optional
 Build-Depends: debhelper (>= 8),
                perl
 Build-Depends-Indep: libdate-iso8601-perl,
-                     libdatetime-timezone-systemv-perl,
+                     libdatetime-timezone-systemv-perl (>= 0.007),
                      libparams-classify-perl,
-                     libtest-pod-perl,
-                     libtest-pod-coverage-perl
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-timezone-tzfile-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-timezone-tzfile-perl.git
@@ -21,7 +21,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libdate-iso8601-perl,
-         libdatetime-timezone-systemv-perl,
+         libdatetime-timezone-systemv-perl (>= 0.007),
          libparams-classify-perl
 Description: Perl handling of tzfile (zoneinfo) timezone files
  An instance of this class represents a timezone that was encoded in a file in
@@ -31,3 +31,4 @@ Description: Perl handling of tzfile (zoneinfo) timezone files
  .
  DateTime::Timezone::Tzfile implements the DateTime::TimeZone interface, so
  that its instances can be used with DateTime objects.
+

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



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