# HG changeset patch # User Denis Laxalde # Date 1466781537 -7200 # Node ID 93b0f836cb075df970236b14f2128478c8b4bcbc # Parent dab704a0e4b104e426f6ee69ce15927b30f6b74b [debian] Move python-unittest2 >= 0.7.0 as runtime dependency It seems to me that this is not used during Debian package build (tests are not run), but should be needed at runtime with the cubicweb-dev package. Also, at the moment, we have no pbuilder setting with this package available and it blocks the release. diff -r dab704a0e4b1 -r 93b0f836cb07 debian/control --- a/debian/control Fri Jun 24 15:43:13 2016 +0200 +++ b/debian/control Fri Jun 24 17:18:57 2016 +0200 @@ -11,7 +11,7 @@ python-six (>= 1.4.0), python-sphinx, python-logilab-common (>= 1.2.2), - python-unittest2 (>= 0.7.0), + python-unittest2, python-logilab-mtconverter, python-markdown, python-tz, @@ -207,6 +207,7 @@ cubicweb-server (= ${source:Version}), cubicweb-web (= ${source:Version}), cubicweb-twisted (= ${source:Version}), + python-unittest2 (>= 0.7.0), python-pysqlite2 Suggests: w3c-dtd-xhtml,