[med-svn] [libace-perl] 03/05: autopkgtest: add libcgi-pm-perl and libgd-perl to Recommends.
gregor herrmann
gregoa at debian.org
Fri Nov 24 17:21:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libace-perl.
commit bc7b7c10a0c732c168f28de9ac518191b7dad3ac
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Nov 24 17:38:23 2017 +0100
autopkgtest: add libcgi-pm-perl and libgd-perl to Recommends.
Otherwise syntax.t fails, as some modules need either CGI.pm or GD.pm.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 63b8567..5bb134a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,8 @@ Depends: ${shlibs:Depends},
${misc:Depends},
${perl:Depends},
libcache-cache-perl
+Recommends: libcgi-pm-perl | perl (<< 5.19),
+ libgd-perl
Description: Object-Oriented Access to ACEDB Databases
AcePerl is an object-oriented Perl interface for the AceDB
database. It provides functionality for connecting to remote AceDB
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libace-perl.git
More information about the debian-med-commit
mailing list