[libdatetime-format-ical-perl] 06/09: Add build dependency on libmodule-build-perl.
gregor herrmann
gregoa at debian.org
Fri Jun 5 16:21:57 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-ical-perl.
commit 6b3046a3d75959fc34440c357dc81a459c1ddee1
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jun 5 18:19:02 2015 +0200
Add build dependency on libmodule-build-perl.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index dbd9049..cc4e02e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: libdatetime-format-ical-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan at debian.org>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9),
+ libmodule-build-perl,
perl
Build-Depends-Indep: perl,
libdatetime-timezone-perl,
@@ -15,7 +17,6 @@ Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-ical-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-ical-perl.git
Homepage: https://metacpan.org/release/DateTime-Format-ICal
-Testsuite: autopkgtest-pkg-perl
Package: libdatetime-format-ical-perl
Architecture: all
@@ -30,4 +31,3 @@ Description: Perl module to parse and format iCal datetime and duration strings
DateTime::Format::ICal understands the ICal date/time and duration formats,
as defined in RFC 2445. It can be used to parse these formats in order to
create the appropriate objects.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-ical-perl.git
More information about the Pkg-perl-cvs-commits
mailing list