X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=9ba9281696f83019d32696e40ac9b85cda745522;hb=2723c5eb5d1153c1cd6106060d23e8dbc74ae192;hp=9d78d8f89ff0cd6ad8ae30de2cd447e852ddb8f0;hpb=c6e53a084e3819438c2a1e7de947a655f708f15b;p=yaz-moved-to-github.git diff --git a/debian/rules b/debian/rules index 9d78d8f..9ba9281 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,7 @@ else SSL_FLAGS= endif -YAZ_VERSION=1.8.8 +YAZ_VERSION=1.9.1 YAZSRCDIR?=$(shell pwd) # If this is not IndexData's release, then it is a cvs-checkout. Go cheat! # YAZ_VERSION:=$(YAZ_VERSION)-$(shell date -r$(YAZSRCDIR)/CVS +"CVS%Y%m%d") @@ -40,7 +40,6 @@ LOCAL_LINK=-ldebian/yaz-runtime/usr/lib:debian/yaz-ssl/usr/lib $(YAZSRCDIR)/configure: $(YAZSRCDIR)/configure.in cd $(YAZSRCDIR); sh buildconf.sh -configure: stamp-configure stamp-configure: $(YAZSRCDIR)/configure dh_testdir @@ -133,7 +132,6 @@ ifeq ($(YAZ_WITH_SSL),1) dh_shlibdeps -p yaz-ssl $(LOCAL_LINK) cat debian/postinst >> debian/yaz-ssl/DEBIAN/postinst endif - # Ugh Ugly hack cat debian/postinst >> debian/yaz-runtime/DEBIAN/postinst dh_gencontrol -p yaz-runtime