[debian] Move python-unittest2 >= 0.7.0 as runtime dependency 3.23
authorDenis Laxalde <denis.laxalde@logilab.fr>
Fri, 24 Jun 2016 17:18:57 +0200
branch3.23
changeset 11383 93b0f836cb07
parent 11382 dab704a0e4b1
child 11384 2bf906c8b954
[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.
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,