[Python-modules-commits] [python-structlog] 02/06: debian/control: add simplejson
Filippo Giunchedi
filippo at moszumanska.debian.org
Sat Mar 26 19:39:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
filippo pushed a commit to branch master
in repository python-structlog.
commit b21937d93e233e2a20c0da92b216d5c245d3efb0
Author: Filippo Giunchedi <filippo at debian.org>
Date: Sat Mar 26 18:32:55 2016 +0000
debian/control: add simplejson
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 69d73aa..b2ca6e3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Priority: optional
Build-Depends: debhelper (>= 9), dh-python,
python-docutils, python-sphinx (>= 1.0.7+dfsg-1~),
python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python3-setuptools, python3-all,
- python-twisted, python-pretend, python-freezegun (>= 0.2.8), python-pytest, python-releases
+ python-twisted, python-pretend, python-freezegun (>= 0.2.8), python-pytest, python-releases,
+ python-simplejson
Uploaders: Filippo Giunchedi <filippo at debian.org>
Standards-Version: 3.9.6
X-Python-Version: >= 2.6
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-structlog.git
More information about the Python-modules-commits
mailing list