Version 4.2.17 v4.2.17
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Sep 2011 10:25:28 +0000 (12:25 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Sep 2011 10:25:28 +0000 (12:25 +0200)
NEWS
configure.ac
debian/changelog
debian/rules
yaz.spec

diff --git a/NEWS b/NEWS
index 667bfb6..d693f18 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+-- 4.2.17 2011/09/28
+
+Fix function nmem_strsplit_escape2 which extends nmem_strsplit_escape
+with a flag whether to substitute escape sequences or not.
+
 -- 4.2.16 2011/09/22
 
 Fix nmem_strsplit_escape to substitute escape char properly.
index 839b6fd..be71141 100644 (file)
@@ -1,7 +1,7 @@
 dnl This file is part of the YAZ toolkit.
 dnl Copyright (C) 1995-2011 Index Data
 AC_PREREQ([2.60])
-AC_INIT([yaz],[4.2.16],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[4.2.17],[yaz-help@indexdata.dk])
 AC_CONFIG_HEADERS(include/config.h)
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
index 09504fc..94afa86 100644 (file)
@@ -1,3 +1,9 @@
+yaz (4.2.17-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 28 Sep 2011 12:25:06 +0200
+
 yaz (4.2.16-1indexdata) unstable; urgency=low
 
   * Upstream.
index 26c1245..dc87647 100755 (executable)
@@ -98,7 +98,7 @@ binary-arch: build install
        dh_fixperms
 #      dh_perl
 #      dh_python
-       dh_makeshlibs -V 'libyaz4 (>= 4.2.14)'
+       dh_makeshlibs -V 'libyaz4 (>= 4.2.17)'
        dh_installdeb
        dh_shlibdeps  -l debian/libyaz4/usr/lib
        dh_gencontrol
index 573a276..e32181f 100644 (file)
--- a/yaz.spec
+++ b/yaz.spec
@@ -5,7 +5,7 @@
 
 Name: yaz
 Summary: Z39.50 Programs
-Version: 4.2.16
+Version: 4.2.17
 Release: 1indexdata
 
 # determine system