Version 1.1.3
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 13 Aug 2012 14:30:42 +0000 (16:30 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 13 Aug 2012 14:30:42 +0000 (16:30 +0200)
IDMETA
debian/changelog
package.xml
php_yaz.h

diff --git a/IDMETA b/IDMETA
index f9a1dd8..3a57510 100644 (file)
--- 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
index 8d4bbf8..06f2b97 100644 (file)
@@ -1,3 +1,9 @@
+php5-yaz (1.1.3-1indexdata) stable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 13 Aug 2012 16:28:39 +0200
+
 php5-yaz (1.1.2-1indexdata) stable; urgency=low
 
   * Upstream.
index 5b5de0d..f85a2f9 100644 (file)
@@ -14,18 +14,18 @@ Find more information at:
   <email>adam@indexdata.dk</email>
   <active>yes</active>
  </lead>
- <date>2012-06-05</date>
- <time>07:56:11</time>
+ <date>2012-08-13</date>
+ <time>16:27:37</time>
  <version>
-  <release>1.1.2</release>
-  <api>1.1.2</api>
+  <release>1.1.3</release>
+  <api>1.1.3</api>
  </version>
  <stability>
   <release>stable</release>
   <api>stable</api>
  </stability>
  <license uri="http://www.php.net/license">PHP</license>
- <notes>Updates for PHP 5.4</notes>
+ <notes>New tar. Avoid deprecated pval_destructor</notes>
  <contents>
   <dir name="/">
    <file md5sum="257deec03eff2f160e8f470c65d4350f" name="config.m4" role="src" />
index 7b07304..73dccc3 100644 (file)
--- 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