X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=Makefile;h=853dd9323e15c8fbf1a8e68e8353a4fadc7ec48b;hb=365db6aa0c691da9cc547c991cefe26cad8b2ea3;hp=a661ec4c02a5870fe4cf3d1b7858d502bfeea40c;hpb=44c9c91b34ed8e1ad167b9d9e7a2d8b9877e4f30;p=cp210x.git diff --git a/Makefile b/Makefile index a661ec4..853dd93 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # Change or override these values as necessary for each package release PKGVER = 0.11.3 -DEBRELEASE = 5tmi +DEBRELEASE = 7tmi # No need to change anything below this line @@ -24,7 +24,8 @@ endif USER := $(shell whoami) REPOHOST := repo BUILD := build -DEBDIST := $(shell lsb_release -cs) +#DEBDIST := $(shell lsb_release -cs) +DEBDIST := hardy DEBVER := $(PKGVER)-$(DEBRELEASE) RFC822DATE := $(shell date --rfc-822) ROOTNAME := cp210x