bin/cubicweb-ctl
author Jérémy Bobbio <jeremy.bobbio@irq7.fr>
Mon, 10 Jun 2019 10:51:31 +0200
branch3.26
changeset 12660 23e957f0f6d6
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[pkg] Remove build dependency on dh-systemd As suggested by Lintian, remove build dependency on obsolete package dh-systemd. Instead, specify a more precise version of debhelper 9 that added support for systemd.

#!/usr/bin/env python
from cubicweb.cwctl import run
run()