[liburi-namespacemap-perl] 04/07: Add new build and runtime dependencies, and recommendations.
gregor herrmann
gregoa at debian.org
Fri May 23 12:15:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository liburi-namespacemap-perl.
commit 60f649e624db2290bae104c3a2086c9c60a3917b
Author: gregor herrmann <gregoa at debian.org>
Date: Fri May 23 14:12:51 2014 +0200
Add new build and runtime dependencies, and recommendations.
---
debian/control | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/control b/debian/control
index 7142fad..f31b98c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,12 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libmoose-perl,
+ libtest-exception-perl,
+ libtry-tiny-perl,
+ librdf-ns-perl (>= 20130802),
+ librdf-prefixes-perl,
liburi-perl,
+ libxml-commonns-perl,
perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-namespacemap-perl.git
@@ -16,7 +21,11 @@ Package: liburi-namespacemap-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libmoose-perl,
+ libtry-tiny-perl,
liburi-perl
+Recommends: librdf-ns-perl (>= 20130802),
+ librdf-prefixes-perl,
+ libxml-commonns-perl
Description: namespace URI management classes for Perl
URI::NamespaceMap provides classes for autoloading methods to help create and
manage namespace URIs as well as manage collections of them.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liburi-namespacemap-perl.git
More information about the Pkg-perl-cvs-commits
mailing list