[SCM] Debian packaging of Date-ISO8601 CPAN distribution branch, master, updated. upstream/0.004-9-gd854b7d

Xavier x.guimard at free.fr
Sun Dec 23 08:13:23 UTC 2012


The following commit has been merged in the master branch:
commit 5f4951145d2ab297e646aa330f5922725b0dc8db
Author: Xavier <x.guimard at free.fr>
Date:   Sun Dec 23 09:12:02 2012 +0100

    Update dependencies

diff --git a/debian/control b/debian/control
index 3af1c11..1d226e8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,9 @@ Uploaders: Ivan Kohler <ivan-debian at 420.am>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
-               perl
+Build-Depends-Indep: libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-iso8601-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdate-iso8601-perl.git
@@ -14,8 +16,7 @@ Homepage: http://search.cpan.org/dist/Date-ISO8601/
 Package: libdate-iso8601-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends},
-         perl
+         ${perl:Depends}
 Description: Perl handling of the three ISO 8601 numerical calendars
  The international standard ISO 8601 "Data elements and interchange formats -
  Information interchange - Representation of dates and times" defines three

-- 
Debian packaging of Date-ISO8601 CPAN distribution



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