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

Xavier Guimard x.guimard at free.fr
Sat Jan 12 13:34:15 UTC 2013


The following commit has been merged in the master branch:
commit 00f1a806dd1bceff724d3bf5b5f454caabd2812a
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Jan 12 14:30:36 2013 +0100

    Bump S-V to 3.9.4 + add libhttp-message-perl in dependencies

diff --git a/debian/control b/debian/control
index eb8fa60..48ddea5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,27 +5,30 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy 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>
+           Iñigo Tejedor Arrondo <poisonbit at gmail.com>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
-                     libyaml-perl,
+Build-Depends-Indep: libhttp-message-perl,
                      libpath-class-perl,
+                     libtest-deep-perl,
                      libwww-perl,
-                     libtest-deep-perl
-Standards-Version: 3.9.1
+                     libyaml-perl,
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-body-perl.git
 Vcs-Git: git://anonscm.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,
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhttp-message-perl,
          libpath-class-perl,
-         libwww-perl
+         libwww-perl,
+         libyaml-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

-- 
Debian packaging of libhttp-body-perl



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