From ca293278a7d1a064c21d35df8ee00cf6d3ed6936 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 6 Mar 2012 12:23:34 +0100 Subject: [PATCH] Version 4.2.28 --- IDMETA | 2 +- NEWS | 2 ++ debian/changelog | 6 ++++++ debian/rules | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index 9ffb03d..15543e9 100755 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="oneiric natty maverick lucid" -VERSION=4.2.27 +VERSION=4.2.28 diff --git a/NEWS b/NEWS index bd1affd..820458d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 4.2.28 2012/03/06 + record_conv: modify new API for conversion types. The conversion types may be passed in new functions yaz_record_conv_configure_t and yaz_retrieval_configure_t. Removing yaz_record_conv_add_type . diff --git a/debian/changelog b/debian/changelog index 6bfb956..e764cf4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.28-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 06 Mar 2012 12:23:00 +0100 + yaz (4.2.27-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index f6b442a..0ac55aa 100755 --- a/debian/rules +++ b/debian/rules @@ -98,7 +98,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz4 (>= 4.2.22)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.28)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol -- 1.7.10.4