This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest-mockdbi-perl.
commit b7e40f406290f1c7802ba89a7f2e1a33a33a10d8 Author: gregor herrmann <[email protected]> Date: Sat Feb 28 19:45:22 2015 +0100 allow libcpan-meta-perl as an alternative build-dep for CPAN::Meta Git-Dch: Ignore --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e6a6734..53e3629 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,8 @@ Build-Depends-Indep: libclone-perl, libtest-differences-perl, libtest-mockobject-perl, libtest-warn-perl, - perl (>= 5.13.10) + perl (>= 5.13.10) | libcpan-meta-perl, + perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-mockdbi-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-mockdbi-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-mockdbi-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
