[Python-modules-commits] r25740 - in packages/billiard/trunk/debian (changelog control)

fladi-guest at users.alioth.debian.org fladi-guest at users.alioth.debian.org
Wed Sep 4 10:10:10 UTC 2013


    Date: Wednesday, September 4, 2013 @ 10:10:07
  Author: fladi-guest
Revision: 25740

Move python-sphinx to Build-Depends to fix FTBFS (Closes: #721779).

Modified:
  packages/billiard/trunk/debian/changelog
  packages/billiard/trunk/debian/control

Modified: packages/billiard/trunk/debian/changelog
===================================================================
--- packages/billiard/trunk/debian/changelog	2013-09-04 09:53:10 UTC (rev 25739)
+++ packages/billiard/trunk/debian/changelog	2013-09-04 10:10:07 UTC (rev 25740)
@@ -1,3 +1,12 @@
+billiard (2.7.3.32-2) UNRELEASED; urgency=low
+
+  * Move python-sphinx from Build-Depends-Indep to Build-Depends to fix
+    FTBFS if only arch independend parts are built (Closes: #721779).
+  * Drop libjs-jquery from Build-Depends-Indep as it is not required during
+    build.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Wed, 04 Sep 2013 11:53:15 +0200
+
 billiard (2.7.3.32-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/billiard/trunk/debian/control
===================================================================
--- packages/billiard/trunk/debian/control	2013-09-04 09:53:10 UTC (rev 25739)
+++ packages/billiard/trunk/debian/control	2013-09-04 10:10:07 UTC (rev 25740)
@@ -9,8 +9,8 @@
                python-mock,
                python-nose,
                python-setuptools,
+               python-sphinx (>= 1.0.7+dfsg-1~),
                python-unittest2
-Build-Depends-Indep: libjs-jquery, python-sphinx (>= 1.0.7+dfsg-1~)
 X-Python-Version: >= 2.4
 Standards-Version: 3.9.4
 Homepage: https://github.com/celery/billiard




More information about the Python-modules-commits mailing list