X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;ds=inline;f=debian%2Frules;h=43b2a53eb99f19aef7996b0f4d279d13de76a2ac;hb=a1ac2b7a40898eaf094178dee7bfcc93e9a3e049;hp=8c6ed5440e92c83810c1bceae15ee29e90f6e15b;hpb=1eca90dc391b69f4c8ec94ee07aea71bb9e6861c;p=ir-tcl-moved-to-github.git diff --git a/debian/rules b/debian/rules index 8c6ed54..43b2a53 100755 --- a/debian/rules +++ b/debian/rules @@ -20,11 +20,7 @@ else MCFLAGS= endif -IRTCL_VERSION=1.4 IRTCLDIR?=$(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") -export IRTCL_VERSION # Local library path for linking with right dependencies LOCAL_LINK=-ldebian/ir-tcl/usr/lib @@ -92,7 +88,7 @@ binary-arch: build install dh_testroot dh_movefiles -p ir-tcl usr/lib/irtcl usr/bin - cp CHANGELOG changelog + cp NEWS changelog cp LICENSE debian/copyright dh_installdocs --all README changelog debian/copyright