[sumo] 15/18: Minor update.

Anton Gladky gladk at moszumanska.debian.org
Tue Jan 12 21:37:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository sumo.

commit 698ee7f6641495e8903cc4e076c54533f469be9a
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Jan 12 22:27:22 2016 +0100

    Minor update.
---
 debian/control | 3 ++-
 debian/rules   | 5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b25e80e..fe25e87 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,8 @@ Package: sumo-tools
 Architecture: all
 Depends: jarwrapper,
          libjs-openlayers,
-         ${python:Depends},
+         python,
+         python3,
          ${misc:Depends}
 Recommends: sumo
 Description: Simulation of Urban MObility (SUMO), tools and scripts
diff --git a/debian/rules b/debian/rules
index 5e8e340..5455cc4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,10 @@ override_dh_auto_build-indep:
 	rm -rf ./tools/contributed/traci4j/COPYING
 	rm -rf ./tools/contributed/trafficmodeler/src/resources/icons/Thumbs.db
 	rm -rf ./tools/contributed/traci4j/.gitignore
+	rm -rf ./tools/contributed/traas/license.txt
+	rm -rf ./tools/contributed/traci4matlab/license.txt
+	rm -rf ./tools/contributed/trafficmodeler/LICENSE.txt
+	rm -rf ./tools/game/sounds/license.txt
 	find ./tools -name '*.java' -print0 | xargs -0 chmod -x
 	find ./tools/contributed/traci4j -type f -print0 | xargs -0 chmod -x
 	chmod -x ./tools/projects/TaxiFCD_Krieg/src/backup/BackupFolder.pyw
@@ -36,7 +40,6 @@ override_dh_auto_build-indep:
 
 override_dh_auto_build-arch:
 	dh_auto_build -a
-	dh_pysupport
 	$(MAKE) man
 	
 override_dh_auto_test-arch:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sumo.git



More information about the debian-science-commits mailing list