This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to branch master in repository libdevel-ebug-perl.
commit 22de2c87a3fa9738f8832d4c98b690f3a0c98957 Author: Florian Schlichting <[email protected]> Date: Mon Apr 21 23:41:30 2014 +0200 Add (build-)dependency on libmodule-pluggable-perl, which will be removed from core --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index dc8ab64..b793297 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-expect-perl, libdevel-stacktrace-perl, + libmodule-pluggable-perl, libproc-background-perl, libstring-koremutake-perl, libclass-accessor-chained-perl, @@ -29,6 +30,7 @@ Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdevel-stacktrace-perl, + libmodule-pluggable-perl, libclass-accessor-chained-perl, perl, libpadwalker-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-ebug-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
