X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=9ba9281696f83019d32696e40ac9b85cda745522;hb=2723c5eb5d1153c1cd6106060d23e8dbc74ae192;hp=8614357ffd6f6e8248e8bfce6fe3f7ff2b80b418;hpb=0e8b1116b97d769ea233858fe3c2ced5d1da5d7c;p=yaz-moved-to-github.git diff --git a/debian/rules b/debian/rules index 8614357..9ba9281 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,7 @@ else SSL_FLAGS= endif -YAZ_VERSION=1.8.9 +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