[Python-modules-commits] r27786 - in packages/pygame/branches/sid/debian (rules)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Wed Feb 19 11:45:34 UTC 2014


    Date: Wednesday, February 19, 2014 @ 11:45:34
  Author: vcheng
Revision: 27786

Don't call dh_numpy3 since we're not building a py3 module

Modified:
  packages/pygame/branches/sid/debian/rules

Modified: packages/pygame/branches/sid/debian/rules
===================================================================
--- packages/pygame/branches/sid/debian/rules	2014-02-19 11:34:28 UTC (rev 27785)
+++ packages/pygame/branches/sid/debian/rules	2014-02-19 11:45:34 UTC (rev 27786)
@@ -30,7 +30,6 @@
 	
 	# Generate correctly versioned numpy dependencies (#698169)
 	dh_numpy
-	dh_numpy3
 
 override_dh_auto_test:
 ifeq "$(filter nocheck,$(DEB_BUILD_OPTIONS))" ""




More information about the Python-modules-commits mailing list