From e457b1e25f30fde461f1a13b430114a19f119d4e Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 23 Sep 2013 10:12:11 +0200 Subject: [PATCH 1/1] Version 4.2.68 --- IDMETA | 2 +- NEWS | 2 ++ debian/changelog | 6 ++++++ debian/rules | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index a660ff1..5c47833 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric lucid" CENTOS_DIST="centos5 centos6" -VERSION=4.2.67 +VERSION=4.2.68 diff --git a/NEWS b/NEWS index 0c256ea..c403130 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 4.2.68 2013/09/23 + GFS: pass additionalSearchInfo to search memeber search_input if given. Otherwise pass otherInfo. Request for facets and other search related things will be passed there in future versions of YAZ. diff --git a/debian/changelog b/debian/changelog index f068c81..2e1b3e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.68-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 23 Sep 2013 10:10:59 +0200 + yaz (4.2.67-1indexdata) unstable; urgency=low * Upstram. diff --git a/debian/rules b/debian/rules index d3fbd36..5ebb002 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.67)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.68)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol -- 1.7.10.4