X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=63627f618a9029f3e202ec2951a22238a5b06898;hb=0687f09242bf75f0a1dcf03558b28ed800463d18;hp=06f0bb4ad8a57f99b2681e0f77ee5cc21eb6425e;hpb=1757a898179e7e22bf2505354c308e8e353c0b0b;p=yaz-moved-to-github.git diff --git a/debian/rules b/debian/rules index 06f0bb4..63627f6 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 + 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 build: build-stamp @@ -98,7 +98,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz (>= 2.1.27)' + dh_makeshlibs -V 'libyaz (>= 2.1.39)' dh_installdeb dh_shlibdeps -l debian/libyaz/usr/lib dh_gencontrol