From 376aab71c32cc9c53ea9e706aac87ea3439f7222 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 11 Jun 2013 13:06:05 +0200 Subject: [PATCH] Version 4.2.59 --- IDMETA | 2 +- NEWS | 4 ++++ debian/changelog | 6 ++++++ debian/rules | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) 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 -- 1.7.10.4