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
|
php-rrd (2.0.1+1.1.3-3) unstable; urgency=medium
* Build-Depend on required pkg-config
* Revert "Disable PHP 7.1 build as it is not supported"
-- Ondřej Surý <ondrej@debian.org> Mon, 05 Dec 2016 11:53:06 +0100
php-rrd (2.0.1+1.1.3-2) unstable; urgency=medium
* Disable PHP 7.1 build as it is not supported
-- Ondřej Surý <ondrej@debian.org> Mon, 05 Dec 2016 11:50:43 +0100
php-rrd (2.0.1+1.1.3-1) unstable; urgency=medium
* Imported Upstream version 2.0.1+1.1.3
-- Ondřej Surý <ondrej@debian.org> Mon, 05 Dec 2016 11:41:42 +0100
php-rrd (2.0.0+1.1.3+-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:19:36 +0200
php-rrd (2.0.0+1.1.3+-1) unstable; urgency=medium
* Imported Upstream version 2.0.0+1.1.3+
* 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:27:31 +0200
php-rrd (2.0.0+1.1.3-4) unstable; urgency=medium
* Rebuild with dh_php >= 0.7~
-- Ondřej Surý <ondrej@debian.org> Mon, 29 Feb 2016 11:41:33 +0100
php-rrd (2.0.0+1.1.3-3) unstable; urgency=medium
* Remove autopkgtest copied from imagemagick (Closes: #815842)
-- Ondřej Surý <ondrej@debian.org> Thu, 25 Feb 2016 09:46:07 +0100
php-rrd (2.0.0+1.1.3-2) unstable; urgency=medium
* Re-upload with lintian override for PHP license
-- Ondřej Surý <ondrej@debian.org> Fri, 15 Jan 2016 14:51:42 +0100
php-rrd (2.0.0+1.1.3-1) unstable; urgency=medium
* Imported Upstream version 2.0.0+1.1.3
* Use the double source version to build RRD for PHP 5.6 and 5.6
* Override wrong license-problem-php-license lintian check for packages
from PECL
-- Ondřej Surý <ondrej@debian.org> Sun, 10 Jan 2016 07:59:59 +0100
php-rrd (2.0.0~beta3-1) unstable; urgency=low
* Initial release of 2.0.0 PHP 7.0 compatible series
-- Ondřej Surý <ondrej@debian.org> Thu, 10 Dec 2015 13:39:40 +0100
|