[Python-modules-commits] [taskw] 01/04: add python-dateutil to Build-Depends
Edward Betts
edward at moszumanska.debian.org
Sat Nov 21 14:42:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
edward pushed a commit to branch master
in repository taskw.
commit d50dd086588e973d4147cb6205336e40d6228b5a
Author: Edward Betts <edward at 4angle.com>
Date: Sat Nov 21 14:13:39 2015 +0000
add python-dateutil to Build-Depends
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 427a6f4..fa81b63 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,12 @@ Priority: optional
Build-Depends: debhelper (>= 9),
dh-python,
python-all (>= 2.6.6-3),
+ python-dateutil,
python-nose,
python-setuptools (>= 0.6b3),
python-six,
python3-all,
+ python3-dateutil,
python3-nose,
python3-setuptools,
python3-six
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/taskw.git
More information about the Python-modules-commits
mailing list