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 <[email protected]> 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 <[email protected]> Uploaders: Robert James Clay <[email protected]> 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
