[SCM] Debian packaging of libhttp-body-perl branch, master, updated. upstream/1.15-52-g9102c0c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:32:59 UTC 2012


The following commit has been merged in the master branch:
commit bc30e6723793ac505c5eb206f82e4d5e40f68e45
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:34:12 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 22a7dc3..f13d98d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,33 @@
 Source: libhttp-body-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Rene Mayorga <rmayorga at debian.org.sv>,
+           Brian Cassidy <brian.cassidy at gmail.com>,
+           Iñigo Tejedor Arrondo <poisonbit at gmail.com>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libyaml-perl,
- libpath-class-perl,
- libwww-perl,
- libtest-deep-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.86)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Rene Mayorga <rmayorga at debian.org.sv>,
- Brian Cassidy <brian.cassidy at gmail.com>,
- Iñigo Tejedor Arrondo <poisonbit at gmail.com>
+                     libyaml-perl,
+                     libpath-class-perl,
+                     libwww-perl,
+                     libtest-deep-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/HTTP-Body/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhttp-body-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-body-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhttp-body-perl.git
+Homepage: http://search.cpan.org/dist/HTTP-Body/
 
 Package: libhttp-body-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libyaml-perl,
- libpath-class-perl,
- libwww-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libyaml-perl,
+         libpath-class-perl,
+         libwww-perl
 Description: module for processing data from HTTP POST requests
  HTTP::Body is a Perl module for processing data from HTTP POST requests. It
  supports application/x-www-form-urlencoded, application/octet-stream, and
  multipart/form-data.
+

-- 
Debian packaging of libhttp-body-perl



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