From: Adam Dickmeiss Date: Tue, 11 Jun 2013 11:06:05 +0000 (+0200) Subject: Version 4.2.59 X-Git-Tag: v4.2.59 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=376aab71c32cc9c53ea9e706aac87ea3439f7222 Version 4.2.59 --- diff --git a/IDMETA b/IDMETA index 92f2b64..4122b1f 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.58 +VERSION=4.2.59 diff --git a/NEWS b/NEWS index 341fb6b..10cafa5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 4.2.59 2013/06/11 + +Implement z_HTTP_header_remove. + --- 4.2.58 2013/06/11 ICU: Disallow 0 ptrs for some ICU string utilities. diff --git a/debian/changelog b/debian/changelog index 908fe24..313a249 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.59-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 11 Jun 2013 13:05:07 +0200 + yaz (4.2.58-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index a558d3f..979e928 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.54)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.59)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol