Version 4.2.67 v4.2.67
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 19 Sep 2013 11:20:00 +0000 (13:20 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 19 Sep 2013 11:20:00 +0000 (13:20 +0200)
NEWS
debian/changelog
debian/rules

diff --git a/NEWS b/NEWS
index d6e820b..f67c855 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+--- 4.2.67 2013/09/19 
+
+Don't decode MAB as MARC. Just like we don't attempt to decode
+HTML/XML as MARC. Fixes MAB display problem that was introduced in 4.2.64.
+
+CCL: allow quoted terms for date ranges. YAZ-681
+
+Introduce ccl_parser_qual_search. This function makes old function
+ccl_qual_search, from YAZ 2, available again.
+
+Add yaz_facet_list_to_wrbuf. YAZ-683
+
 --- 4.2.66 2013/09/11
 
 ZOOM: fix record handling for Solr. ZOOM_record_get would return 0, if
index 5c585f8..f068c81 100644 (file)
@@ -1,3 +1,9 @@
+yaz (4.2.67-1indexdata) unstable; urgency=low
+
+  * Upstram.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 19 Sep 2013 13:19:07 +0200
+
 yaz (4.2.66-1indexdata) unstable; urgency=low
 
   * Upstream.
index c09b7e7..d3fbd36 100755 (executable)
@@ -95,7 +95,7 @@ binary-arch: build install
        dh_fixperms
 #      dh_perl
 #      dh_python
-       dh_makeshlibs -V 'libyaz4 (>= 4.2.63)'
+       dh_makeshlibs -V 'libyaz4 (>= 4.2.67)'
        dh_installdeb
        dh_shlibdeps  -l debian/libyaz4/usr/lib
        dh_gencontrol