This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libconfig-ini-perl.
commit e41acbeb5bf59e28fedade809c5f80084b2776c3 Author: Salvatore Bonaccorso <[email protected]> Date: Sat May 30 23:26:12 2015 +0200 Drop alternative Build-Depends-Indep for Test::More Drop alternative Build-Depends-Indep on perl (>= 5.13.4) or libtest-simple-perl (>= 0.96) since perl version is already satisfied in wheezy. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 92cf7dc..d8fb43b 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,7 @@ Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, perl (>= 5.17.1) | libcpan-meta-requirements-perl, - libmixin-linewise-perl (>= 0.105), - perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) + libmixin-linewise-perl (>= 0.105) Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]>, Jonathan Yu <[email protected]>, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-ini-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
