remove duplicate dh_systemd_enable

This commit is contained in:
Jonathan Dowland 2016-01-28 23:37:40 +00:00
parent bcade6c14a
commit 2f3ba5f6c3
2 changed files with 1 additions and 1 deletions

1
debian/changelog vendored
View File

@ -21,6 +21,7 @@ smartmontools (6.4+svn4214-1) UNRELEASED; urgency=medium
* add 'set -e' to postrm.
* Switch to xz for orig.tar compression and update get-orig-source rule.
* Stop passing explicit runlevels to dh_installinit. Closes: #732045.
* Remove duplicate use of dh_systemd_enable.
-- Jonathan Dowland <jmtd@debian.org> Tue, 26 Jan 2016 17:04:15 +0000

1
debian/rules vendored
View File

@ -117,7 +117,6 @@ binary-arch: build install
dh_link
dh_systemd_enable
dh_installinit
dh_systemd_enable
dh_installcron
dh_installinfo
dh_lintian