[SCM] Debian packaging of libpoe-component-ikc-perl branch, master, updated. upstream/0.2301-48-gc8895c4

gregor herrmann gregoa at debian.org
Sat Aug 27 11:36:00 UTC 2011


The following commit has been merged in the master branch:
commit 6f55216ad84c10da313e91aae443b3f7a655b14f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 27 13:32:58 2011 +0200

    sort fields
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index caa2570..95a5d12 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,18 @@ Source: libpoe-component-ikc-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libpoe-perl (>= 2:1.3110), netbase, libtest-pod-perl,
- libpoe-api-peek-perl (>= 1.3000), libtest-pod-coverage-perl,
- libtest-distribution-perl, libpoe-test-loops-perl
+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>,
+ gregor herrmann <gregoa at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
  Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/POE-Component-IKC/
@@ -16,7 +22,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-compon
 
 Package: libpoe-component-ikc-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libpoe-perl (>= 2:1.3110),
+Depends: ${perl:Depends}, ${misc:Depends},
+ libpoe-perl (>= 2:1.3110),
  libpoe-api-peek-perl (>= 1.300)
 Description: Perl module for POE Inter-Kernel Communication
  POE::Component::IKC provides several Inter-Kernel Communication (IKC) methods

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



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