summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2012-09-17 21:41:29 +0200
committerMarco d'Itri <md@linux.it>2013-03-30 02:31:42 +0100
commita21a1d7756e4a591952d0c94efc299515ea8f576 (patch)
treeb9ec7ab14965f3a4361a3233d1d32c07eef13b10 /debian/rules
parent0b19184e9a0a9385afa8529687dcbaff9fa31114 (diff)
downloadwhois-a21a1d7756e4a591952d0c94efc299515ea8f576.tar.gz
Imported Debian version 5.0.19v5.0.19
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index b0b5ad7..0a6b828 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
D := $(CURDIR)/debian/whois
-VERSION := $(shell dpkg-parsechangelog | sed -n 's/ubuntu[0-9]*.*$$//; s/\+.*$$//; /^Version/s/.* //p')
+VERSION := $(shell dpkg-parsechangelog | sed -n 's/~*ubuntu[0-9]*.*$$//; s/\+.*$$//; /^Version/s/.* //p')
build:
dh_testdir