[Python-modules-commits] [taskw] 04/04: correct 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 fcd2362731ad71406d6a233e06e3278051d611f7
Author: Edward Betts <edward at 4angle.com>
Date: Sat Nov 21 14:33:58 2015 +0000
correct Build-Depends
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 118595b..61e012c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
dh-python,
- task,
python-all (>= 2.6.6-3),
python-dateutil,
python-nose,
@@ -15,8 +14,9 @@ Build-Depends: debhelper (>= 9),
python3-dateutil,
python3-nose,
python3-setuptools,
+ python3-six,
python3-tz,
- python3-six
+ taskwarrior
Standards-Version: 3.9.6
Homepage: http://github.com/ralphbean/taskw
Vcs-Git: git://anonscm.debian.org/python-modules/packages/taskw.git
--
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