debian/0000755000000000000000000000000012153372042007165 5ustar debian/gbp.conf0000644000000000000000000000016512153372042010606 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/source/0000755000000000000000000000000012153372042010465 5ustar debian/source/format0000644000000000000000000000001412153372042011673 0ustar 3.0 (quilt) debian/control0000644000000000000000000000140512153372042010570 0ustar Source: php-http Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: Thijs Kinkhorst , Prach Pongpanich Build-Depends: debhelper (>= 9), pkg-php-tools Build-Depends-Indep: php-pear Vcs-Git: git://anonscm.debian.org/pkg-php/php-http.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-http.git;a=summary Homepage: http://pear.php.net/package/Http Standards-Version: 3.9.4 Package: php-http Architecture: all Depends: ${misc:Depends}, php-pear Description: PHP PEAR module for HTTP related stuff The HTTP class is a class with static methods for doing miscellaneous HTTP related stuff like date formatting, language negotiation or HTTP redirection. debian/rules0000755000000000000000000000010412153372042010240 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear debian/compat0000644000000000000000000000000212153372042010363 0ustar 9 debian/watch0000644000000000000000000000013712153372042010217 0ustar version=3 http://pear.php.net/package/HTTP/download .*/HTTP-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz)) debian/copyright0000644000000000000000000000412612153372042011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTTP Source: http://pear.php.net/package/HTTP/download Files: debian/* Copyright: 2005, Ondrej Sury 2005, Adam Conrad 2008-2013, Thijs Kinkhorst 2013, Prach Pongpanich License: BSD-3-clause Files: * Copyright: 2002-2008, Stig Bakken 2002-2008, Sterling Hughes 2002-2008, Tomas V.V.Cox 2002-2008, Richard Heyes 2002-2008, Philippe Jausions 2002-2008, Michael Wallner License: BSD-3-clause License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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. debian/changelog0000644000000000000000000000345612153372042011047 0ustar php-http (1.4.1-2) unstable; urgency=low * Now using PKG-PHP-PEAR team as maintainer (Closes: #656973) * Update debian/watch file, thanks to Bart Martens * Switch to pkg-php-tools and dh-sequencer * Add myself as uploader * Change section to php * Bump debhelper compat to 9 * Switch to 3.0 (quilt) source format * Add Depends on misc-depends * Switch VCS to git * Add debian/gbp.conf file * Drop Replaces on php4-pear, it was removed from the archive * Switch debian/copyright to format 1.0 * Bump Standards-Version to 3.9.4 -- Prach Pongpanich Tue, 21 May 2013 22:05:17 +0700 php-http (1.4.1-1) unstable; urgency=low * New upstream release. * Changes licence to BSD. * Checked for standards version 3.8.0, no changes. -- Thijs Kinkhorst Thu, 11 Sep 2008 15:35:06 +0200 php-http (1.4.0-1) unstable; urgency=low [ Martin Lohmeier ] * new upstream release * updated debian/control (XS-X-Vcs-Svn, debendencies, description) * updated to Standard version 3.7.2 * new debian/rules to use pear to install files * updates debian/compat * updated to PHP License 3.01 as upstream did (Closes: #332611) [ Thijs Kinkhorst ] * Remove tmpdir from package && upload it. -- Thijs Kinkhorst Mon, 31 Mar 2008 20:35:31 +0200 php-http (1.3.6-2) unstable; urgency=low * Need to replace php4-pear (<< 4:4.4.0-0), yes the epoch matters. * Update debian/copyright to make sure the license is correct, the Debian maintainers are mentioned, the upstream copyright holder is mentioned and the upstream location is quoted. -- Adam Conrad Fri, 29 Jul 2005 08:37:22 +1000 php-http (1.3.6-1) unstable; urgency=low * Initial release. -- Ondřej Surý Thu, 21 Jul 2005 09:45:07 +0200