[tryton-debian-vcs] tryton-server branch debian updated. debian/3.8.3-1-5-g928e2cd
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Sat Mar 5 00:33:00 UTC 2016
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-server.git;a=commitdiff;h=debian/3.8.3-1-5-g928e2cd
commit 928e2cde485577aa2ef8a1a8955fee26458276b2
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sat Mar 5 01:04:03 2016 +0100
Removing the version constraint from python.
The minimal python version is guaranteed anyway by X-Python >= 2.7.
diff --git a/debian/control b/debian/control
index c927fb7..35fb51f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 9),
dh-python,
dh-systemd (>= 1.3),
- python (>= 2.6.6-3~),
+ python,
python-dateutil,
python-genshi,
python-lxml,
--
tryton-server
More information about the tryton-debian-vcs
mailing list