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
|
php-composer-semver (1.4.2-1) unstable; urgency=medium
[ Rob Bast ]
* do not collapse ranges if other constraints apply
-- David Prévot <taffit@debian.org> Wed, 25 Jan 2017 17:37:16 -1000
php-composer-semver (1.4.1-1) unstable; urgency=medium
[ Rob Bast ]
* Changelog for 1.4.1
[ David Prévot ]
* Update Standards-Version to 3.9.8
-- David Prévot <taffit@debian.org> Sat, 04 Jun 2016 11:36:32 -0400
php-composer-semver (1.4.0-1) unstable; urgency=medium
[ Andrii Vasyliev ]
* Add getters for constraint and conjunctive in MultiConstraint
-- David Prévot <taffit@debian.org> Fri, 01 Apr 2016 15:06:06 -0400
php-composer-semver (1.3.0-2) unstable; urgency=medium
* Rebuild with recent pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Sat, 12 Mar 2016 18:21:53 -0400
php-composer-semver (1.3.0-1) unstable; urgency=medium
[ David Prévot ]
* Shorten synopsis (Closes: #811416)
* Update Standards-Version to 3.9.7
[ Rob ]
* update for release 1.3.0
-- David Prévot <taffit@debian.org> Thu, 25 Feb 2016 19:08:59 -0400
php-composer-semver (1.2.0-1) unstable; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Mon, 16 Nov 2015 21:33:46 -0400
|