This reverts commit cafc21c4f6.
This also removes the now-obsolete upstart script and updates the
"debhelper compat level" to 12 (which necessitates adding "override_dh_dwz"
-- safe to remove once we can update to debhelper-compat 13+).
(See also https://lists.debian.org/debian-devel-announce/2020/02/msg00000.html)
Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
This reverts commit f9ac2f67a2.
as it unfortunately won't work with ubuntu 18.04, which doesn't
have debhelper-compat 12 (11 is the default, but that version
is discouraged).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This also removes the now-obsolete upstart script and updates the "debhelper compat level" to 12 (which necessitates adding "override_dh_dwz" -- safe to remove once we can update to debhelper-compat 13+).
(See also https://lists.debian.org/debian-devel-announce/2020/02/msg00000.html)
Signed-off-by: Tianon Gravi <admwiggin@gmail.com>