[nano-assault] 08/18: Remove setup.py to disable dh's semi-intelligent distutils discovery.

Dominik George natureshadow-guest at moszumanska.debian.org
Mon Apr 24 16:49:57 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository nano-assault.

commit dd720245bed5b6e3ec88e9dc5c00f7be2a29612d
Author: Dominik George <nik at naturalnet.de>
Date:   Mon Apr 24 18:20:31 2017 +0200

    Remove setup.py to disable dh's semi-intelligent distutils discovery.
---
 debian/clean | 1 +
 debian/rules | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..659ddbf
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+setup.py
diff --git a/debian/rules b/debian/rules
index be0dbec..25115de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with python3 --without python_distutils
+	dh $@ --with python3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nano-assault.git



More information about the Pkg-games-commits mailing list