[Python-modules-commits] r22897 - in packages/sphinx/trunk/debian (changelog rules)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Mon Nov 5 21:00:22 UTC 2012


    Date: Monday, November 5, 2012 @ 21:00:20
  Author: jwilk
Revision: 22897

Make ?\226?\128?\156debian/rules binary-arch?\226?\128?\157 no-op.

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

Modified: packages/sphinx/trunk/debian/changelog
===================================================================
--- packages/sphinx/trunk/debian/changelog	2012-11-05 12:04:51 UTC (rev 22896)
+++ packages/sphinx/trunk/debian/changelog	2012-11-05 21:00:20 UTC (rev 22897)
@@ -9,12 +9,13 @@
   * Set PYTHONHASHSEED=random in debian/rules and in DEP-8 tests.
   * Backport upstream patch to fix encoding issues in test_build_html. Now
     that this is fixed, stop running Python 3 tests under LC_ALL=C.
+  * Make “debian/rules binary-arch” no-op.
 
   [ Dmitry Shachnev ]
   * Update Homepage field to point to http://sphinx-doc.org/.
   * Build-depend of python3-all instead of python3.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 04 Nov 2012 20:38:14 +0100
+ -- Jakub Wilk <jwilk at debian.org>  Mon, 05 Nov 2012 21:59:36 +0100
 
 sphinx (1.1.3+dfsg-4) unstable; urgency=low
 

Modified: packages/sphinx/trunk/debian/rules
===================================================================
--- packages/sphinx/trunk/debian/rules	2012-11-05 12:04:51 UTC (rev 22896)
+++ packages/sphinx/trunk/debian/rules	2012-11-05 21:00:20 UTC (rev 22897)
@@ -146,7 +146,7 @@
 	dh_md5sums
 	dh_builddeb
 
-binary-arch: build install
+binary-arch:
 
 binary: binary-indep binary-arch
 




More information about the Python-modules-commits mailing list