debian/0000755000000000000000000000000012153015477007173 5ustar debian/examples0000644000000000000000000000002312153015477010727 0ustar Net_LDAP-*/tests/* debian/gbp.conf0000644000000000000000000000016512153015477010614 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/source/0000755000000000000000000000000012153015477010473 5ustar debian/source/format0000644000000000000000000000001412153015477011701 0ustar 3.0 (quilt) debian/control0000644000000000000000000000210012153015477010567 0ustar Source: php-net-ldap Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: Thijs Kinkhorst , Prach Pongpanich Build-Depends: debhelper (>= 9), pkg-php-tools Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-php/php-net-ldap.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-net-ldap.git;a=summary Homepage: http://pear.php.net/package/Net_LDAP Package: php-net-ldap Architecture: all Depends: php-pear, php5-ldap, ${misc:Depends} Description: OO interface for searching and manipulating LDAP-entries Net Ldap is a clone of Perls Net::LDAP object interface to ldapservers. It does not contain all of Net::LDAPs features, but has: * A simple OO-interface to connections, searches and entries. * Support for tls and ldap v3. * Simple modification, deletion and creation of ldapentries. * Support for schema handling. . NOTE: This module is declared obsolete by its upstream, and superseded by the Net::LDAP2 module in package php-net-ldap2. debian/rules0000755000000000000000000000010412153015477010246 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear debian/compat0000644000000000000000000000000212153015477010371 0ustar 9 debian/watch0000644000000000000000000000015012153015477010220 0ustar version=3 http://pear.php.net/package/Net_LDAP/download/ .*/Net_LDAP-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz)) debian/copyright0000644000000000000000000000265712153015477011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Net_LDAP Source: http://pear.php.net/package/Net_LDAP/download Files: debian/* Copyright: 2006-2008, Jose Carlos Medeiros 2010-2013, Thijs Kinkhorst 2013, Prach Pongpanich License: LGPL-2+ Files: * Copyright: 2003-2007, Tarjej Huse 2003-2007, Jan Wagner 2003-2007, Del 2003-2007, Benedikt Hallinger License: LGPL-2+ License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU Library General Public License can be found in /usr/share/common-licenses/LGPL-2 file. debian/doc-base0000644000000000000000000000050312153015477010571 0ustar Document: php-net-ldap Title: The Net_LDAP Manual Abstract: The Net_LDAP user manual! here you have a quick introduction on how to use Net_LDAP to acces your directory server with PHP. Section: Programming Format: HTML Index: /usr/share/doc/php-net-ldap/doc/manual.html Files: /usr/share/doc/php-net-ldap/doc/manual.html debian/changelog0000644000000000000000000000513112153015477011045 0ustar php-net-ldap (1:1.1.5-2) unstable; urgency=low * Now using PKG-PHP-PEAR team as maintainer (Closes: #656980) * Add myself as uploader * Switch to pkg-php-tools and dh-sequencer * Update debian/watch file * Bump debhelper compat to 9 * Switch to 3.0 (quilt) source format * Add debian/gbp.conf file * Add Vcs-* fields * Add a doc-base registration file * Switch debian/copyright to format 1.0 * Update description * Bump Standards-Version to 3.9.4 -- Prach Pongpanich Tue, 21 May 2013 22:49:40 +0700 php-net-ldap (1:1.1.5-1) unstable; urgency=low * New upstream release. * Adopt package (closes: #529692). * Various cleanups: Debian policy 3.8.4, debhelper 7. * Add README.Debian documenting that this package is considered obsolete and referring users to php-net-ldap2 (closes: #529856). -- Thijs Kinkhorst Sun, 16 May 2010 13:08:48 +0200 php-net-ldap (1:1.1.1-1) unstable; urgency=low * New upstream release * debian/control: - Bump Standards-Version: 3.7.3. - Added Homepage header. - Added dh-make-php (>= 0.2.3), cdbs Build-Depends. - Removed php-pear Build-Depends. * debian/examples removed. * debian/rules reorganized to use cdbs. * debian/copyright updated, added copyright notice. -- Jose Carlos Medeiros Wed, 26 Mar 2008 02:06:30 -0300 php-net-ldap (1:1.0.0-1) unstable; urgency=low * New upstream release -- Jose Carlos Medeiros Sat, 03 Nov 2007 01:41:24 +0000 php-net-ldap (1.0.0RC4-1) unstable; urgency=low * New upstream release -- Jose Carlos Medeiros Fri, 21 Sep 2007 17:09:57 -0300 php-net-ldap (1.0.0RC3-1) unstable; urgency=low * New upstream release -- Jose Carlos Medeiros Thu, 09 Aug 2007 10:43:05 -0300 php-net-ldap (1.0.0RC2-1) unstable; urgency=low * New upstream release -- Jose Carlos Medeiros Thu, 19 Jul 2007 18:27:13 -0300 php-net-ldap (0.7.2-1) unstable; urgency=low * New upstream release. (Closes: #421844) -- Jose Carlos Medeiros Thu, 17 May 2007 22:31:39 -0300 php-net-ldap (0.7.1-1) unstable; urgency=low * New upstream release * Updated debian/watch file. * Bumped Standards-Version: 3.7.2 * Removed php4 support. * Removed automatically debian/package/tmp directory. -- Jose Carlos Medeiros Thu, 26 Apr 2007 19:30:30 -0300 php-net-ldap (0.6.6-1) unstable; urgency=low * Initial Release. (closes: #366617) -- Jose Carlos Medeiros Tue, 9 May 2006 18:39:42 -0300 debian/README.Debian0000644000000000000000000000042712153015477011237 0ustar This package is considered to be obsolete by its upstream and no further development or maintenance is done on it. Any users are suggested to switch to Net::LDAP2 instead, packaged in Debian as php-net-ldap2. There is no set date when this package will be removed from Debian.