[libdatetime-format-dateparse-perl] 04/07: Add build dependency on libmodule-build-perl.
gregor herrmann
gregoa at debian.org
Fri Jun 5 14:54:13 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-dateparse-perl.
commit 71165bec575d558f81172ab293b63f26317758fa
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jun 5 16:51:27 2015 +0200
Add build dependency on libmodule-build-perl.
---
debian/control | 29 ++++++++++++++++++-----------
1 file changed, 18 insertions(+), 11 deletions(-)
diff --git a/debian/control b/debian/control
index 4d95145..38745ed 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,29 @@
Source: libdatetime-format-dateparse-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+ Ryan Niebur <ryan at debian.org>,
+ gregor herrmann <gregoa at debian.org>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libdatetime-timezone-perl,
- libdatetime-perl, libtimedate-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends: debhelper (>= 9),
+ libmodule-build-perl
+Build-Depends-Indep: perl,
+ libdatetime-timezone-perl,
+ libdatetime-perl,
+ libtimedate-perl
Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/DateTime-Format-DateParse
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-dateparse-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-dateparse-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-dateparse-perl.git
+Homepage: https://metacpan.org/release/DateTime-Format-DateParse
Package: libdatetime-format-dateparse-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-timezone-perl,
- libdatetime-perl, libtimedate-perl
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ libdatetime-timezone-perl,
+ libdatetime-perl,
+ libtimedate-perl
Description: Perl module parsing Date::Parse compatible formats
DateTime::Format::DateParse is a rather simplistic convenience module that
simply wraps the Date::Parse module (see libtimedate-perl) and creates
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-dateparse-perl.git
More information about the Pkg-perl-cvs-commits
mailing list