r14184 - packages/trunk/adonthell-data/debian

Barry deFreese bdefreese at alioth.debian.org
Thu May 30 13:12:09 UTC 2013


Author: bdefreese
Date: 2013-05-30 13:12:09 +0000 (Thu, 30 May 2013)
New Revision: 14184

Modified:
   packages/trunk/adonthell-data/debian/changelog
   packages/trunk/adonthell-data/debian/rules
Log:
Remove yes switch from --with-python2

Modified: packages/trunk/adonthell-data/debian/changelog
===================================================================
--- packages/trunk/adonthell-data/debian/changelog	2013-05-30 13:05:34 UTC (rev 14183)
+++ packages/trunk/adonthell-data/debian/changelog	2013-05-30 13:12:09 UTC (rev 14184)
@@ -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 ]

Modified: packages/trunk/adonthell-data/debian/rules
===================================================================
--- packages/trunk/adonthell-data/debian/rules	2013-05-30 13:05:34 UTC (rev 14183)
+++ packages/trunk/adonthell-data/debian/rules	2013-05-30 13:12:09 UTC (rev 14184)
@@ -18,7 +18,7 @@
 endif
 
 %:
-	dh $@ --with python2, yes
+	dh $@ --with python2
 
 override_dh_auto_configure:
 	-test -r /usr/share/misc/config.sub && \




More information about the Pkg-games-commits mailing list