This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdist-zilla-plugin-changelogfromgit-perl.
commit 0c9cbcad0ddc2c27101198a787e8618d988a6b95 Author: gregor herrmann <[email protected]> Date: Fri Jan 19 20:04:47 2018 +0100 Update (build) dependencies. --- debian/control | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index 8dee3e4..b4a02d3 100644 --- a/debian/control +++ b/debian/control @@ -7,16 +7,11 @@ Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdatetime-perl (>= 2:1.10), libdist-zilla-perl (>= 5.019), libgit-repository-plugin-log-perl, -# IPC::Cmd 0.92 -# libipc-cmd-perl (>= 0.92) | perl (>= 5.19.9), libmoose-autobox-perl (>= 0.15), libmoose-perl (>= 2.1005), -# Scalar::Util 1.39 -# libscalar-list-utils-perl | perl (>= 5.21.1), libsoftware-release-perl (>= 0.03), -# Test::More 1.001002 -# libtest-simple-perl (>= 1.001002) | perl (>= 5.19.6), - perl (>= 5.16.0) + perl (>= 5.19.9), + perl (>= 5.21.1) | libscalar-list-utils-perl (>= 1:1.39) Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-changelogfromgit-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-changelogfromgit-perl.git @@ -29,11 +24,10 @@ Depends: ${misc:Depends}, libdatetime-perl (>= 2:1.10), libdist-zilla-perl (>= 5.019), libgit-repository-plugin-log-perl, -# IPC::Cmd 0.92 -# libipc-cmd-perl (>= 0.92) | perl (>= 5.19.9), libmoose-autobox-perl (>= 0.15), libmoose-perl (>= 2.1005), - libsoftware-release-perl (>= 0.03) + libsoftware-release-perl (>= 0.03), + perl (>= 5.19.9) Description: Dist::Zilla plugin to build a Changes file from a project's git log Dist::Zilla::Plugin::ChangelogFromGit is a Dist::Zilla plugin that writes a CHANGES file that contains formatted commit information from recent git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-changelogfromgit-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
