[SCM] Debian packaging of libnet-ldap-perl branch, master, updated. debian/0.4400-1-2-gc1457bb

gregor herrmann gregoa at debian.org
Thu Jul 5 20:45:26 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 6cf0349..3584805 100644
--- a/debian/control
+++ b/debian/control
@@ -1,37 +1,40 @@
 Source: libnet-ldap-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libauthen-sasl-perl,
- libconvert-asn1-perl,
- libio-socket-ssl-perl (>= 1.26),
- libmime-base64-perl,
- liburi-perl,
- libxml-sax-perl,
- libxml-sax-writer-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>, Ansgar Burchardt <ansgar at debian.org>
+                     libauthen-sasl-perl,
+                     libconvert-asn1-perl,
+                     libio-socket-ssl-perl,
+                     liburi-perl,
+                     libxml-sax-perl,
+                     libxml-sax-writer-perl
 Standards-Version: 3.9.2
-Homepage: http://ldap.perl.org/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-ldap-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-ldap-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-ldap-perl.git
+Homepage: http://ldap.perl.org/
 
 Package: libnet-ldap-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libconvert-asn1-perl,
- libmime-base64-perl,
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libconvert-asn1-perl,
+         perl,
+         libwww-perl
 Suggests: libauthen-sasl-perl,
- libdigest-md5-perl,
- libio-socket-ssl-perl (>= 1.26),
- liburi-perl,
- libxml-parser-perl,
- libxml-sax-perl
+          libdigest-md5-perl,
+          libio-socket-ssl-perl (>= 1.26),
+          liburi-perl,
+          libxml-parser-perl,
+          libxml-sax-perl
 Description: client interface to LDAP servers
  Net::LDAP is a collection of Perl modules that implement an interface to
  various LDAP services. The module is capable of searching directories or
  performing maintenance functions such as adding, deleting or modifying
  entries.
+

-- 
Debian packaging of libnet-ldap-perl



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