[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.
--- a/debian/changelog Thu Jun 13 15:04:13 2019 +0200
+++ b/debian/changelog Mon Jun 10 10:51:31 2019 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.26.11-2) UNRELEASED; urgency=medium
+
+ * Remove build dependency on dh-systemd
+
+ -- Denis Laxalde <denis.laxalde@logilab.fr> Tue, 25 Jun 2019 16:38:09 +0200
+
cubicweb (3.26.11-1) unstable; urgency=medium
* New upstream release.
--- a/debian/control Thu Jun 13 15:04:13 2019 +0200
+++ b/debian/control Mon Jun 10 10:51:31 2019 +0200
@@ -5,9 +5,8 @@
Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr>,
David Douard <david.douard@logilab.fr>,
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 9.20160709),
dh-python,
- dh-systemd,
python-all,
python-setuptools,
python-sphinx