From ab2649ca7089099e5f163e93ce90edb5fbfbfa56 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 9 May 2012 13:09:00 +0200 Subject: [PATCH 1/1] Version 4.2.33 --- IDMETA | 2 +- NEWS | 2 ++ debian/changelog | 6 ++++++ debian/rules | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index 4c4c8aa..f537b3f 100755 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="precise oneiric natty lucid" -VERSION=4.2.32 +VERSION=4.2.33 diff --git a/NEWS b/NEWS index 1ba0352..9126c26 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 4.2.33 2012/09/09 + New function for daemon utility, yaz_daemon_stop . Makes yaz_srw_sortkeys_to_sort_spec public on Windows. diff --git a/debian/changelog b/debian/changelog index 4b47e52..32a50c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.33-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 09 May 2012 13:08:05 +0200 + yaz (4.2.32-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index 8b7a1c2..4927696 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.32)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.33)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol -- 1.7.10.4