This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libclone-choose-perl.
commit 202ba916cdbb6539fb1c517928e414848df50636 Author: Damyan Ivanov <[email protected]> Date: Fri Nov 17 22:06:55 2017 +0000 recommend libmodule-runtime-perl and libclone-perl|libclone-pp-perl the module tries to used Module::Runtime and falls back to an in-house implementation. Clone and Clone:PP are from the list of clone() implementations, Clone being the preferred one --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 3dfaa1b..e5c7fff 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Testsuite: autopkgtest-pkg-perl Package: libclone-choose-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} +Recommends: libmodule-runtime-perl, libclone-perl | libclone-pp-perl Description: Choose appropriate clone utility (Perl library) Clone::Choose checks several different modules which provides a clone() function and selects an appropriate one. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclone-choose-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
