This is an automated email from the git hooks/post-receive script. carandraug-guest pushed a commit to branch master in repository libdist-zilla-plugin-makemaker-fallback-perl.
commit 313ad1b843d8b4276a1cb71f04b2c6b79863d5b6 Author: Carnë Draug <[email protected]> Date: Tue Sep 26 19:37:02 2017 +0100 d/control: drop unnecessary versioned dependencies --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b0bec20..3be9081 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Carnë Draug <[email protected]> Build-Depends: debhelper (>= 9) Build-Depends-Indep: libcapture-tiny-perl, libdist-zilla-perl, - libdist-zilla-plugin-makemaker-awesome-perl (>= 0.26), + libdist-zilla-plugin-makemaker-awesome-perl, libdist-zilla-plugin-modulebuildtiny-perl, libmoose-perl, libnamespace-autoclean-perl, @@ -26,7 +26,7 @@ Package: libdist-zilla-plugin-makemaker-fallback-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdist-zilla-perl, - libdist-zilla-plugin-makemaker-awesome-perl (>= 0.26), + libdist-zilla-plugin-makemaker-awesome-perl, libmoose-perl, libnamespace-autoclean-perl Description: Dist::Zilla plugin that generates a Makefile.PL with deprecation warnings -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-makemaker-fallback-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
