[Python-modules-commits] r7507 - in packages/quixote/trunk/debian (changelog rules)

malex at users.alioth.debian.org malex at users.alioth.debian.org
Fri Feb 13 00:53:09 UTC 2009


    Date: Friday, February 13, 2009 @ 00:53:09
  Author: malex
Revision: 7507

fix the FTBFS

Modified:
  packages/quixote/trunk/debian/changelog
  packages/quixote/trunk/debian/rules

Modified: packages/quixote/trunk/debian/changelog
===================================================================
--- packages/quixote/trunk/debian/changelog	2009-02-12 23:46:18 UTC (rev 7506)
+++ packages/quixote/trunk/debian/changelog	2009-02-13 00:53:09 UTC (rev 7507)
@@ -1,3 +1,9 @@
+quixote (2.5-5) unstable; urgency=low
+
+  * debian/rules: Perform arch-specific builds.
+
+ -- Oleksandr Moskalenko <malex at debian.org>  Thu, 12 Feb 2009 13:58:40 -0700
+
 quixote (2.5-4) unstable; urgency=low
 
   [Oleksandr Moskalenko]

Modified: packages/quixote/trunk/debian/rules
===================================================================
--- packages/quixote/trunk/debian/rules	2009-02-12 23:46:18 UTC (rev 7506)
+++ packages/quixote/trunk/debian/rules	2009-02-13 00:53:09 UTC (rev 7507)
@@ -50,7 +50,7 @@
 	dh_md5sums
 	dh_builddeb
 
-binary-arch:
+binary-arch: binary-indep
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install patch unpatch




More information about the Python-modules-commits mailing list