[Python-modules-commits] [python-docutils] 01/01: Add python3-lib2to3 to dependencies of python3-docutils autopkgtest.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Thu Jan 4 18:35:14 UTC 2018
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch debian/master
in repository python-docutils.
commit 621872e89f0e802d9390ceea66e494a0f1fcd387
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Jan 4 21:34:35 2018 +0300
Add python3-lib2to3 to dependencies of python3-docutils autopkgtest.
---
debian/changelog | 6 ++++++
debian/tests/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6fa81cd..43c46ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-docutils (0.14+dfsg-2) UNRELEASED; urgency=medium
+
+ * Add python3-lib2to3 to dependencies of python3-docutils autopkgtest.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Thu, 04 Jan 2018 21:34:20 +0300
+
python-docutils (0.14+dfsg-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/tests/control b/debian/tests/control
index 032cfc3..dd7c746 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: python-docutils
Depends: python-docutils
Tests: python3-docutils
-Depends: python3-docutils
+Depends: python3-docutils, python3-lib2to3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-docutils.git
More information about the Python-modules-commits
mailing list