[Python-modules-commits] r32814 - in packages/toposort/trunk/debian (changelog control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sun May 31 08:41:22 UTC 2015
Date: Sunday, May 31, 2015 @ 08:41:22
Author: dktrkranz
Revision: 32814
Bump Standards-Version to 3.9.6
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:40:36 UTC (rev 32813)
+++ packages/toposort/trunk/debian/changelog 2015-05-31 08:41:22 UTC (rev 32814)
@@ -5,6 +5,7 @@
* debian/control:
- Fix typo in X-Python-Version and X-Python3-Version fields.
- Remove XS-Testsuite field, not needed anymore with recent dpkg.
+ - Bump Standards-Version to 3.9.6, no changes required.
* debian/rules:
- Simplify test suite invocation.
Modified: packages/toposort/trunk/debian/control
===================================================================
--- packages/toposort/trunk/debian/control 2015-05-31 08:40:36 UTC (rev 32813)
+++ packages/toposort/trunk/debian/control 2015-05-31 08:41:22 UTC (rev 32814)
@@ -10,7 +10,7 @@
python3-all,
python3-setuptools
Homepage: https://bitbucket.org/ericvsmith/toposort
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/toposort/trunk/
More information about the Python-modules-commits
mailing list