debian/0000755000000000000000000000000012153020473007163 5ustar debian/gbp.conf0000644000000000000000000000016512153020473010604 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/source/0000755000000000000000000000000012153020473010463 5ustar debian/source/format0000644000000000000000000000001412153020473011671 0ustar 3.0 (quilt) debian/control0000644000000000000000000000141712153020473010571 0ustar Source: php-net-url 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 Standards-Version: 3.9.4 Homepage: http://pear.php.net/package/Net_URL/ Vcs-Git: git://anonscm.debian.org/pkg-php/php-net-url.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-net-url.git;a=summary Package: php-net-url Architecture: all Depends: ${misc:Depends}, php-pear Description: easy parsing of Urls Net URL provides easy parsing of URLs and their constituent parts. . NOTE: This module is declared obsolete by its upstream, and superseded by the Net::URL2 module debian/rules0000755000000000000000000000010412153020473010236 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear debian/compat0000644000000000000000000000000212153020473010361 0ustar 9 debian/watch0000644000000000000000000000014612153020473010215 0ustar version=3 http://pear.php.net/package/Net_URL/download/ .*/Net_URL-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz)) debian/copyright0000644000000000000000000000344212153020473011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Net_URL Source: http://pear.php.net/package/Net_URL/download Files: debian/* Copyright: 2005-2006, Jose Carlos Medeiros 2006-2013, Thijs Kinkhorst 2013, Prach Pongpanich License: BSD-3-clause Files: * Copyright: 2002-2004 Richard Heyes 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/changelog0000644000000000000000000000440112153020473011034 0ustar php-net-url (1.0.15-3) unstable; urgency=low * Now using PKG-PHP-PEAR team as maintainer (Closes: #656984) * Add debian/gbp.conf file * Update debian/watch file, thanks to Bart Martens * Add myself as uploader * Change section to php * Bump debhelper compat to 9 * Switch to pkg-php-tools and dh-sequencer * Switch to 3.0 (quilt) source format * Add Depends on misc-depends * Switch VCS to git * Update long description * Switch debian/copyright to format 1.0 * Bump Standards-Version to 3.9.4 -- Prach Pongpanich Tue, 21 May 2013 21:33:17 +0700 php-net-url (1.0.15-2) unstable; urgency=low * Import into pkg-php maintenance group. * Fix watch file (Closes: #450335). * Make build work when this package is already installed. * Switch to debhelper level 6. -- Thijs Kinkhorst Sat, 19 Jan 2008 19:23:55 +0100 php-net-url (1.0.15-1) unstable; urgency=low * New upstream release. -- Thijs Kinkhorst Thu, 05 Jul 2007 00:07:44 +0200 php-net-url (1.0.14-4) unstable; urgency=low * Adopt package (Closes: #383014). * 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:40:03 +0200 php-net-url (1.0.14-3) 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:59:52 -0300 php-net-url (1.0.14-2) unstable; urgency=low * 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 Thu, 11 Aug 2005 11:08:35 -0300 php-net-url (1.0.14-1) unstable; urgency=low * Initial Release. (closes: #316941) -- Jose Carlos Medeiros Mon, 4 Jul 2005 21:34:14 -0300