[Python-modules-commits] r32813 - in packages/toposort/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sun May 31 08:40:36 UTC 2015


    Date: Sunday, May 31, 2015 @ 08:40:36
  Author: dktrkranz
Revision: 32813

Remove XS-Testsuite field, not needed anymore with recent dpkg

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

Modified: packages/toposort/trunk/debian/changelog
===================================================================
--- packages/toposort/trunk/debian/changelog	2015-05-31 08:35:35 UTC (rev 32812)
+++ packages/toposort/trunk/debian/changelog	2015-05-31 08:40:36 UTC (rev 32813)
@@ -4,6 +4,7 @@
     - Test package is no longer shipped in the binary (Closes: #787230).
   * debian/control:
     - Fix typo in X-Python-Version and X-Python3-Version fields.
+    - Remove XS-Testsuite field, not needed anymore with recent dpkg.
   * debian/rules:
     - Simplify test suite invocation.
 

Modified: packages/toposort/trunk/debian/control
===================================================================
--- packages/toposort/trunk/debian/control	2015-05-31 08:35:35 UTC (rev 32812)
+++ packages/toposort/trunk/debian/control	2015-05-31 08:40:36 UTC (rev 32813)
@@ -15,7 +15,6 @@
 X-Python3-Version: >= 3.2
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/toposort/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewsvn/python-modules/packages/toposort/trunk/
-XS-Testsuite: autopkgtest
 
 Package: python-toposort
 Architecture: all




More information about the Python-modules-commits mailing list