[Python-modules-commits] [python-cement] 09/13: Add python(3)-jinja2 and python(3)-watchdog to Recommends.

Michael Fladischer fladi at moszumanska.debian.org
Thu Sep 8 08:26:40 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 584307e49d5c91e140b697e29f284d57485eda09
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Jul 18 19:59:35 2016 +0200

    Add python(3)-jinja2 and python(3)-watchdog to Recommends.
---
 debian/changelog | 1 +
 debian/control   | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 15aa946..2f67613 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ 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.
+  * Add python(3)-jinja2 and python(3)-watchdog to Recommends.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 18 Jul 2016 12:13:07 +0200
 
diff --git a/debian/control b/debian/control
index bc8ba92..099772b 100644
--- a/debian/control
+++ b/debian/control
@@ -52,10 +52,12 @@ Recommends: python-argcomplete,
             python-colorlog,
             python-configobj,
             python-genshi,
+            python-jinja2,
             python-pyinotify,
             python-pylibmc,
             python-pystache,
             python-tabulate,
+            python-watchdog,
             python-yaml
 Suggests: python-cement-doc
 Description: CLI Application Framework (Python2 version)
@@ -88,10 +90,12 @@ Recommends: python3-argcomplete,
             python3-colorlog,
             python3-configobj,
             python3-genshi,
+            python3-jinja2,
             python3-pyinotify,
             python3-pylibmc,
             python3-pystache,
             python3-tabulate,
+            python3-watchdog,
             python3-yaml
 Suggests: python-cement-doc
 Description: CLI Application Framework (Python3 version)

-- 
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