[SCM] Debian packaging of libnet-rendezvous-publish-perl branch, master, updated. 7a36a27f7d14212aafdfddcfbb1c622c8c98c6eb

gregor herrmann gregoa at debian.org
Thu Jul 5 20:46:09 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 2341988..5722ebe 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libnet-rendezvous-publish-perl
-Section: perl
-Priority: extra
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
- Ansgar Burchardt <ansgar at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: extra
 Build-Depends: debhelper (>= 7.3.7~)
-Build-Depends-Indep: perl, libclass-accessor-lvalue-perl, libmodule-pluggable-perl
+Build-Depends-Indep: perl,
+                     libclass-accessor-lvalue-perl
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Net-Rendezvous-Publish/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-rendezvous-publish-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-rendezvous-publish-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-rendezvous-publish-perl.git
+Homepage: http://search.cpan.org/dist/Net-Rendezvous-Publish/
 
 Package: libnet-rendezvous-publish-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-lvalue-perl, libmodule-pluggable-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-accessor-lvalue-perl,
+         perl
 Description: Perl module to publish Rendezvous services
  Net::Rendezvous::Publish creates, publish and manages Rendezvous services. It
  can manage how much time will handle network events and updates of internal
  state.
+

-- 
Debian packaging of libnet-rendezvous-publish-perl



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