From: Adam Dickmeiss Date: Thu, 10 Jan 2013 11:40:46 +0000 (+0100) Subject: version 4.2.48 X-Git-Tag: v4.2.48 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=9e1bf2f750bf5fdeadd295a5cf25cac035808641 version 4.2.48 --- diff --git a/IDMETA b/IDMETA index 0113d01..4346805 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric natty lucid" CENTOS_DIST="centos5 centos6" -VERSION=4.2.47 +VERSION=4.2.48 diff --git a/NEWS b/NEWS index 4aa4277..e01ba79 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 4.2.48 2013/01/10 + New GFS search member: present_number. This is a hint to the search handler how many records are going to be fetched immediately following search. There's no guarantee that it's going to be the case, diff --git a/debian/changelog b/debian/changelog index 0a86f89..f149c7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.48-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Thu, 10 Jan 2013 12:38:47 +0100 + yaz (4.2.47-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index db752eb..5619b27 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.44)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.48)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol