[SCM] Debian packaging of libpoe-component-pubsub-perl branch, master, updated. 80cf4c3370bbb7cca4c7145ca9051328606bbab1

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


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

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

diff --git a/debian/control b/debian/control
index 9baed26..1e28294 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
 Source: libpoe-component-pubsub-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: libpoe-perl (>= 1.003)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>
+Build-Depends-Indep: libpoe-perl
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/POE-Component-PubSub/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-component-pubsub-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-pubsub-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-component-pubsub-perl.git
+Homepage: http://search.cpan.org/dist/POE-Component-PubSub/
 
 Package: libpoe-component-pubsub-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libpoe-perl (>= 1.003)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libpoe-perl
 Description: generic publish/subscribe POE::Component
  POE::Component::PubSub is a generic publish/subscribe POE::Component
  that enables POE::Sessions to publish events to which other
  POE::Sessions may subscribe.
+

-- 
Debian packaging of libpoe-component-pubsub-perl



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