X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=a2026107271526fa757a7e79c5d8131618da548f;hb=b2b91c241a47b106fedee0c8bc99675bb179c765;hp=304180dd3186dc41e22765c139c28f598499d51e;hpb=c7972c35afac7ee98226dbaef1af53d014a367f5;p=idzebra-moved-to-github.git diff --git a/debian/rules b/debian/rules index 304180d..a202610 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,7 @@ else MCFLAGS= endif -ZEBRA_VERSION=1.3.2 +ZEBRA_VERSION=1.3.5 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