From 026ad3d737be4cbba4e98c6b6dc753f8029e3655 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 1 Oct 2013 09:45:09 +0200 Subject: [PATCH] Version 4.2.69 --- IDMETA | 2 +- debian/changelog | 6 ++++++ debian/rules | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index 5c47833..9313e21 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric lucid" CENTOS_DIST="centos5 centos6" -VERSION=4.2.68 +VERSION=4.2.69 diff --git a/debian/changelog b/debian/changelog index 2e1b3e5..43b548d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.69-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 01 Oct 2013 09:42:46 +0200 + yaz (4.2.68-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index 5ebb002..0435208 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.68)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.69)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol -- 1.7.10.4