[libnet-http-perl] 05/07: cme: reformat debian/control
gregor herrmann
gregoa at debian.org
Fri Jul 25 19:22:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libnet-http-perl.
commit 7c0af06f89ed81d399f21f239f386cbc4835aacd
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jul 25 21:20:12 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 1e27cc0..30ebdd6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
Source: libnet-http-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Florian Schlichting <fsfs at debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
- libio-socket-ip-perl | perl (>= 5.19.8) | libio-socket-inet6-perl
+ libio-socket-ip-perl | perl (>= 5.19.8) | libio-socket-inet6-perl
Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Florian Schlichting <fsfs at debian.org>
Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Net-HTTP
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-http-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-http-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-http-perl.git
+Homepage: https://metacpan.org/release/Net-HTTP
Package: libnet-http-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
+Depends: ${misc:Depends},
+ ${perl:Depends},
libio-socket-ip-perl | perl (>= 5.19.8) | libio-socket-inet6-perl
-Replaces: libwww-perl (<< 6.00)
-Breaks: libwww-perl (<< 6.00)
Recommends: libio-socket-ssl-perl (>= 1.38)
+Breaks: libwww-perl (<< 6.00)
+Replaces: libwww-perl (<< 6.00)
Description: module providing low-level HTTP connection client
The Net::HTTP class is a low-level HTTP client. An instance of the
Net::HTTP class represents a connection to an HTTP server. The
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-http-perl.git
More information about the Pkg-perl-cvs-commits
mailing list