Version 5.0.8 v5.0.8
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 20 Dec 2013 10:21:23 +0000 (11:21 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 20 Dec 2013 10:21:23 +0000 (11:21 +0100)
IDMETA
NEWS
debian/changelog
debian/rules

diff --git a/IDMETA b/IDMETA
index d5cfd8a..b4d3399 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="saucy raring quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.0.7
+VERSION=5.0.8
diff --git a/NEWS b/NEWS
index d178d1b..49d781c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+--- 5.0.8 2013/12/20
+
+ZOOM/yaz-client: allow SRU searchRetrieveResponse with incorrect
+namespace.
+
+Make cs_parse_host public.A
+
+Fix double HTTP dump (-a log would show HTTP packages twice). Bug
+introduced in YAZ 5.0.6.
+
 --- 5.0.7 2013/12/17
 
 Fix buffer corruption for yaz-ztest record fetch.
index 8f43b75..59d326b 100644 (file)
@@ -1,3 +1,9 @@
+yaz (5.0.8-1.indexdata) unstable; urgency=medium
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 20 Dec 2013 11:18:19 +0100
+
 yaz (5.0.7-1.indexdata) unstable; urgency=medium
 
   * Upstream.
index 5e94d16..ac1c1f8 100755 (executable)
@@ -16,7 +16,7 @@ override_dh_auto_install:
        mv debian/tmp/usr/share/doc/yaz debian/tmp/usr/share/doc/yaz-doc
 
 override_dh_makeshlibs:
-       dh_makeshlibs -V 'libyaz5 (>= 5.0.5)'
+       dh_makeshlibs -V 'libyaz5 (>= 5.0.8)'
 
 override_dh_installchangelogs:
        dh_installchangelogs NEWS