debian/0000755000000000000000000000000012271000715007161 5ustar debian/control0000644000000000000000000000161712271000715010571 0ustar Source: php-horde-socket-client 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-socket-client.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-horde/PEAR/php-horde-socket-client.git Package: php-horde-socket-client 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/copyright0000644000000000000000000000403412271000715011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Horde Socket Client Upstream-Contact: Horde Horde development Source: http://pear.horde.org/ Files: * Copyright: 2013 Horde LLC (http://www.horde.org) License: LGPL-2.1 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 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. Files: debian/* Copyright: 2013 Mathieu Parent License: LGPL-2.1+ 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 2.1 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 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. debian/watch0000644000000000000000000000025012271000715010207 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_Socket_Client-(.+)\.tgz debian/compat0000644000000000000000000000000212271000715010357 0ustar 8 debian/gbp.conf0000644000000000000000000000021012271000715010571 0ustar [DEFAULT] pristine-tar = True upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/rules0000755000000000000000000000010212271000715010232 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear debian/source/0000755000000000000000000000000012271000715010461 5ustar debian/source/format0000644000000000000000000000001412271000715011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000145512271000715011040 0ustar php-horde-socket-client (1.1.1-1) unstable; urgency=medium * New upstream version 1.1.1 -- Mathieu Parent Sat, 25 Jan 2014 19:26:17 +0100 php-horde-socket-client (1.1.0-2) unstable; urgency=high * Upload to unstable * Setting priority to high to allow fast testing migration of php-horde-smtp and php-horde-imap-client -- Mathieu Parent Thu, 12 Dec 2013 12:28:50 +0100 php-horde-socket-client (1.1.0-1) experimental; urgency=low * New upstream version 1.1.0 -- Mathieu Parent Sat, 02 Nov 2013 17:02:31 +0100 php-horde-socket-client (1.0.0-1) experimental; urgency=low * Horde's Horde_Socket_Client package * Initial packaging (Closes: #728201) -- Mathieu Parent Tue, 29 Oct 2013 19:04:33 +0100