[SCM] Debian packaging of libpoe-component-ikc-perl branch, master, updated. debian/0.2302-1-2-g9637d54

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


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

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

diff --git a/debian/control b/debian/control
index 95a5d12..b7db251 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,31 @@
 Source: libpoe-component-ikc-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+           gregor herrmann <gregoa 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,
- libpoe-api-peek-perl (>= 1.3000),
- libpoe-perl (>= 2:1.3110),
- libpoe-test-loops-perl,
- libtest-distribution-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- netbase
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+                     libpoe-api-peek-perl,
+                     libpoe-perl (>= 2:1.3110),
+                     libpoe-test-loops-perl,
+                     libtest-distribution-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     netbase
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/POE-Component-IKC/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-component-ikc-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-ikc-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-component-ikc-perl.git
+Homepage: http://search.cpan.org/dist/POE-Component-IKC/
 
 Package: libpoe-component-ikc-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libpoe-perl (>= 2:1.3110),
- libpoe-api-peek-perl (>= 1.300)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libpoe-perl (>= 2:1.3110),
+         libpoe-api-peek-perl
 Description: Perl module for POE Inter-Kernel Communication
  POE::Component::IKC provides several Inter-Kernel Communication (IKC) methods
  for the Perl Object Environment (POE) that help exchange events and related
@@ -40,3 +41,4 @@ Description: Perl module for POE Inter-Kernel Communication
  and is designed to take advantage of pre-forking for high-demand applications.
  It is easily integrable with non-blocking code because it executes the given
  callback code when an event happens.
+

-- 
Debian packaging of libpoe-component-ikc-perl



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