1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
php-net-url (1.0.15-4) unstable; urgency=medium
* Team upload
[ Thijs Kinkhorst ]
* Remove self from uploaders.
[ David Prévot ]
* Use standard gbp layout
* Use proper pkg-php-tools substitutions
* Recommend php-net-url2 as per description
* Update Standards-Version to 3.9.7
* Fix copyright syntax
* Rebuild with recent pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Sun, 13 Mar 2016 16:16:00 -0400
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 <prachpub@gmail.com> 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 <thijs@debian.org> Sat, 19 Jan 2008 19:23:55 +0100
php-net-url (1.0.15-1) unstable; urgency=low
* New upstream release.
-- Thijs Kinkhorst <thijs@debian.org> 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 <thijs@debian.org> 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 <debian@psabs.com.br> 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 <debian@psabs.com.br> 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 <debian@psabs.com.br> Mon, 4 Jul 2005 21:34:14 -0300
|