Version 5.8.0 v5.8.0
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 9 Jan 2015 11:11:33 +0000 (11:11 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 9 Jan 2015 11:11:33 +0000 (11:11 +0000)
IDMETA
NEWS
debian/rules

diff --git a/IDMETA b/IDMETA
index 0d0cbb4..1d4a585 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="utopic trusty saucy precise"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.7.3
+VERSION=5.8.0
diff --git a/NEWS b/NEWS
index f060b50..dcc5fb7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+--- 5.8.0 2015/01/09
+
+record_conv: selection by X-Path YAZ-811
+That's a new step in record conversion system (<select path=".."/>)
+
+Document record render parameters for ZOOM - including base64
+
 --- 5.7.3 2015/01/06
 
 Fix application/x-www-form-urlencoded + empty YAZ-810
index 5e307c2..5e5c990 100755 (executable)
@@ -17,7 +17,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.7.0)'
+       dh_makeshlibs -V 'libyaz5 (>= 5.8.0)'
 
 override_dh_installchangelogs:
        dh_installchangelogs NEWS