debian/0000775000000000000000000000000012301064672007171 5ustar debian/copyright0000664000000000000000000000720712235222342011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Horde LZ4 Compression Extension Upstream-Contact: Horde Horde development Source: http://pear.horde.org/ Files: * Copyright: 2013 Horde LLC (http://www.horde.org) License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: horde_lz4-*/lz4.c horde_lz4-*/lz4.h horde_lz4-*/lz4hc.c horde_lz4-*/lz4hc.h Copyright: 2011-2012 Yann Collet License: BSD-2-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 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/horde_lz4.ini0000664000000000000000000000011712235222342011557 0ustar ; configuration for php horde_lz4 module ; priority=20 extension=horde_lz4.so debian/rules0000775000000000000000000000054012235222342010244 0ustar #!/usr/bin/make -f HORDENAME=lz4 DESTDIR=$(CURDIR)/debian/php-horde-$(HORDENAME) # This is automatic isn't it? export NO_INTERACTION=1 %: dh $@ --buildsystem=phppear --with phppear --with php5 override_dh_auto_install: dh_auto_install -O--buildsystem=phppear # Remove extra license file rm -f $(DESTDIR)/usr/share/doc/php-horde-lz4/LICENSE.lz4 debian/php50000664000000000000000000000003112235222342007756 0ustar mod debian/horde_lz4.ini debian/source/0000775000000000000000000000000012235222342010465 5ustar debian/source/format0000664000000000000000000000001412235222342011673 0ustar 3.0 (quilt) debian/gbp.conf0000664000000000000000000000021012235222342010575 0ustar [DEFAULT] pristine-tar = True upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/watch0000664000000000000000000000023612235222342010217 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_lz4-(.+)\.tgz debian/changelog0000664000000000000000000000227112301064672011045 0ustar php-horde-lz4 (1.0.2-2build1) trusty; urgency=medium * No change rebuild for phpapi-20121212+lfs (LFS ABI break on 32-bit arches). -- Robie Basak Wed, 19 Feb 2014 08:22:18 +0000 php-horde-lz4 (1.0.2-2) unstable; urgency=low * Use dh_php5 addon, to enable the extension automatically - Build-depend on dh-php5 - --with php5 in d/rules - debian/php5 - debian/horde_lz4.ini -- Mathieu Parent Sat, 02 Nov 2013 17:14:07 +0100 php-horde-lz4 (1.0.2-1) unstable; urgency=low * New upstream version 1.0.2 -- Mathieu Parent Sun, 11 Aug 2013 13:33:14 +0200 php-horde-lz4 (1.0.1-1) unstable; urgency=low * New upstream version 1.0.1 * License is now Expat (and thus dfsg-compatible) -- Mathieu Parent Mon, 15 Jul 2013 12:17:54 +0200 php-horde-lz4 (1.0.0-1) unstable; urgency=low * New upstream version 1.0.0 -- Mathieu Parent Mon, 27 May 2013 17:28:07 +0200 php-horde-lz4 (1.0.0~beta2-1) unstable; urgency=low * Horde's horde_lz4 package * Initial packaging (Closes: #704955) -- Mathieu Parent Mon, 27 May 2013 17:26:35 +0200 debian/control0000664000000000000000000000162412235222342010573 0ustar Source: php-horde-lz4 Section: php Priority: extra Maintainer: Horde Maintainers Uploaders: Mathieu Parent Build-Depends: debhelper (>= 9~), pkg-php-tools (>= 1.5~), pear-horde-channel, php5-dev, dh-php5 Standards-Version: 3.9.4 Homepage: http://www.horde.org/ Vcs-Git: git://anonscm.debian.org/pkg-horde/PEAR/php-horde-lz4.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-horde/PEAR/php-horde-lz4.git Package: php-horde-lz4 Architecture: any Depends: ${shlibs: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/compat0000664000000000000000000000000212235222342010363 0ustar 9