mirror of
https://git.proxmox.com/git/mirror_smartmontools-debian
synced 2025-10-04 12:16:43 +00:00
remove duplicate dh_systemd_enable
This commit is contained in:
parent
bcade6c14a
commit
2f3ba5f6c3
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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
1
debian/rules
vendored
@ -117,7 +117,6 @@ binary-arch: build install
|
||||
dh_link
|
||||
dh_systemd_enable
|
||||
dh_installinit
|
||||
dh_systemd_enable
|
||||
dh_installcron
|
||||
dh_installinfo
|
||||
dh_lintian
|
||||
|
Loading…
Reference in New Issue
Block a user