From d5ea9ffb52a014f258ac9e41ca34a6d9ba4b45c8 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 12 Feb 2013 12:36:20 +0100 Subject: [PATCH] Version 4.2.51 --- IDMETA | 2 +- debian/changelog | 6 ++++++ debian/rules | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index b61032d..db5ff02 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.50 +VERSION=4.2.51 diff --git a/debian/changelog b/debian/changelog index 0c918fd..6825f5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.51-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 12 Feb 2013 12:35:19 +0100 + yaz (4.2.50-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index 9dcdebd..f65e027 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.50)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.51)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol -- 1.7.10.4