[libpgobject-type-bigfloat-perl] 04/05: Correct modules listing for 'Build-Depends-Indep' in debian/control.
Robert James Clay
jame at rocasa.us
Tue Dec 8 21:24:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
jame-guest pushed a commit to branch master
in repository libpgobject-type-bigfloat-perl.
commit efa8b2ff2f9dfadcd876088abc9e5602cf1bad6f
Author: Robert James Clay <jame at rocasa.us>
Date: Tue Dec 8 15:51:43 2015 -0500
Correct modules listing for 'Build-Depends-Indep' in debian/control.
---
debian/control | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 63e8ada..69f6c97 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,12 @@ Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Robert James Clay <jame at rocasa.us>
Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl,
+ libpgobject-perl,
+ libmath-bigint-perl,
+ libtest-exception-perl,
+ libtest-pod-perl,
+ libtest-pod-coverage-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpgobject-type-bigfloat-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpgobject-type-bigfloat-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpgobject-type-bigfloat-perl.git
More information about the Pkg-perl-cvs-commits
mailing list