From: Adam Dickmeiss Date: Tue, 31 Mar 2009 19:19:13 +0000 (+0200) Subject: Version 3.0.45 X-Git-Tag: v3.0.45~1 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=782dc736e899db69b72d388a747623a78fc90b17;hp=859fd203f5075cca7d000ac4558795c662c9ba07 Version 3.0.45 --- 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