Version 5.5.0 v5.5.0
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 27 Oct 2014 10:47:19 +0000 (10:47 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 27 Oct 2014 10:47:19 +0000 (10:47 +0000)
IDMETA
NEWS
debian/rules

diff --git a/IDMETA b/IDMETA
index 957cd5e..ca3c1ab 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.4.4
+VERSION=5.5.0
diff --git a/NEWS b/NEWS
index ff242d0..a96b854 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Extended comstack with outgoing IP YAZ-795.
+For cs_create_host + cs_create_host_proxy the vhost may be followed
+by a outgoing host/IP. Separator is blank.
+
 --- 5.4.4 2014/10/20
 
 Add YAZ_EXPORT to cql_transform_r fixes YAZ-793 . This issue fixes
index 2e323d9..d3c4d33 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.3.0)'
+       dh_makeshlibs -V 'libyaz5 (>= 5.5.0)'
 
 override_dh_installchangelogs:
        dh_installchangelogs NEWS