[librt-client-rest-perl] 06/07: Add build dependency on libhttp-server-simple-perl.
gregor herrmann
gregoa at debian.org
Wed Jun 17 22:19:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository librt-client-rest-perl.
commit 411344a1976bdfde4aeb66da4d284801d8ed65d3
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jun 18 00:15:49 2015 +0200
Add build dependency on libhttp-server-simple-perl.
Not strictly needed during build, since it's embedded in inc/*. But then the
tests fail during autopkgtest.
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 83d66d4..e31e2e7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
libdatetime-format-dateparse-perl,
liberror-perl,
libexception-class-perl,
+ libhttp-server-simple-perl,
libparams-validate-perl,
libtest-exception-perl,
libtest-pod-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librt-client-rest-perl.git
More information about the Pkg-perl-cvs-commits
mailing list