This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libwww-freshmeat-perl.
commit 8818c39d6502ce156561bf6b2585799bdd621599 Author: gregor herrmann <[email protected]> Date: Sat May 16 23:57:50 2015 +0200 wrap&sort d/control Git-Dch: Ignore --- debian/control | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/debian/control b/debian/control index 7f97f1f..13c4746 100644 --- a/debian/control +++ b/debian/control @@ -3,17 +3,19 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libfile-slurp-perl, - liblwp-online-perl, - libmouse-perl, - libtest-pod-perl, - libwww-perl, - libxml-parser-perl, - libxml-simple-perl, - perl + liblwp-online-perl, + libmouse-perl, + libtest-pod-perl, + libwww-perl, + libxml-parser-perl, + libxml-simple-perl, + perl Maintainer: Debian Perl Group <[email protected]> -Uploaders: gregor herrmann <[email protected]>, Antonio Radici <[email protected]>, - Ryan Niebur <[email protected]>, Jonathan Yu <[email protected]>, - Florian Schlichting <[email protected]> +Uploaders: gregor herrmann <[email protected]>, + Antonio Radici <[email protected]>, + Ryan Niebur <[email protected]>, + Jonathan Yu <[email protected]>, + Florian Schlichting <[email protected]> Standards-Version: 3.9.6 Homepage: https://metacpan.org/release/WWW-Freshmeat Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-freshmeat-perl.git @@ -22,11 +24,12 @@ Testsuite: autopkgtest-pkg-perl Package: libwww-freshmeat-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, - libmouse-perl, - libwww-perl, - libxml-parser-perl, - libxml-simple-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + libmouse-perl, + libwww-perl, + libxml-parser-perl, + libxml-simple-perl Description: module to automate searches on Freshmeat.net WWW::Freshmeat is a Perl module that allows you to fetch information about projects from Freshmeat, such as name, URL, version and description. Because -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-freshmeat-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
