From 8559119e2f45b7f6508282962c0430423bfab051 Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Wed, 26 Aug 2015 07:12:59 -0300 Subject: Set version number on (build)?dependencies --- debian/control | 47 +++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/debian/control b/debian/control index ed28918..84e9b9e 100644 --- a/debian/control +++ b/debian/control @@ -9,19 +9,19 @@ Build-Depends: bash-completion, python-all, python-setuptools, - python-docutils, - python-blinker, - python-lxml, - python-yapsy (>= 1.11.223-1), - python-logbook, - python-doit, - python-unidecode, - python-pyrss2gen, - python-mako, - python-pygments, - python-imaging, - python-natsort, python-dateutil, + python-doit (>= 0.28.0), + python-pygments (>= 1.6), + python-imaging (>= 2.4.0), + python-docutils (>= 0.12), + python-mako (>= 1.0.0), + python-unidecode (>= 0.04.16), + python-lxml (>= 3.3.5), + python-yapsy (>= 1.11.223), + python-pyrss2gen (>= 1.1), + python-logbook (>= 0.7.0), + python-blinker (>= 1.3), + python-natsort (>= 3.5.2), python-requests (>= 2.2.0), Standards-Version: 3.9.6 X-Python-Version: >= 2.7 @@ -34,15 +34,19 @@ Architecture: all Depends: ${python:Depends}, ${misc:Depends}, - python-doit, - python-pygments, - python-imaging, - python-docutils, - python-mako, - python-unidecode, - python-lxml, - python-yapsy, - python-pyrss2gen, + python-doit (>= 0.28.0), + python-pygments (>= 1.6), + python-imaging (>= 2.4.0), + python-docutils (>= 0.12), + python-mako (>= 1.0.0), + python-unidecode (>= 0.04.16), + python-lxml (>= 3.3.5), + python-yapsy (>= 1.11.223), + python-pyrss2gen (>= 1.1), + python-logbook (>= 0.7.0), + python-blinker (>= 1.3), + python-natsort (>= 3.5.2), + python-requests (>= 2.2.0), libjs-jquery, libjs-jquery-colorbox, libjs-twitter-bootstrap, @@ -50,7 +54,6 @@ Depends: libjs-imagesloaded, Recommends: python-webassets, - python-requests, python-typogrify, python-livereload, python-ws4py, -- cgit v1.2.3