This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libplack-middleware-crossorigin-perl.
commit 68afd1efcabb62a0ed8768b153fbd81f496bd3fa Author: Jonas Smedegaard <[email protected]> Date: Wed Oct 15 14:04:59 2014 +0200 Stop build-depending explicitly on (recent perl or) libtest-simple-perl: Needed version satisfied by perl even in oldstable. --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index bb1c473..0c0a449 100755 --- a/debian/rules +++ b/debian/rules @@ -28,6 +28,3 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Plack common-depends = libplack-perl CDBS_BUILD_DEPENDS += , $(common-depends) CDBS_DEPENDS_ALL = $(common-depends) - -# Needed by upstream regression tests -CDBS_BUILD_DEPENDS += , perl (>= 5.12) | libtest-simple-perl (>= 0.88) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-middleware-crossorigin-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
