[Python-modules-commits] [python-webob] 01/02: Add simplejson as runtime depends.

Thomas Goirand zigo at moszumanska.debian.org
Mon Sep 11 11:49:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

zigo pushed a commit to branch master
in repository python-webob.

commit c52abdc297a68023d0e08697c5ec5dbeb1a8b4b0
Author: Thomas Goirand <zigo at debian.org>
Date:   Mon Sep 11 11:45:35 2017 +0000

    Add simplejson as runtime depends.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 94d92b8..37ef353 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-webo
 Package: python-webob
 Architecture: all
 Depends:
- python,
+ python-simplejson,
  ${misc:Depends},
  ${python:Depends},
 Suggests:
@@ -50,6 +50,7 @@ Package: python-webob-doc
 Architecture: all
 Section: doc
 Depends:
+ python3-simplejson,
  ${misc:Depends},
  ${sphinxdoc:Depends},
 Suggests:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-webob.git



More information about the Python-modules-commits mailing list