[liblwp-useragent-determined-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu Jun 26 18:34:08 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository liblwp-useragent-determined-perl.

commit e06bd9ef022b91947cfcf0a991a7653f9a996848
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 26 20:32:24 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index ff8c1a5..da5fac3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: liblwp-useragent-determined-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libwww-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     libwww-perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/LWP-UserAgent-Determined
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblwp-useragent-determined-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblwp-useragent-determined-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblwp-useragent-determined-perl.git
+Homepage: https://metacpan.org/release/LWP-UserAgent-Determined
 
 Package: liblwp-useragent-determined-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libwww-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libwww-perl
 Description: LWP useragent that retries errors
  LWP::UserAgent::Determined is a user agent for the perl WWW library (LWP).
  It adds failure tolerance to LWP by retrying if there is a possibly

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblwp-useragent-determined-perl.git



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