[SCM] Debian packaging of librpc-xml-perl branch, master, updated. debian/0.76-3-13-g6cfe230

Xavier Guimard x.guimard at free.fr
Sun Feb 3 10:43:12 UTC 2013


The following commit has been merged in the master branch:
commit 91ddc0cf845ee464d19296d2a8826257a1ef1334
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Feb 3 11:40:28 2013 +0100

    Bump Standards-Version to 3.9.4

diff --git a/debian/control b/debian/control
index 762c3da..de112a0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,35 +1,42 @@
 Source: librpc-xml-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Damyan Ivanov <dmn at debian.org>,
+           Niko Tyni <ntyni at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, netbase,
- libdatetime-format-iso8601-perl (>= 0.07),
- libhttp-daemon-perl | libwww-perl (<< 6),
- libnet-server-perl (>= 2.005),
- perl (>= 5.12) | libtest-simple-perl (>= 0.94),
- libwww-perl (>= 5.834),
- libxml-parser-perl,
- libxml-libxml-perl (>= 1.70)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>, Damyan Ivanov <dmn at debian.org>,
- Niko Tyni <ntyni at debian.org>, gregor herrmann <gregoa at debian.org>,
- Rene Mayorga <rmayorga at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Salvatore Bonaccorso <carnil at debian.org>
-Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/RPC-XML/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librpc-xml-perl.git
+Build-Depends-Indep: libdatetime-format-iso8601-perl (>= 0.07),
+                     libhttp-daemon-perl | libwww-perl (<< 6),
+                     libnet-server-perl (>= 2.005),
+                     perl (>= 5.12) | libtest-simple-perl (>= 0.94),
+                     libwww-perl,
+                     libxml-parser-perl,
+                     libxml-libxml-perl,
+                     netbase,
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librpc-xml-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librpc-xml-perl.git
+Homepage: https://metacpan.org/release/RPC-XML/
 
 Package: librpc-xml-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdatetime-format-iso8601-perl (>= 0.07),
- libhttp-daemon-perl | libwww-perl (<< 6),
- libwww-perl (>= 5.834),
- libxml-parser-perl | libxml-libxml-perl (>= 1.70)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdatetime-format-iso8601-perl (>= 0.07),
+         libhttp-daemon-perl | libwww-perl (<< 6),
+         libwww-perl,
+         libxml-parser-perl | libxml-libxml-perl (>= 1.70)
 Suggests: libapache2-mod-perl2
 Description: Perl implementation of the XML-RPC protocol
  RPC::XML is a Perl module that implements the XML-RPC protocol. It provides
  classes for sample client and server implementations, a server designed as
  an Apache location-handler, and a suite of data-manipulation classes that
  are used by them.
+

-- 
Debian packaging of librpc-xml-perl



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