[SCM] spatialite-tools branch, master, updated. debian/4.0.0-1-33-ga7a885a

Bas Couwenberg sebastic at xs4all.nl
Mon Sep 30 17:14:18 UTC 2013


The following commit has been merged in the master branch:
commit e9aea8fe181a4928ae76b5c151dfdfe3215e2087
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Sep 30 03:54:08 2013 +0200

    Export DH_OPTIONS.

diff --git a/debian/rules b/debian/rules
index 158cc41..e5df2c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 # This has to be exported to make some magic below work.
-#export DH_OPTIONS
+export DH_OPTIONS
 
 FULL_VERSION := $(shell dpkg-parsechangelog | grep ^Version | cut -d' ' -f2 | cut -d- -f1)
 VERSION := $(shell echo $(FULL_VERSION) | sed -e "s/~beta[[:digit:]]\+/-BETA/")

-- 
Spatialite Tools



More information about the Pkg-grass-devel mailing list