[adonthell-data] 20/60: Remove yes switch from --with-python2

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


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

apo pushed a commit to branch master
in repository adonthell-data.

commit 7d89577ad4710e6bf62571caacbae0e43ca3a28d
Author: Barry deFreese <bdefreese at debian.org>
Date:   Thu May 30 13:12:09 2013 +0000

    Remove yes switch 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 f5e0342..9aefa6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+adonthell-data (0.3.5+dfsg-2) unstable; urgency=low
+
+  * Remove yes switch to --with-python2.
+
+ -- Barry deFreese <bdefreese at debian.org>  Thu, 30 May 2013 05:22:06 -0400
+
 adonthell-data (0.3.5+dfsg-1) unstable; urgency=low
 
   [ Iain Lane ]
diff --git a/debian/rules b/debian/rules
index 66c528a..1af1a90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
 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-data.git



More information about the Pkg-games-commits mailing list