From: Adam Dickmeiss Date: Tue, 24 Feb 2004 07:48:02 +0000 (+0000) Subject: Fix Debian package to announce >= 2.0.13 X-Git-Tag: YAZ.2.0.13.2~1 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=34de58723fd367e50e9261089cffa86f1ac3750d;p=yaz-moved-to-github.git Fix Debian package to announce >= 2.0.13 --- diff --git a/debian/changelog b/debian/changelog index e3f7cab..c4e4c32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (2.0.13-2) unstable; urgency=low + + * API version 2.0.13. + + -- Adam Dickmeiss Tue, 24 Feb 2004 08:46:37 +0100 + yaz (2.0.13-1) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index 0b6631c..fad4360 100755 --- a/debian/rules +++ b/debian/rules @@ -104,7 +104,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz (>= 2.0.9)' + dh_makeshlibs -V 'libyaz (>= 2.0.13)' dh_installdeb dh_shlibdeps -l debian/libyaz/usr/lib dh_gencontrol