This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libemail-sender-perl.
commit 5427dbb28599226115b52e6b484600ed6af23ce8 Author: Salvatore Bonaccorso <[email protected]> Date: Fri May 29 20:59:26 2015 +0200 Simplify Build-Depends-Indep on perl Drop the alternative Build-Depends-Indep on perl (>= 5.13.4) or libtest-simple-perl (>= 0.96) since these versions are already satisfied in wheezy. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 9274a09..f656572 100644 --- a/debian/control +++ b/debian/control @@ -22,8 +22,7 @@ Build-Depends-Indep: libcapture-tiny-perl, libtest-mockobject-perl, libthrowable-perl (>= 0.200003), libtry-tiny-perl, - perl, - perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) + perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libemail-sender-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-sender-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-sender-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
