[Python-modules-commits] [python-cement] 08/13: Add python(3)-jinja2 and python(3)-watchdog to b-d so tests can pass.
Michael Fladischer
fladi at moszumanska.debian.org
Thu Sep 8 08:26:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository python-cement.
commit 4cbf29a29baac699efde08c30b99de027922d17c
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Mon Jul 18 19:59:10 2016 +0200
Add python(3)-jinja2 and python(3)-watchdog to b-d so tests can
pass.
---
debian/changelog | 2 ++
debian/control | 4 ++++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a47a984..15aa946 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
python-cement (2.10.0-1) UNRELEASED; urgency=low
* New upstream release.
+ * Add python(3)-jinja2 and python(3)-watchdog to b-d so tests can
+ pass.
-- Michael Fladischer <fladi at debian.org> Mon, 18 Jul 2016 12:13:07 +0200
diff --git a/debian/control b/debian/control
index 253e2ca..bc8ba92 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9),
python-colorlog,
python-configobj,
python-genshi,
+ python-jinja2,
python-mock,
python-nose,
python-pyinotify,
@@ -17,12 +18,14 @@ Build-Depends: debhelper (>= 9),
python-pystache,
python-setuptools,
python-tabulate,
+ python-watchdog,
python-yaml,
python3-all,
python3-argcomplete,
python3-colorlog,
python3-configobj,
python3-genshi,
+ python3-jinja2,
python3-mock,
python3-nose,
python3-pyinotify,
@@ -32,6 +35,7 @@ Build-Depends: debhelper (>= 9),
python3-sphinx,
python3-sphinx-rtd-theme,
python3-tabulate,
+ python3-watchdog,
python3-yaml
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-cement.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cement.git
More information about the Python-modules-commits
mailing list