debian/0000755000000000000000000000000011710516621007166 5ustar debian/control0000644000000000000000000000173711710516621010601 0ustar Source: php-http-request Section: php Priority: optional Maintainer: PKG-PHP-PEAR team Uploaders: Thijs Kinkhorst , Thomas Goirand Build-Depends: debhelper (>= 8), pkg-php-tools Standards-Version: 3.9.2 Homepage: http://pear.php.net/package/HTTP_Request/ Vcs-Browser: http://git.debian.org/?p=pkg-php/php-http-request.git Vcs-Git: http://git.debian.org/git/pkg-php/php-http-request.git Package: php-http-request Architecture: all Depends: php-net-url, php-net-socket, ${misc:Depends} Pre-Depends: php-pear (>= 5.3) Description: PEAR class to provide an easy way to perform HTTP requests php-http-request is a PEAR class that implements the HTTP protocol, and allows you to perform web queries in a simple way. It supports all the standard forms of HTTP queries like GET, POST, HEAD, TRACE, PUT or DELETE, and also can use the Basic authentication, Proxy, Proxy Authentication, SSL, file uploads, and more etc. debian/changelog0000644000000000000000000000671411710516621011050 0ustar php-http-request (1.4.4-4) unstable; urgency=low * Now using PKG-PHP-PEAR team as the maintainer of the package (Closes: #656976). * Switching to Git for the packaging (added a debian/gbp.conf and edited the VCS fields). * Switching to pkg-php-tools and dh 8 sequencer. * Switching to 3.0 (quilt) source format. * Standards-Version: is now 3.9.2 (no changes). * Review package short and long description. * Now using DEP5 format for debian/copyright. -- Thomas Goirand Fri, 27 Jan 2012 20:29:58 +0800 php-http-request (1.4.4-3) unstable; urgency=low * Added myself as uploader. * Sets a Pre-Depends: php-pear (>= 5.3) and removes Depends: php-pear to allow upgrades from Squeeze, as discussed with RT (Closes: #605866). -- Thomas Goirand Sat, 04 Dec 2010 16:13:01 +0800 php-http-request (1.4.4-2) unstable; urgency=low * Change section to php. * Fix bashism in debian/rules (Closes: #581456). -- Thijs Kinkhorst Sun, 16 May 2010 13:33:27 +0200 php-http-request (1.4.4-1) unstable; urgency=low * New upstream release. * Checked for Debian policy 3.8.4. -- Thijs Kinkhorst Sun, 09 May 2010 15:07:14 +0200 php-http-request (1.4.3-1) unstable; urgency=low * New upstream release. * Import into pkg-php maintenance group. * Checked for policy 3.8.0, no changes. -- Thijs Kinkhorst Thu, 11 Sep 2008 15:52:17 +0200 php-http-request (1.4.2-1) unstable; urgency=low * New upstream release. -- Thijs Kinkhorst Mon, 29 Oct 2007 22:59:02 +0100 php-http-request (1.4.1-1) unstable; urgency=low * New upstream release. * Update watch file. -- Thijs Kinkhorst Fri, 01 Jun 2007 13:00:07 +0200 php-http-request (1.4.0-1) unstable; urgency=low * New upstream release. * Switch to debhelper compatibility level 5. -- Thijs Kinkhorst Tue, 10 Apr 2007 11:43:32 +0200 php-http-request (1.3.0-3) unstable; urgency=low * Adopt package (Closes: #383009). * Checked for policy version 3.7.2, no changes necessary. * Put debhelper version in debian/compat. * Do not suggest php{4,5}-cli, as there's no specific usefulness on the commandline of this package. * Move debhelper to Build-Depends from Build-Depends-Indep. -- Thijs Kinkhorst Sat, 19 Aug 2006 12:49:37 +0200 php-http-request (1.3.0-2) unstable; urgency=low * Remove .channels, .depdblock and .depdb directories that is already installed by php-pear. * Build-Depends on debhelper >=5, removed compat file and put DH_COMPAT in rules file. -- Jose Carlos Medeiros Wed, 15 Mar 2006 17:23:09 -0300 php-http-request (1.3.0-1) unstable; urgency=low * New upstream release. * Added php-net-socket as dependence. -- Jose Carlos Medeiros Mon, 14 Nov 2005 17:58:35 -0200 php-http-request (1.2.4-1) unstable; urgency=low * New upstream release. * Added debian/watch file. * Updated package to Standards-Version: 3.6.2. * Updated "Build-Depends-Indep:" and "Depends:" to call php-pear instead php4-pear. * Updated "Suggests:" to call php4-cli or php5-cli. -- Jose Carlos Medeiros Mon, 17 Oct 2005 18:54:49 -0200 php-http-request (1.2.0-1) unstable; urgency=low * Initial Release. (closes: #317013) -- Jose Carlos Medeiros Tue, 5 Jul 2005 11:19:39 -0300 debian/watch0000644000000000000000000000017411710516621010221 0ustar version=3 http://pear.php.net/package/HTTP_Request/download http://download.pear.php.net/package/HTTP_Request-([\d.]+)\.tgz debian/compat0000644000000000000000000000000211710516621010364 0ustar 8 debian/gbp.conf0000644000000000000000000000016411710516621010606 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/source/0000755000000000000000000000000011710516621010466 5ustar debian/source/format0000644000000000000000000000001411710516621011674 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000345111710516621011124 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=240 Upstream-Name: HTTP_Request Upstream-Contact: Richard Heyes Source: http://pear.php.net/package/HTTP_Request/download Files: debian/* Copyright: (c) 2005-2006, Jose Carlos Medeiros (c) 2006-2010, Thijs Kinkhorst (c) 2011-2012, Thomas Goirand License: BSD Files: * Copyright: (c) 2002-2003, Richard Heyes License: BSD License: BSD 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/rules0000755000000000000000000000010311710516621010240 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear