From: Adam Dickmeiss Date: Mon, 13 Aug 2012 14:30:42 +0000 (+0200) Subject: Version 1.1.3 X-Git-Tag: v1.1.4~1 X-Git-Url: http://git.indexdata.com/?p=phpyaz-moved-to-github.git;a=commitdiff_plain;h=a77ec19f6b11be249bbb1ea11314228c3cdf8bb0 Version 1.1.3 --- diff --git a/IDMETA b/IDMETA index f9a1dd8..3a57510 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="precise oneiric natty lucid" -VERSION=1.1.2 +VERSION=1.1.3 NAME=php5-yaz diff --git a/debian/changelog b/debian/changelog index 8d4bbf8..06f2b97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +php5-yaz (1.1.3-1indexdata) stable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 13 Aug 2012 16:28:39 +0200 + php5-yaz (1.1.2-1indexdata) stable; urgency=low * Upstream. diff --git a/package.xml b/package.xml index 5b5de0d..f85a2f9 100644 --- a/package.xml +++ b/package.xml @@ -14,18 +14,18 @@ Find more information at: adam@indexdata.dk yes - 2012-06-05 - + 2012-08-13 + - 1.1.2 - 1.1.2 + 1.1.3 + 1.1.3 stable stable PHP - Updates for PHP 5.4 + New tar. Avoid deprecated pval_destructor diff --git a/php_yaz.h b/php_yaz.h index 7b07304..73dccc3 100644 --- a/php_yaz.h +++ b/php_yaz.h @@ -19,7 +19,7 @@ #ifndef PHP_YAZ_H #define PHP_YAZ_H -#define PHP_YAZ_VERSION "1.1.2" +#define PHP_YAZ_VERSION "1.1.3" #if HAVE_YAZ