Move compat
[yazproxy-moved-to-github.git] / debian / rules
index e9c2849..d81a3c8 100755 (executable)
@@ -6,6 +6,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+# Force compat level four
+export DH_COMPAT=4
 
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
@@ -106,7 +108,7 @@ binary-arch: build install
        dh_fixperms
 #      dh_perl
 #      dh_python
-       dh_makeshlibs -V 'libyazproxy (>= 0.8)'
+       dh_makeshlibs -V 'libyazproxy (>= 0.9)'
        dh_installdeb
        dh_shlibdeps -l debian/libyazproxy/usr/lib
        dh_gencontrol