[tryton-debian-vcs] tryton-server branch debian updated. debian/4.0.4-1-2-g1488c8f
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Fri Nov 4 12:37:06 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/4.0.4-1-2-g1488c8f
commit 1488c8fe7e6d40ebf94594d0fe0b1a4f1e21f21f
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Fri Nov 4 13:34:13 2016 +0100
Add missing lsb-base to Depends (Closes: #840751).
The init.d script uses /lib/lsb/init-functions unconditionally so far.
Thanks to Santiago Vila for the patch.
diff --git a/debian/control b/debian/control
index faa11c3..e48b3ae 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Package: tryton-server
Architecture: all
Depends:
adduser,
+ lsb-base,
python-dateutil,
python-genshi,
python-lxml,
--
tryton-server
More information about the tryton-debian-vcs
mailing list