[Pkg-php-commits] r1288 - pear/php-net-ldap2/trunk/debian

Benoit Mortier opensides-guest at alioth.debian.org
Mon Sep 7 07:06:19 UTC 2009


Author: opensides-guest
Date: 2009-09-07 07:06:18 +0000 (Mon, 07 Sep 2009)
New Revision: 1288

Modified:
   pear/php-net-ldap2/trunk/debian/control
   pear/php-net-ldap2/trunk/debian/copyright
Log:
- Corrected control and copyright following gregory explanations



Modified: pear/php-net-ldap2/trunk/debian/control
===================================================================
--- pear/php-net-ldap2/trunk/debian/control	2009-09-07 06:32:59 UTC (rev 1287)
+++ pear/php-net-ldap2/trunk/debian/control	2009-09-07 07:06:18 UTC (rev 1288)
@@ -1,14 +1,19 @@
 Source: php-net-ldap2
 Section: web
 Priority: optional
-Maintainer: Benoit Mortier <benoit at catbert.opensides.be>
+Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>
+Uploaders: Benoit Mortier <benoit.mortier at opensides.be>
 Build-Depends: debhelper (>= 5), dh-make-php (>= 0.2.3), cdbs
+Build-Depends-Indep: php-pear
 Standards-Version: 3.8.2
+Homepage: http://pear.php.net/package/Net_LDAP2/
+Vcs-Svn: svn://svn.debian.org/pkg-php/pear/php-net-ldap2/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-php/pear/php-net-ldap2/trunk
 
 Package: php-net-ldap2
 Architecture: all
-Depends: ${misc:Depends}, php5-ldap
-Description: Object oriented interface for searching and manipulating LDAP-entries
+Depends: ${misc:Depends}, php5-ldap, 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 
  contain most of Net::LDAPs features but has some own too.

Modified: pear/php-net-ldap2/trunk/debian/copyright
===================================================================
--- pear/php-net-ldap2/trunk/debian/copyright	2009-09-07 06:32:59 UTC (rev 1287)
+++ pear/php-net-ldap2/trunk/debian/copyright	2009-09-07 07:06:18 UTC (rev 1288)
@@ -2,7 +2,11 @@
 
 It was downloaded from http://pear.php.net/package/Net_LDAP2
 
-Upstream Author: Benedikt Hallinger
+Upstream Authors: Benedikt Hallinger <beni at php.net>
+		  Jan Wagner <wagner at netsols.de>
+		  Tarjej Huse <tarjei at bergfald.no>
+		  Benedikt Hallinger <beni at php.net>
+		  Del <del at babel.com.au>
 
 Copyright: 2009 Benedikt Hallinger
 




More information about the Pkg-php-commits mailing list