[SCM] Debian packaging of libpoe-component-client-ping-perl branch, master, updated. debian/1.171-1-2-g0691d86

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


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

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

diff --git a/debian/control b/debian/control
index 7255cd9..6a7d0ba 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: libpoe-component-client-ping-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libpoe-perl (>= 2:1.0070),
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: libpoe-perl,
+                     perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/POE-Component-Client-Ping/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-component-client-ping-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-client-ping-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-component-client-ping-perl.git
+Homepage: http://search.cpan.org/dist/POE-Component-Client-Ping/
 
 Package: libpoe-component-client-ping-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libpoe-perl (>= 2:1.0070)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libpoe-perl
 Description: ICMP ping client component for POE
  POE::Component::Client::Ping is an asynchronous, event driven client
  for ICMP ping. It accepts events containing the specifics of ICMP
@@ -26,3 +27,4 @@ Description: ICMP ping client component for POE
  To avoid confusion (and hopefully not cause other confusion), they
  must be spawned with a spawn method, not created anew with a new
  one.
+

-- 
Debian packaging of libpoe-component-client-ping-perl



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