debian/0000755000000000000000000000000012234013526007164 5ustar debian/control0000644000000000000000000000155312234013526010573 0ustar Source: php-horde-ldap Section: php Priority: extra Maintainer: Horde Maintainers Uploaders: Mathieu Parent Build-Depends: debhelper (>= 8.0.0), pkg-php-tools, pear-horde-channel Standards-Version: 3.9.4 Homepage: http://www.horde.org/ Vcs-Git: git://anonscm.debian.org/pkg-horde/PEAR/php-horde-ldap.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-horde/PEAR/php-horde-ldap.git Package: php-horde-ldap Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: ${phppear:summary} ${phppear:description} . This package is part of Horde, a web application Framework written in PHP with modules like IMP (webmail), Turba (contacts), Kronolith (calendar), Nag (task list), Gollem (file manager), etc. debian/copyright0000644000000000000000000000431512234013526011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Horde LDAP libraries Upstream-Contact: Horde Horde development Source: http://pear.horde.org/ Files: * Copyright: 2003-2007 Tarjej Huse, Jan Wagner, Benedikt Hallinger 2003-2007 Tarjej Huse, Jan Wagner, Del Elson, Benedikt Hallinger 2009-2012 Horde LLC (http://www.horde.org/) 2009 Benedikt Hallinger 2009 Jan Wagner, Benedikt Hallinger License: LGPL-3 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation. . 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU Lesser General Public License version 3 can be found in the file `/usr/share/common-licenses/LGPL-3'. Files: debian/* Copyright: 2012 Mathieu Parent License: LGPL-3+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU Lesser General Public License version 3 can be found in the file `/usr/share/common-licenses/LGPL-3'. debian/watch0000644000000000000000000000024012234013526010211 0ustar version=3 opts="uversionmangle=s/(alpha|beta|rc)/~$1/i,dversionmangle=s/\+debian\d$//" \ http://pear.horde.org/ http://pear.horde.org/get/Horde_Ldap-(.+)\.tgz debian/compat0000644000000000000000000000000212234013526010362 0ustar 8 debian/gbp.conf0000644000000000000000000000021012234013526010574 0ustar [DEFAULT] pristine-tar = True upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/rules0000755000000000000000000000010212234013526010235 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear debian/source/0000755000000000000000000000000012234013526010464 5ustar debian/source/format0000644000000000000000000000001412234013526011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000220412234013526011034 0ustar php-horde-ldap (2.0.3-1) unstable; urgency=low * New upstream version 2.0.3 -- Mathieu Parent Tue, 29 Oct 2013 21:15:13 +0100 php-horde-ldap (2.0.2-2) unstable; urgency=low * Use pristine-tar -- Mathieu Parent Thu, 06 Jun 2013 09:28:26 +0200 php-horde-ldap (2.0.2-1) unstable; urgency=low * New upstream version 2.0.2 -- Mathieu Parent Sun, 07 Apr 2013 16:06:27 +0200 php-horde-ldap (2.0.1-3) unstable; urgency=low * Add a description of Horde in long description * Updated Standards-Version to 3.9.4, no changes * Replace horde4 by PEAR in git reporitory path * Fix Horde Homepage * Remove debian/pearrc, not needed with latest php-horde-role -- Mathieu Parent Wed, 09 Jan 2013 20:36:09 +0100 php-horde-ldap (2.0.1-2) unstable; urgency=low * Fix Vcs-Browser and Horde dir -- Mathieu Parent Sun, 09 Dec 2012 16:13:14 +0100 php-horde-ldap (2.0.1-1) unstable; urgency=low * Horde_Ldap package * Initial packaging (Closes: #695393) -- Mathieu Parent Fri, 07 Dec 2012 21:02:13 +0100