[libdatetime-format-natural-perl] 04/07: Add build dependency on libmodule-build-perl.
gregor herrmann
gregoa at debian.org
Fri Jun 5 16:40:41 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-natural-perl.
commit 2dc20a4d80534c911580743f905b30c3f510df2e
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jun 5 18:37:02 2015 +0200
Add build dependency on libmodule-build-perl.
---
debian/control | 54 ++++++++++++++++++++++++++++--------------------------
1 file changed, 28 insertions(+), 26 deletions(-)
diff --git a/debian/control b/debian/control
index 8b9f77d..ebe3427 100644
--- a/debian/control
+++ b/debian/control
@@ -1,41 +1,43 @@
Source: libdatetime-format-natural-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Rene Mayorga <rmayorga at debian.org>,
- Angel Abad <angel at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Salvatore Bonaccorso <carnil at debian.org>
+ gregor herrmann <gregoa at debian.org>,
+ Rene Mayorga <rmayorga at debian.org>,
+ Angel Abad <angel at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Salvatore Bonaccorso <carnil at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
Build-Depends: debhelper (>= 8),
- perl
+ libmodule-build-perl,
+ perl
Build-Depends-Indep: libboolean-perl,
- libdate-calc-perl,
- libdatetime-perl,
- libdatetime-timezone-perl,
- libclone-perl,
- liblist-moreutils-perl,
- libmodule-util-perl,
- libparams-validate-perl,
- libtest-mocktime-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl
+ libdate-calc-perl,
+ libdatetime-perl,
+ libdatetime-timezone-perl,
+ libclone-perl,
+ liblist-moreutils-perl,
+ libmodule-util-perl,
+ libparams-validate-perl,
+ libtest-mocktime-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-natural-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-natural-perl.git
Homepage: https://metacpan.org/release/DateTime-Format-Natural
-Testsuite: autopkgtest-pkg-perl
Package: libdatetime-format-natural-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libboolean-perl,
- libdatetime-perl,
- libdatetime-timezone-perl,
- libclone-perl,
- liblist-moreutils-perl,
- libparams-validate-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libboolean-perl,
+ libdatetime-perl,
+ libdatetime-timezone-perl,
+ libclone-perl,
+ liblist-moreutils-perl,
+ libparams-validate-perl
Suggests: libdate-calc-perl
Description: Perl module for parsing human-readable date/time strings
DateTime::Format::Natural parses a string with a human readable date/time
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-natural-perl.git
More information about the Pkg-perl-cvs-commits
mailing list