This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpar-packer-perl.
commit 114fa0ba19876d089550660c1b642eec56fa0b4f Author: gregor herrmann <[email protected]> Date: Tue Sep 16 17:36:27 2014 +0200 Update (build) dependencies. --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index a0e2314..0984900 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,10 @@ Build-Depends: perl, libarchive-zip-perl, libgetopt-argvfile-perl, libinline-perl, - libmodule-scandeps-perl (>= 1.09), + libmodule-scandeps-perl (>= 1.15), libpar-perl (>= 1.005), - libperl-dev + libperl-dev, + libstring-shellquote-perl Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpar-packer-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpar-packer-perl.git @@ -29,7 +30,7 @@ Depends: ${misc:Depends}, ${sameperl:Depends}, libarchive-zip-perl, libgetopt-argvfile-perl, - libmodule-scandeps-perl (>= 1.09), + libmodule-scandeps-perl (>= 1.15), libpar-dist-perl, libpar-perl (>= 1.005) Description: utility for creating PAR archives and stand-alone executables -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpar-packer-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
