summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index a0231eb60..da5596871 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
# Avoid using cabal, as it writes to $HOME
export CABAL=./Setup
+# Do use the changelog's version number, rather than making one up.
+export VERSION_FROM_CHANGELOG=1
+
%:
dh $@