[SCM] Debian packaging of libnet-xmpp-perl branch, master, updated. 2c7fce7678f015018efcd8493e75a73f2d9d6636

gregor herrmann gregoa at debian.org
Mon Aug 8 18:19:47 UTC 2011


The following commit has been merged in the master branch:
commit e90078880d2b0a355055c017dbd1d9152e6eb1d9
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 8 19:53:29 2011 +0200

    dependency reformatting and cleanup
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 64251fc..1827d19 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,11 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
-Build-Depends: debhelper (>= 8), libmodule-build-perl
-Build-Depends-Indep: perl, libxml-stream-perl (>= 1.22), libdigest-sha1-perl, libauthen-sasl-perl
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl,
+ libxml-stream-perl,
+ libdigest-sha1-perl,
+ libauthen-sasl-perl
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Net-XMPP/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-xmpp-perl.git
@@ -12,7 +15,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-xmpp-p
 
 Package: libnet-xmpp-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libxml-stream-perl (>= 1.22), libdigest-sha1-perl, libauthen-sasl-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libxml-stream-perl,
+ libdigest-sha1-perl,
+ libauthen-sasl-perl
 Description: XMPP Perl library
  Net::XMPP is a convenient tool to use for any perl script that would like to
  utilize the XMPP Instant Messaging protocol.  While not a client in and of

-- 
Debian packaging of libnet-xmpp-perl



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