[libdatetime-format-iso8601-perl] 04/05: Add build dependency on libmodule-build-perl.

gregor herrmann gregoa at debian.org
Fri Jun 5 16:28:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdatetime-format-iso8601-perl.

commit a49b6a5065ff962cefc936a07bab460a471dd38d
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 5 18:27:05 2015 +0200

    Add build dependency on libmodule-build-perl.
---
 debian/control | 32 ++++++++++++++++++++------------
 1 file changed, 20 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index bf61be2..1a4dfef 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,31 @@
 Source: libdatetime-format-iso8601-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libdatetime-perl, libdatetime-format-builder-perl,
- libtest-pod-perl, libtest-distribution-perl, libfile-find-rule-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
- AGOSTINI Yves <agostini at univ-metz.fr>, Jaldhar H. Vyas <jaldhar at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
+           AGOSTINI Yves <agostini at univ-metz.fr>,
+           Jaldhar H. Vyas <jaldhar at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl
+Build-Depends-Indep: perl,
+                     libdatetime-perl,
+                     libdatetime-format-builder-perl,
+                     libtest-pod-perl,
+                     libtest-distribution-perl,
+                     libfile-find-rule-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/DateTime-Format-ISO8601
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-iso8601-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-iso8601-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-iso8601-perl.git
+Homepage: https://metacpan.org/release/DateTime-Format-ISO8601
 
 Package: libdatetime-format-iso8601-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-format-builder-perl,
- libdatetime-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdatetime-format-builder-perl,
+         libdatetime-perl
 Description: module to parse ISO8601 date and time formats
  DateTime::Format::ISO8601 is a Perl DateTime extension that parses almost all
  ISO8601 date and time formats. The signature feature of ISO 8601 date/time

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-iso8601-perl.git



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