From: Adam Dickmeiss Date: Wed, 9 May 2012 11:09:00 +0000 (+0200) Subject: Version 4.2.33 X-Git-Tag: v4.2.33 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=ab2649ca7089099e5f163e93ce90edb5fbfbfa56;hp=e5bf9a70d3b1cea35bb87151f6ca654d4dfbb571 Version 4.2.33 --- 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