[Pkg-php-commits] r1298 - pear/php-net-ldap2/trunk/debian
Benoit Mortier
opensides-guest at alioth.debian.org
Sun Oct 18 20:36:54 UTC 2009
Author: opensides-guest
Date: 2009-10-18 20:36:54 +0000 (Sun, 18 Oct 2009)
New Revision: 1298
Modified:
pear/php-net-ldap2/trunk/debian/control
Log:
- Corrected typo its php-pear
Modified: pear/php-net-ldap2/trunk/debian/control
===================================================================
--- pear/php-net-ldap2/trunk/debian/control 2009-10-07 20:27:20 UTC (rev 1297)
+++ pear/php-net-ldap2/trunk/debian/control 2009-10-18 20:36:54 UTC (rev 1298)
@@ -12,7 +12,7 @@
Package: php-net-ldap2
Architecture: all
-Depends: ${misc:Depends}, php5-ldap, pear (>= 5.2.0-8)
+Depends: ${misc:Depends}, php5-ldap, php-pear (>= 5.2.0-8)
Description: PHP PEAR module for searching and manipulating LDAP-entries
Net_LDAP2 is the successor of Net_LDAP which is a clone of Perls
Net::LDAP object interface to directory servers. It does
More information about the Pkg-php-commits
mailing list