[Python-modules-commits] r22990 - in packages/sphinx/trunk/debian (changelog tests/control)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Tue Nov 13 21:32:31 UTC 2012


    Date: Tuesday, November 13, 2012 @ 21:32:29
  Author: jwilk
Revision: 22990

DEP-8 tests: remove ?\226?\128?\156Feature: no-build-needed?\226?\128?\157; it's the default now.

Modified:
  packages/sphinx/trunk/debian/changelog
  packages/sphinx/trunk/debian/tests/control

Modified: packages/sphinx/trunk/debian/changelog
===================================================================
--- packages/sphinx/trunk/debian/changelog	2012-11-13 21:21:10 UTC (rev 22989)
+++ packages/sphinx/trunk/debian/changelog	2012-11-13 21:32:29 UTC (rev 22990)
@@ -1,3 +1,9 @@
+sphinx (1.1.3+dfsg-6) UNRELEASED; urgency=low
+
+  * DEP-8 tests: remove “Feature: no-build-needed”; it's the default now.
+
+ -- Jakub Wilk <jwilk at debian.org>  Tue, 13 Nov 2012 22:31:26 +0100
+
 sphinx (1.1.3+dfsg-5) experimental; urgency=low
 
   [ Jakub Wilk ]

Modified: packages/sphinx/trunk/debian/tests/control
===================================================================
--- packages/sphinx/trunk/debian/tests/control	2012-11-13 21:21:10 UTC (rev 22989)
+++ packages/sphinx/trunk/debian/tests/control	2012-11-13 21:32:29 UTC (rev 22990)
@@ -1,7 +1,5 @@
 Tests: python-sphinx
-Features: no-build-needed
 Depends: python-sphinx, python-nose
 
 Tests: python3-sphinx
-Features: no-build-needed
 Depends: python3-sphinx, python3-nose




More information about the Python-modules-commits mailing list