Update news. Version 3.0.42. v3.0.42
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 2 Feb 2009 12:41:57 +0000 (13:41 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 2 Feb 2009 12:41:57 +0000 (13:41 +0100)
NEWS
configure.ac
debian/changelog
debian/rules

diff --git a/NEWS b/NEWS
index 8329188..204262a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,32 @@
+--- 3.0.42 2009/02/02
+
+YAZ' RPM spec works for both SUSE Linux Enterprise and RedHat Fedora.
+
 Added member named_result_sets for init handler struct for the GFS. This
 allows a server to disable named result sets.
 
 Added member named_result_sets for init handler struct for the GFS. This
 allows a server to disable named result sets.
 
+Removed OID record syntax application-xml.
+
+Added support for rule-based transliterator for ICU wrapper of YAZ.
+
+Fixed bug #1902: yaz-icu XML output.
+
+Make YAZ checks Emacs friendly.
+
+BITSTRING value shows value. Bug #2346.
+
+ISO2709 decoding: skip control characters from indicator data.
+
+Omit sort key by default in yaz-icu's output.
+
+Allow combined single char options (again) for YAZ' options function.
+
+Utility yaz-marcdump got option to display YAZ version (-V).
+
+Allow YAZ to use ICU 3.4.
+
+Added new ICU test case which illustrates removal of diacritics.
+
 --- 3.0.41 2008/12/29
 
 Fixed Fixed test that makes VERSION_SHA1 appear on dist versions too.
 --- 3.0.41 2008/12/29
 
 Fixed Fixed test that makes VERSION_SHA1 appear on dist versions too.
index e60f8f8..41ccf45 100644 (file)
@@ -1,7 +1,7 @@
 dnl This file is part of the YAZ toolkit.
 dnl Copyright (C) 1995-2009 Index Data
 AC_PREREQ([2.60])
 dnl This file is part of the YAZ toolkit.
 dnl Copyright (C) 1995-2009 Index Data
 AC_PREREQ([2.60])
-AC_INIT([yaz],[3.0.41],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[3.0.42],[yaz-help@indexdata.dk])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.9])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.9])
index a7156c6..078407b 100644 (file)
@@ -1,3 +1,9 @@
+yaz (3.0.42-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 02 Feb 2009 13:34:01 +0100
+
 yaz (3.0.41-1indexdata) unstable; urgency=low
 
   * Upstream.
 yaz (3.0.41-1indexdata) unstable; urgency=low
 
   * Upstream.
index a0a08d6..3427a5f 100755 (executable)
@@ -98,7 +98,7 @@ binary-arch: build install
        dh_fixperms
 #      dh_perl
 #      dh_python
        dh_fixperms
 #      dh_perl
 #      dh_python
-       dh_makeshlibs -V 'libyaz3 (>= 3.0.39)'
+       dh_makeshlibs -V 'libyaz3 (>= 3.0.42)'
        dh_installdeb
        dh_shlibdeps  -l debian/libyaz3/usr/lib
        dh_gencontrol
        dh_installdeb
        dh_shlibdeps  -l debian/libyaz3/usr/lib
        dh_gencontrol