aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Agustin Henze <tin@sluc.org.ar>2014-06-16 15:27:23 -0300
committerLibravatar Agustin Henze <tin@sluc.org.ar>2014-06-16 15:27:23 -0300
commitef53747e4be5d4e58c40d6bf198691950fee174a (patch)
tree0d5728fea0ef5babb851ed9d0f9cfd36374f5c35
parent9e70b0fe1b0bfeb9fe655e3cf6d1141df1de161a (diff)
downloadnikola-ef53747e4be5d4e58c40d6bf198691950fee174a.tar.bz2
nikola-ef53747e4be5d4e58c40d6bf198691950fee174a.tar.xz
nikola-ef53747e4be5d4e58c40d6bf198691950fee174a.tar.zst
Remove depends on python-tz and add depends on python-naturalsort
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 55549a5..b10da39 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Build-Depends:
python-blinker,
python-lxml,
python-yapsy,
- python-tz,
python-logbook,
python-doit,
python-unidecode,
@@ -22,6 +21,7 @@ Build-Depends:
python-mako,
python-pygments,
python-imaging,
+ python-naturalsort,
Standards-Version: 3.9.5
X-Python-Version: >= 2.7
Homepage: http://getnikola.com/
@@ -42,7 +42,6 @@ Depends:
python-lxml,
python-yapsy,
python-pyrss2gen,
- python-tz,
libjs-jquery,
libjs-jquery-colorbox,
libjs-twitter-bootstrap,