This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdbix-class-perl.
commit 2d3ce9c80da551160da9a5ce130b4ac7f146044c Author: gregor herrmann <[email protected]> Date: Mon Oct 6 17:53:37 2014 +0200 Explicitly depend on libhash-merge-perl. Was in Suggests, and pulled in by libsql-abstract-perl before. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a732868..e4138e3 100644 --- a/debian/control +++ b/debian/control @@ -76,6 +76,7 @@ Depends: ${misc:Depends}, libdata-page-perl, libdbi-perl, libdevel-globaldestruction-perl (>= 0.09), + libhash-merge-perl, libmodule-find-perl, libmoo-perl (>= 1.004005), libmro-compat-perl (>= 0.12), @@ -89,7 +90,6 @@ Depends: ${misc:Depends}, Recommends: libsql-translator-perl (>= 0.11016) Suggests: libclass-dbi-perl, libgetopt-long-descriptive-perl, - libhash-merge-perl, libjson-any-perl, libmath-base36-perl, libmoose-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
