[pkg] Remove build dependency on dh-systemd 3.26
authorJérémy Bobbio <jeremy.bobbio@irq7.fr>
Mon, 10 Jun 2019 10:51:31 +0200
branch3.26
changeset 12660 23e957f0f6d6
parent 12659 a422eeca6994
child 12664 2337c8c05657
[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.
debian/changelog
debian/control
--- 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