[SCM] Debian packaging of libpoe-component-server-soap-perl branch, master, updated. 728eb2ee25c2966828fdd71b9845fd1db45a9a25

gregor herrmann gregoa at debian.org
Thu Jul 5 20:52:55 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 46a7e08..48bbde1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,32 @@
 Source: libpoe-component-server-soap-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Martín Ferrari <tincho at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libpoe-perl, libsoap-lite-perl,
- libpoe-component-server-simplehttp-perl (>= 1.54)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Martín Ferrari <tincho at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Rene Mayorga <rmayorga at debian.org>, Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libpoe-perl,
+                     libsoap-lite-perl,
+                     libpoe-component-server-simplehttp-perl
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/POE-Component-Server-SOAP/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-component-server-soap-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-server-soap-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-component-server-soap-perl.git
+Homepage: http://search.cpan.org/dist/POE-Component-Server-SOAP/
 
 Package: libpoe-component-server-soap-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libsoap-lite-perl, libpoe-perl,
- libpoe-component-server-simplehttp-perl (>= 1.54)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libsoap-lite-perl,
+         libpoe-perl,
+         libpoe-component-server-simplehttp-perl
 Description: POE component to publish event handlers via SOAP over HTTP
  POE::Component::Server::SOAP is a component that can publish event handlers
  via SOAP over HTTP. Currently, this module only supports SOAP/1.1 requests,
  though support for SOAP/1.2 is planned. A simple HTTP server is provided by
  POE::Component::Server::SimpleHTTP (libpoe-component-server-simplehttp-perl).
+

-- 
Debian packaging of libpoe-component-server-soap-perl



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