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
|
php-uuid (1.0.4-4) unstable; urgency=medium
* Move the default makefile snippet to dh-php and use a simple d/rules
with dh-php >= 0.12~
-- Ondřej Surý <ondrej@debian.org> Fri, 29 Apr 2016 11:20:58 +0200
php-uuid (1.0.4-3) unstable; urgency=medium
* Add Vcs-* links
* Improve d/rules so it can be used with both single or multiple PECL
upstream versions, controlled by looking for package-MAJOR.MINOR.xml,
package-MAJOR.xml and package.xml in this order
-- Ondřej Surý <ondrej@debian.org> Thu, 28 Apr 2016 16:43:24 +0200
php-uuid (1.0.4-2) unstable; urgency=medium
* Force rebuild with dh_php >= 0.7
-- Ondřej Surý <ondrej@debian.org> Tue, 01 Mar 2016 00:17:18 +0100
php-uuid (1.0.4-1) unstable; urgency=low
* Initial release
* Switch license to LGPL-2.1
-- Ondřej Surý <ondrej@debian.org> Fri, 08 Jan 2016 14:02:39 +0100
|