Revert "Build without redis on Debian squeeze, Ubuntu Lucid"
[yaz-moved-to-github.git] / debian / rules
index 5e307c2..029f447 100755 (executable)
@@ -7,7 +7,8 @@ export DH_VERBOSE=1
 override_dh_auto_configure:
        dh_auto_configure -- \
                --enable-tcpd --with-xslt --with-gnutls --with-icu \
-               --with-memcached
+               --with-nettle \
+               --with-memcached --with-redis
 
 override_dh_strip:
        dh_strip --dbg-package=libyaz5-dbg
@@ -17,7 +18,7 @@ override_dh_auto_install:
        mv debian/tmp/usr/share/doc/yaz debian/tmp/usr/share/doc/yaz-doc
 
 override_dh_makeshlibs:
-       dh_makeshlibs -V 'libyaz5 (>= 5.7.0)'
+       dh_makeshlibs -V 'libyaz5 (>= 5.13.0)'
 
 override_dh_installchangelogs:
        dh_installchangelogs NEWS