From ee3683039be09b0843e3159426ea0eeecb3777ac Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 21 Mar 2014 13:19:51 +0100 Subject: [PATCH] Versino 5.0.21 --- IDMETA | 2 +- NEWS | 6 ++++++ debian/changelog | 6 ++++++ debian/rules | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index e6da460..69e0f66 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="saucy raring quantal precise oneiric lucid" CENTOS_DIST="centos5 centos6" -VERSION=5.0.20 +VERSION=5.0.21 diff --git a/NEWS b/NEWS index 3065f6e..ec5038f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +--- 5.0.21 2014/03/21 + +Offer new utility function zget_AttributeList_use_string. + +New conversion step, solrmarc, for record conversion module. + --- 5.0.20 2014/03/13 Fix gcrypt initialization for threaded mode. On systems were GnuTLS diff --git a/debian/changelog b/debian/changelog index 9cdaa59..0d88348 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (5.0.21-1.indexdata) unstable; urgency=medium + + * Upstream. + + -- Adam Dickmeiss Fri, 21 Mar 2014 13:19:26 +0100 + yaz (5.0.20-1.indexdata) unstable; urgency=medium * Upstream. diff --git a/debian/rules b/debian/rules index c274ac0..df412b7 100755 --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,7 @@ override_dh_auto_install: mv debian/tmp/usr/share/doc/yaz debian/tmp/usr/share/doc/yaz-doc override_dh_makeshlibs: - dh_makeshlibs -V 'libyaz5 (>= 5.0.11)' + dh_makeshlibs -V 'libyaz5 (>= 5.0.21)' override_dh_installchangelogs: dh_installchangelogs NEWS -- 1.7.10.4