[Python-modules-commits] [fake-factory] 14/17: Add new dependency on python-dateutil
Christopher Baines
cbaines-guest at moszumanska.debian.org
Sat Mar 19 17:22:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
cbaines-guest pushed a commit to branch master
in repository fake-factory.
commit 15f7b6a2616f5b6a89173f7fb7f4cd6bb4864107
Author: Christopher Baines <mail at cbaines.net>
Date: Sat Mar 19 16:55:25 2016 +0000
Add new dependency on python-dateutil
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index bc68153..9b4b23a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,8 @@ Build-Depends: dh-python,
debhelper (>= 9),
python-mock,
python3-mock,
+ python-dateutil,
+ python3-dateutil,
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/python-modules/packages/fake-factory.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/fake-factory.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/fake-factory.git
More information about the Python-modules-commits
mailing list