X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=debian%2Frules;h=b540ef2f66bbfc902f8bcef0f760476c60b2e9c3;hp=05e3fe83101564ae6b5717a973ff43fa9f1691c9;hb=18968faa568a744d9d1ce1421202f03e8905ae1a;hpb=874e2073d9055e57737896300d3ad7545906de9e diff --git a/debian/rules b/debian/rules index 05e3fe8..b540ef2 100755 --- a/debian/rules +++ b/debian/rules @@ -30,7 +30,7 @@ endif config.status: configure dh_testdir # Add here commands to configure the package. - CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-shared --enable-static --enable-tcpd --with-xslt --with-openssl --with-pcap + CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-shared --enable-static --enable-tcpd --with-xslt --with-gnutls --with-icu build: build-stamp @@ -98,7 +98,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz3 (>= 3.0.17)' + dh_makeshlibs -V 'libyaz3 (>= 3.0.46)' dh_installdeb dh_shlibdeps -l debian/libyaz3/usr/lib dh_gencontrol