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
|
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
|