From 9c8a137b6a45886648779910d7ab9e7cd7a67c63 Mon Sep 17 00:00:00 2001 From: Jonathan Dowland Date: Mon, 15 Oct 2018 15:16:39 +0100 Subject: [PATCH] debhelper 11 --- debian/changelog | 17 ++++++++++++----- debian/compat | 2 +- debian/control | 3 +-- debian/rules | 3 +-- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index e5300f0..70594ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,13 @@ smartmontools (6.6-1) UNRELEASED; urgency=medium * new upstream version. Closes: #889033. Patches refreshed: - 61_cciss-doc.patch + Patches removed: + - 50_manpage_improvements.diff + - 3w-sas (merged by upstream) + - 60_remove-redhatism.diff (removed by upstream) + + [ SZ Lin (林上智) ] + Patches refreshed: - 52_remove-pragma.diff - 53_use-smartd-runner-by-default.diff - 54_remove-Id-from-smartd.conf.diff @@ -14,12 +21,12 @@ smartmontools (6.6-1) UNRELEASED; urgency=medium - kfreebsd.patch - manpage.diff - removesyslogtarget.patch - Patches removed: - - 50_manpage_improvements.diff - - 3w-sas (merged by upstream) - - 60_remove-redhatism.diff (removed by upstream) - -- SZ Lin (林上智) Thu, 27 Sep 2018 19:13:32 +0800 + [ Jonathan Dowland ] + * Bump debhelper dependency to 11, remove dh-systemd (deprecated) + in favour of dh_installsystemd + + -- Jonathan Dowland Mon, 15 Oct 2018 14:45:50 +0100 smartmontools (6.5+svn4324-1) unstable; urgency=low diff --git a/debian/compat b/debian/compat index 7f8f011..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +11 diff --git a/debian/control b/debian/control index a3fa099..c527eaa 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,7 @@ Uploaders: Florian Maier , Jonathan Dowland Build-Depends: autoconf, automake1.11, - debhelper (>= 7), - dh-systemd (>= 1.13), + debhelper (>= 11~), freebsd-glue [kfreebsd-any], libcam-dev [kfreebsd-any], libcap-ng-dev [!kfreebsd-any !hurd-i386 !sparc !avr32], diff --git a/debian/rules b/debian/rules index f3e0d99..8033106 100755 --- a/debian/rules +++ b/debian/rules @@ -116,9 +116,8 @@ binary-arch: build install dh_installlogrotate dh_install dh_link - dh_systemd_enable + dh_installsystemd dh_installinit - dh_systemd_start dh_installcron dh_installinfo dh_lintian -- 2.39.2