This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libmoox-cmd-perl.
commit 87713524d34d778e5e01ceb5f4815952a755ef55 Author: Jonas Smedegaard <[email protected]> Date: Mon Oct 26 15:32:27 2015 +0100 Update package relations: Build-depend on libcapture-tiny-perl (not libio-tiecombine-perl). --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6c6d613..c7858c5 100755 --- a/debian/rules +++ b/debian/rules @@ -37,7 +37,7 @@ deps +=, liblist-moreutils-perl (>= 0.406) deps-suggest = libmoox-options-perl, libmoox-configfromfile-perl # Needed by upstream testsuite -deps-test = libio-tiecombine-perl +deps-test = libcapture-tiny-perl CDBS_BUILD_DEPENDS +=, $(deps), $(deps-suggest), $(deps-test) CDBS_DEPENDS_$(pkg) = $(deps) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-cmd-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
