X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=debian%2Frules;h=5a8ae971916ac40b5710d4f31583d444fb03040d;hb=238730873cdf47ff4945ce1635870b10601c9aa3;hp=bce8266184102ddd5d960e7ceaf4455deb7db690;hpb=c15b9ab49ac30e1bd9c92216a9ffa63f976ad323;p=idzebra-moved-to-github.git diff --git a/debian/rules b/debian/rules index bce8266..5a8ae97 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,7 @@ else MCFLAGS= endif -ZEBRA_VERSION=1.3.2 +ZEBRA_VERSION=1.3.3 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") @@ -75,7 +75,7 @@ stamp-install: stamp-build binary-indep: build install dh_testdir dh_testroot - dh_installdocs -p idzebra-doc doc/ + dh_installdocs -p idzebra-doc doc/*.html doc/*.pdf dh_installchangelogs -p idzebra-doc dh_link -p idzebra-doc dh_strip -p idzebra-doc