This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhijk-perl.
commit 5dab6a7f1043612f92ee8163945ce657b6313627 Author: gregor herrmann <[email protected]> Date: Sun Oct 12 18:34:33 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index a86a1d8..9eff482 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,12 @@ Source: libhijk-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Robin Sheat <[email protected]> +Section: perl +Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libplack-perl, - libtest-exception-perl, - perl (>= 5.17.10) + libtest-exception-perl, + perl (>= 5.17.10) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhijk-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhijk-perl.git @@ -14,7 +14,8 @@ Homepage: https://metacpan.org/release/Hijk Package: libhijk-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Description: simple perl module for easily accessing HTTP services Hijk is a specialized HTTP Client that does nothing but transport the response body back. It does not feature as a "user agent", but as a dumb client. It is -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhijk-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
