tags 839368 + patch thanks Patch attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff --git a/debian/rules b/debian/rules
index 058cd78..bdb2f3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
#!/usr/bin/make -f
+
+VERSION = $(shell dpkg-parsechangelog --show-field=Version)
%:
dh $@

