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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
php-net-url2 (2.2.3-1) unstable; urgency=medium
* QA upload.
[ Jelmer Vernooij ]
* Migrate repository from alioth to salsa.
[ William Desportes ]
* New upstream version 2.2.3
* Add d/gbp.conf
* Use debhelper-compat 13
* Update Standards-Version to 4.7.2
* Update d/copyright {Format,Source} to https
* Style fixes on d/copyright
* Update d/watch to version 4 and https
* Set "Rules-Requires-Root: no"
* Set "Multi-Arch: foreign"
* Use dh-sequence-phppear
* Add dh_auto_test and DEP-8 tests
* Add d/clean
* Simplify d/copyright
* Build depend on phpunit
* Update the tests patch
* Add netbase to Build-Depends and Recommends
* Add my copyright to d/copyright and bump upstream copyright year
* Remove now default Priority: optional
* Remove now default Rules-Requires-Root: no
* Maintain in the QA group
-- William Desportes <williamdes@wdes.fr> Thu, 18 Sep 2025 17:11:32 +0200
php-net-url2 (2.2.1-0.2) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 02 Jan 2021 00:34:46 +0100
php-net-url2 (2.2.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* Imported Upstream version 2.2.1
* Rebuild with PHP 7.0 pkg-php-tools (Closes: #821600)
-- Ondřej Surý <ondrej@debian.org> Mon, 28 Nov 2016 15:53:07 +0100
php-net-url2 (2.2.0-1) unstable; urgency=low
* New upstream release (2.2.0)
* debian/copyright: Fixes to get rid of lintian message:
dep5-copyright-license-name-not-unique
-- Dario Minnucci <midget@debian.org> Mon, 27 Apr 2015 14:21:28 +0200
php-net-url2 (2.1.1-1) unstable; urgency=medium
* New upstream release (2.1.1)
* debian/copyright: Fixes to get rid of lintian message:
wildcard-matches-nothing-in-dep5-copyright
-- Dario Minnucci <midget@debian.org> Wed, 28 Jan 2015 01:14:16 +0100
php-net-url2 (2.1.0-3) unstable; urgency=medium
* debian/copyright: Updated with license clarifications stated
in https://pear.php.net/bugs/bug.php?id=20433
-- Dario Minnucci <midget@debian.org> Wed, 29 Oct 2014 10:09:04 +0100
php-net-url2 (2.1.0-2) unstable; urgency=medium
* debian/control:
- Bump Standards-Version to 3.9.6 (no changes)
* debian/rules:
- Don't install useless license file BSD-3-CLAUSE-Heyes
(Closes: #764882)
* debian/copyright updated
-- Dario Minnucci <midget@debian.org> Fri, 24 Oct 2014 22:10:33 +0200
php-net-url2 (2.1.0-1) unstable; urgency=medium
* New upstream release (2.1.0)
-- Dario Minnucci <midget@debian.org> Thu, 23 Oct 2014 14:35:37 +0200
php-net-url2 (2.0.7-1) unstable; urgency=medium
* New upstream release (2.0.7)
* debian/copyright:
- Fix invalid short name in DEP5 copyright (s/BSD/BSD-3-clause/g)
- Redefine license file matching as 'Net_URL2-*/*' to include ALL
upstream files under BSD-3-clause license.
-- Dario Minnucci <midget@debian.org> Thu, 18 Sep 2014 01:40:28 +0200
php-net-url2 (2.0.6-1) unstable; urgency=medium
* New upstream release (2.0.6)
-- Dario Minnucci <midget@debian.org> Sun, 22 Jun 2014 22:47:22 +0200
php-net-url2 (2.0.5-2) unstable; urgency=medium
* Rebuilt against pkg-php-tools 1.11
* debian/control:
- Use of ${phppear:summary} and ${phppear:description} substvars.
-- Dario Minnucci <midget@debian.org> Wed, 05 Feb 2014 03:35:57 +0100
php-net-url2 (2.0.5-1) unstable; urgency=medium
* New upstream release (2.0.5)
* debian/copyright:
- Copyright years updated
-- Dario Minnucci <midget@debian.org> Tue, 21 Jan 2014 15:35:45 +0100
php-net-url2 (2.0.0-2) unstable; urgency=low
* Package migrated to use pkg-php-tools. (Closes: #728901)
* debian/control:
- Bump Standards-Version to 3.9.5 (no changes)
- Update Vcs-Browser URL
* debian/copyright:
- Copyright years updated
-- Dario Minnucci <midget@debian.org> Tue, 31 Dec 2013 00:00:27 +0100
php-net-url2 (2.0.0-1) unstable; urgency=low
* Initial Release (Closes: #651961).
-- Dario Minnucci <midget@debian.org> Fri, 27 Apr 2012 00:51:54 +0200
|