[libwww-freshmeat-perl] 06/08: wrap&sort d/control

gregor herrmann gregoa at debian.org
Sat May 16 22:00:16 UTC 2015


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 <gregoa at debian.org>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Antonio Radici <antonio at dyne.org>,
- Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Antonio Radici <antonio at dyne.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 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



More information about the Pkg-perl-cvs-commits mailing list