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
|
php-gearman (2.0.2+1.1.2-1) unstable; urgency=medium
* Imported Upstream version 2.0.2+1.1.2
* Remove obsolete patches
-- Ondřej Surý <ondrej@debian.org> Mon, 05 Dec 2016 12:07:56 +0100
php-gearman (1.1.2-96-ge77f981+1.1.2+-4) unstable; urgency=medium
* Fix PHP versions in package-7.xml (Closes: #844383)
-- Ondřej Surý <ondrej@debian.org> Tue, 15 Nov 2016 05:25:52 +0100
php-gearman (1.1.2-96-ge77f981+1.1.2+-3) unstable; urgency=medium
* Properly build-depend on required libgearman-dev (>= 1.0.0)
-- Ondřej Surý <ondrej@debian.org> Thu, 21 Jul 2016 16:35:42 +0200
php-gearman (1.1.2-96-ge77f981+1.1.2+-2) 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:16:45 +0200
php-gearman (1.1.2-96-ge77f981+1.1.2+-1) unstable; urgency=medium
* 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
* Imported Upstream version 1.1.2-96-ge77f981+1.1.2+
* Update PHP 7.0 /package/version/release in package-7.xml
-- Ondřej Surý <ondrej@debian.org> Thu, 28 Apr 2016 13:26:03 +0200
php-gearman (1.1.2-96-ge77f981+1.1.2-1) unstable; urgency=medium
* Use standard master/pristine-tar/upstream branches
* Imported Upstream version 1.1.2-96-ge77f981+1.1.2
* Update packaging to co-installable PHP versions
* Add lintian-override for PHP License
-- Ondřej Surý <ondrej@debian.org> Fri, 15 Apr 2016 15:41:20 +0200
php-gearman (1.1.2-1) unstable; urgency=low
* Initial Release (Closes: #573894).
-- Ondřej Surý <ondrej@debian.org> Mon, 21 Oct 2013 11:06:11 +0200
|