[SCM] SUMO packaging. Simulation of Urban MObility. branch, master, updated. debian/0.17.1_dfsg-1-10-g2035aa9

Anton Gladky gladky.anton at gmail.com
Mon Jun 10 20:56:10 UTC 2013


The following commit has been merged in the master branch:
commit 431de9e1f0b3f6f5f5a261c33d3e6cad0468446e
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Mon Jun 10 21:10:20 2013 +0200

    Do not install .gitignore file.

diff --git a/debian/rules b/debian/rules
index eaa64ba..9f6e710 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,7 @@ override_dh_auto_build-indep:
 	rm ./tools/contributed/sumoplayer/LICENSE
 	rm ./tools/contributed/traci4j/COPYING
 	rm ./tools/contributed/trafficmodeler/src/resources/icons/Thumbs.db
+	rm ./tools/contributed/traci4j/.gitignore
 	find ./tools -name '*.java' -print0 | xargs -0 chmod -x
 	find ./tools -name '*.jar' -print0 | xargs -0 chmod -x
 	find ./tools/contributed/traci4j -type f -print0 | xargs -0 chmod -x

-- 
SUMO packaging. Simulation of Urban MObility.



More information about the debian-science-commits mailing list