[libxml-opml-simplegen-perl] 04/06: add (build-)dependency on DateTime
Florian Schlichting
fsfs at alioth.debian.org
Mon Aug 26 19:57:49 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libxml-opml-simplegen-perl.
commit 37bac2755840ec69fb95c81e9ae5c90a6f4c7130
Author: Florian Schlichting <fsfs at debian.org>
Date: Mon Aug 26 21:48:47 2013 +0200
add (build-)dependency on DateTime
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 3b955c8..01e5e8f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
libclass-accessor-perl,
+ libdatetime-perl,
libxml-opml-perl,
libxml-simple-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
@@ -18,6 +19,7 @@ Package: libxml-opml-simplegen-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
libclass-accessor-perl,
+ libdatetime-perl,
libxml-simple-perl
Description: module for creating OPML using XML::Simple
XML::OPML::SimpleGen lets you simply generate OPML documents without having
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-opml-simplegen-perl.git
More information about the Pkg-perl-cvs-commits
mailing list