From 782dc736e899db69b72d388a747623a78fc90b17 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 31 Mar 2009 21:19:13 +0200 Subject: [PATCH] Version 3.0.45 --- NEWS | 2 ++ debian/changelog | 6 ++++++ debian/rules | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7f2126f..d7d2c8b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 3.0.45 2009/03/31 + Fixed bug #2709: TCP connect returns Invalid argument. Fixed compilation for mingw. diff --git a/debian/changelog b/debian/changelog index ef160c4..281deb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (3.0.45-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 31 Mar 2009 21:16:38 +0200 + yaz (3.0.44-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index 3427a5f..cde609f 100755 --- a/debian/rules +++ b/debian/rules @@ -98,7 +98,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz3 (>= 3.0.42)' + dh_makeshlibs -V 'libyaz3 (>= 3.0.45)' dh_installdeb dh_shlibdeps -l debian/libyaz3/usr/lib dh_gencontrol -- 1.7.10.4