From 0499c317de03b020469f3122c8a1cee8bc459389 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 9 Jun 2009 15:43:51 +0200 Subject: [PATCH] Version 1.1.2 --- NEWS | 4 ++++ debian/changelog | 6 ++++++ debian/rules | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index cf5c1f7..004a179 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.1.2 2009/06/09 + +RecordCache:add clones record instead of making refs to it. + --- 1.1.1 2008/06/06 Require YAZ 3.0.30 because it offers a new function: yaz_mk_sru_surrogate diff --git a/debian/changelog b/debian/changelog index bc3148b..07b8792 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yazpp (1.1.2-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 09 Jun 2009 15:39:17 +0200 + yazpp (1.1.1-1) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index 5b7cc22..9e3c93a 100755 --- a/debian/rules +++ b/debian/rules @@ -108,7 +108,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyazpp3 (>= 1.1.0)' + dh_makeshlibs -V 'libyazpp3 (>= 1.1.2)' dh_installdeb dh_shlibdeps -l debian/libyazpp3/usr/lib dh_gencontrol -- 1.7.10.4