From: Adam Dickmeiss Date: Tue, 4 Sep 2012 10:51:13 +0000 (+0200) Subject: Version 4.2.37 X-Git-Tag: v4.2.37 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=3d94a0e2b70ddcd38e8cd881dce30742ee96255c Version 4.2.37 --- diff --git a/IDMETA b/IDMETA index a989fb9..ce0c91c 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="precise oneiric natty lucid" CENTOS_DIST="centos5" -VERSION=4.2.36 +VERSION=4.2.37 diff --git a/NEWS b/NEWS index fed1f80..f3f743a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +--- 4.2.37 2012/09/04 + +yaz-json-parse: JSON output may be pretty printed by using option +-p twice. + +Increase default value of max message for Z39.50 Init for GFS, ZOOM +and yaz-client. Old value was 1 MB. New value is 64 MB. + --- 4.2.36 2012/08/22 yaz-client: don't display bogus records from SRU servers. Some SRU servers diff --git a/debian/changelog b/debian/changelog index 685a4d3..e5f9ad4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.37-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 04 Sep 2012 12:49:45 +0200 + yaz (4.2.36-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index bd19ad5..294faad 100755 --- a/debian/rules +++ b/debian/rules @@ -95,7 +95,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz4 (>= 4.2.33)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.37)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol