[SCM] Debian packaging of libpoe-component-server-simplehttp-perl branch, master, updated. debian/2.14-1-2-gd8c044d

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


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

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

diff --git a/debian/control b/debian/control
index e6982ae..896b4b9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,40 +1,45 @@
 Source: libpoe-component-server-simplehttp-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Martín Ferrari <tincho at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Antonio Radici <antonio at dyne.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libipc-shareable-perl,
- libmoose-perl (>= 0.81),
- libmoosex-attributehelpers-perl,
- libmoosex-poe-perl,
- libpoe-component-client-http-perl,
- libpoe-component-sslify-perl,
- libpoe-filter-http-parser-perl (>= 1.06),
- libpoe-perl,
- libtest-pod-perl,
- libtest-poe-client-tcp-perl (>= 0.10),
- libwww-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Martín Ferrari <tincho at debian.org>,
- gregor herrmann <gregoa at debian.org>, Antonio Radici <antonio at dyne.org>,
- Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+                     libipc-shareable-perl,
+                     libmoose-perl,
+                     libmoosex-attributehelpers-perl,
+                     libmoosex-poe-perl,
+                     libpoe-component-client-http-perl,
+                     libpoe-component-sslify-perl,
+                     libpoe-filter-http-parser-perl (>= 1.06),
+                     libpoe-perl,
+                     libtest-pod-perl,
+                     libtest-poe-client-tcp-perl,
+                     libwww-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-component-server-simplehttp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-server-simplehttp-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-component-server-simplehttp-perl.git
+Homepage: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/
 
 Package: libpoe-component-server-simplehttp-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl (>= 0.81),
- libmoosex-attributehelpers-perl,
- libmoosex-poe-perl,
- libpoe-perl,
- libwww-perl
-Suggests: libipc-shareable-perl, libpoe-component-sslify-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-perl,
+         libmoosex-attributehelpers-perl,
+         libmoosex-poe-perl,
+         libpoe-perl,
+         libwww-perl
+Suggests: libipc-shareable-perl,
+          libpoe-component-sslify-perl
 Description: simple HTTP server for POE
  POE::Component::Server::SimpleHTTP is Perl extension to easily serve HTTP
  requests within the POE framework. It also includes support for secure
  connections via SSL if POE::Component::SSLify (libpoe-component-sslify-perl),
  and pre-forking if IPC::Shareable (libipc-shareable-perl) are available.
+

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



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