debhelper 11

This commit is contained in:
Jonathan Dowland 2018-10-15 15:16:39 +01:00
parent 502e8a1aed
commit 9c8a137b6a
4 changed files with 15 additions and 10 deletions

17
debian/changelog vendored
View File

@ -6,6 +6,13 @@ smartmontools (6.6-1) UNRELEASED; urgency=medium
* new upstream version. Closes: #889033. * new upstream version. Closes: #889033.
Patches refreshed: Patches refreshed:
- 61_cciss-doc.patch - 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 - 52_remove-pragma.diff
- 53_use-smartd-runner-by-default.diff - 53_use-smartd-runner-by-default.diff
- 54_remove-Id-from-smartd.conf.diff - 54_remove-Id-from-smartd.conf.diff
@ -14,12 +21,12 @@ smartmontools (6.6-1) UNRELEASED; urgency=medium
- kfreebsd.patch - kfreebsd.patch
- manpage.diff - manpage.diff
- removesyslogtarget.patch - removesyslogtarget.patch
Patches removed:
- 50_manpage_improvements.diff
- 3w-sas (merged by upstream)
- 60_remove-redhatism.diff (removed by upstream)
-- SZ Lin (林上智) <szlin@debian.org> 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 <jmtd@debian.org> Mon, 15 Oct 2018 14:45:50 +0100
smartmontools (6.5+svn4324-1) unstable; urgency=low smartmontools (6.5+svn4324-1) unstable; urgency=low

2
debian/compat vendored
View File

@ -1 +1 @@
7 11

3
debian/control vendored
View File

@ -6,8 +6,7 @@ Uploaders: Florian Maier <contact@marsmenschen.com>,
Jonathan Dowland <jmtd@debian.org> Jonathan Dowland <jmtd@debian.org>
Build-Depends: autoconf, Build-Depends: autoconf,
automake1.11, automake1.11,
debhelper (>= 7), debhelper (>= 11~),
dh-systemd (>= 1.13),
freebsd-glue [kfreebsd-any], freebsd-glue [kfreebsd-any],
libcam-dev [kfreebsd-any], libcam-dev [kfreebsd-any],
libcap-ng-dev [!kfreebsd-any !hurd-i386 !sparc !avr32], libcap-ng-dev [!kfreebsd-any !hurd-i386 !sparc !avr32],

3
debian/rules vendored
View File

@ -116,9 +116,8 @@ binary-arch: build install
dh_installlogrotate dh_installlogrotate
dh_install dh_install
dh_link dh_link
dh_systemd_enable dh_installsystemd
dh_installinit dh_installinit
dh_systemd_start
dh_installcron dh_installcron
dh_installinfo dh_installinfo
dh_lintian dh_lintian