[adonthell] 32/65: Remove yes from --with python2

Markus Koschany apo at moszumanska.debian.org
Tue Jul 12 19:53:53 UTC 2016


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

apo pushed a commit to branch master
in repository adonthell.

commit 854a0e472513d6088ce19af15d3c93b6e133d66a
Author: Barry deFreese <bdefreese at debian.org>
Date:   Wed May 29 22:35:53 2013 +0000

    Remove yes from --with python2
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 65dccc9..39fdb53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+adonthell (0.3.5-9) unstable; urgency=low
+
+  * Remove extra flag from --with python2. (Closes: #710317).
+
+ -- Barry deFreese <bdefreese at debian.org>  Wed, 29 May 2013 14:44:36 -0400
+
 adonthell (0.3.5-8) unstable; urgency=low
 
   * Acknowledge NMU.
diff --git a/debian/rules b/debian/rules
index 9e07e26..975bdc0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ else
 endif
 
 %:
-	dh $@ --with python2, yes
+	dh $@ --with python2
 
 override_dh_auto_configure:
 	-test -r /usr/share/misc/config.sub && \

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



More information about the Pkg-games-commits mailing list