This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libfile-changenotify-perl.
commit b8ceff9f1bdd5db9a037eb30ccfd1c83d56244b2 Author: Salvatore Bonaccorso <[email protected]> Date: Mon May 30 06:15:16 2016 +0200 Make (Build-)Depends(-Indep) on libmoo-perl versioned --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0ca667e..5c12651 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: libclass-load-perl, liblinux-inotify2-perl, libmodule-pluggable-perl | perl (<< 5.17.0), - libmoo-perl, + libmoo-perl (>= 1.006000), libnamespace-autoclean-perl, libtest-exception-perl, libtest-requires-perl, @@ -29,7 +29,7 @@ Architecture: all Depends: libclass-load-perl, libmodule-pluggable-perl | perl (<< 5.17.0), - libmoo-perl, + libmoo-perl (>= 1.006000), libnamespace-autoclean-perl, libtype-tiny-perl, ${misc:Depends}, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-changenotify-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
