X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=88d72c4be7a6de6f99aba9bb3863f83f4820c08a;hb=e56f2f24a85220e580e6a9b86e5700a29719d6bc;hp=5a8ae971916ac40b5710d4f31583d444fb03040d;hpb=238730873cdf47ff4945ce1635870b10601c9aa3;p=idzebra-moved-to-github.git diff --git a/debian/rules b/debian/rules index 5a8ae97..88d72c4 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,7 @@ else MCFLAGS= endif -ZEBRA_VERSION=1.3.3 +ZEBRA_VERSION=1.3.8 ZEBRASRCDIR?=$(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") @@ -102,7 +102,7 @@ binary-arch: build install dh_fixperms -a dh_installdeb -p idzebra - dh_undocumented -p idzebra zebraidx.1 zebrasrv.1 + dh_installman -p idzebra doc/zebraidx.1 doc/zebrasrv.8 dh_shlibdeps -p idzebra $(LOCAL_LINK) cat debian/postinst >> debian/idzebra/DEBIAN/postinst