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
|
tideways (4.0.7-1) unstable; urgency=medium
* Imported Upstream version 4.0.7
* Refresh patches on top of 4.0.7 release
-- Ondřej Surý <ondrej@debian.org> Mon, 05 Dec 2016 11:16:41 +0100
tideways (4.0.3-4) unstable; urgency=medium
* Remove php-xhprof from Provides
-- Ondřej Surý <ondrej@debian.org> Fri, 13 May 2016 09:26:19 +0200
tideways (4.0.3-3) unstable; urgency=medium
* Remove build.xml to unconfused dh buildsystem
* Move the default makefile snippet to dh-php and use a simple d/rules
with dh-php >= 0.13~
-- Ondřej Surý <ondrej@debian.org> Fri, 29 Apr 2016 13:31:47 +0200
tideways (4.0.3-2) 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
- Modified for non-PECL directory structure
-- Ondřej Surý <ondrej@debian.org> Thu, 28 Apr 2016 16:56:47 +0200
tideways (4.0.3-1) unstable; urgency=medium
* Initial release (Closes: #816380)
* Add missing zend_exceptions.h include to get
zend_exception_get_default definition.
-- Ondřej Surý <ondrej@debian.org> Mon, 29 Feb 2016 17:34:54 +0100
|