[Python-modules-commits] [taskw] 02/04: add missing Build-Depends
Edward Betts
edward at moszumanska.debian.org
Sat Nov 21 14:42:03 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 ff46d2ba61c9ed6d4ff8770b7ef6cfeefdb6bfaa
Author: Edward Betts <edward at 4angle.com>
Date: Sat Nov 21 14:16:54 2015 +0000
add missing Build-Depends
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index fa81b63..3f8b6fb 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,12 @@ Build-Depends: debhelper (>= 9),
python-nose,
python-setuptools (>= 0.6b3),
python-six,
+ python-tz,
python3-all,
python3-dateutil,
python3-nose,
python3-setuptools,
+ python3-tz,
python3-six
Standards-Version: 3.9.6
Homepage: http://github.com/ralphbean/taskw
--
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