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
|
php-phar-io-version (3.0.4-1) unstable; urgency=medium
[ Tomas Votruba ]
* make dev suffix rank work for uppercase too
[ Arne Blankerts ]
* Update changelog
-- David Prévot <taffit@debian.org> Mon, 14 Dec 2020 18:09:39 -0400
php-phar-io-version (3.0.3-1) unstable; urgency=medium
* Upload to unstable now that PHPUnit 8 depends on it
[ Arne Blankerts ]
* Prepare 3.0.3 release
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Update watch file format version to 4.
* Set Rules-Requires-Root: no.
* Update Standards-Version to 4.5.1
-- David Prévot <taffit@debian.org> Wed, 02 Dec 2020 11:10:58 -0400
php-phar-io-version (3.0.2-1) experimental; urgency=medium
[ Ayesh Karunaratne ]
* Add .gitattribute file with export-ignore rules for build/test files
[ David Prévot ]
* Document gbp import-ref usage
-- David Prévot <taffit@debian.org> Mon, 29 Jun 2020 06:29:32 -1000
php-phar-io-version (3.0.1-1) experimental; urgency=medium
* Upload new major upstream version to experimental
[ Arne Blankerts ]
* Update changelog
[ David Prévot ]
* Extend d/clean for PHPUnit 8
* Bump debhelper from old 9 to 13.
* Drop get-orig-source target
* Set upstream metadata fields:
Bug-Database, Bug-Submit, Repository, Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Sat, 30 May 2020 18:50:17 -1000
php-phar-io-version (2.0.1-1) unstable; urgency=medium
[ Sebastian Heuer ]
* change version comparison so that a version without a pre-release
suffix is always greater than a version with a pre-release suffix
[ David Prévot ]
* Update Standards-Version to 4.1.5
-- David Prévot <taffit@debian.org> Tue, 10 Jul 2018 17:14:21 -1000
php-phar-io-version (2.0.0-1) unstable; urgency=medium
[ Sebastian Heuer ]
* introduce CHANGELOG.md
[ David Prévot ]
* Use now provided upstream changelog
* Move project repository to salsa.d.o
* Update Standards-Version to 4.1.4
-- David Prévot <taffit@debian.org> Mon, 02 Jul 2018 21:49:53 -1000
php-phar-io-version (1.0.1-1) unstable; urgency=low
* Initial release (New phpunit dependency)
-- David Prévot <taffit@debian.org> Wed, 23 Aug 2017 16:24:13 -1000
|