Codebase list libnet-ldap-perl / 19a227f
debian/control: remove leading article and capital letter from short description. Gregor Herrmann 15 years ago
2 changed file(s) with 3 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 libnet-ldap-perl (1:0.38-1) UNRELEASED; urgency=low
11
22 * New upstream release.
3 * debian/control: remove leading article and capital letter from short
4 description.
35
46 -- gregor herrmann <gregoa@debian.org> Fri, 26 Sep 2008 16:55:17 +0200
57
1616 Depends: ${perl:Depends}, libconvert-asn1-perl, libmime-base64-perl, libwww-perl
1717 Suggests: libio-socket-ssl-perl, liburi-perl, libdigest-md5-perl,
1818 libxml-parser-perl, libauthen-sasl-perl, libxml-sax-perl
19 Description: A Client interface to LDAP servers
19 Description: client interface to LDAP servers
2020 The perl-ldap distribution is a collection of perl modules which provide
2121 an object orientated interface to LDAP servers.
2222 .