Fix Debian package to announce >= 2.0.13
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 24 Feb 2004 07:48:02 +0000 (07:48 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 24 Feb 2004 07:48:02 +0000 (07:48 +0000)
debian/changelog
debian/rules

index e3f7cab..c4e4c32 100644 (file)
@@ -1,3 +1,9 @@
+yaz (2.0.13-2) unstable; urgency=low
+
+  * API version 2.0.13.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 24 Feb 2004 08:46:37 +0100
+
 yaz (2.0.13-1) unstable; urgency=low
 
   * Upstream.
index 0b6631c..fad4360 100755 (executable)
@@ -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