]> git.proxmox.com Git - mirror_smartmontools-debian.git/commitdiff
Stop passing arguments to dh_installinit
authorJonathan Dowland <jmtd@debian.org>
Thu, 28 Jan 2016 23:34:02 +0000 (23:34 +0000)
committerJonathan Dowland <jmtd@debian.org>
Thu, 28 Jan 2016 23:34:02 +0000 (23:34 +0000)
debian/changelog
debian/rules

index 41aad7bc0817420cef2f3eb182cb1b1664fd2580..3aa6624dc5a6813eea9d36d38762487e166f19e5 100644 (file)
@@ -20,6 +20,7 @@ smartmontools (6.4+svn4214-1) UNRELEASED; urgency=medium
   * Stop installing duplicate/irrelevant docs (COPYING, changelog, INSTALL)
   * 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.
 
  -- Jonathan Dowland <jmtd@debian.org>  Tue, 26 Jan 2016 17:04:15 +0000
 
index b654b1e77c22a3d743d6ec789483c03581ca31dd..d0fd0730a6622c0ad0a2b2a0ed3b6005bfe93dd5 100755 (executable)
@@ -116,7 +116,7 @@ binary-arch: build install
        dh_install
        dh_link
        dh_systemd_enable
-       dh_installinit -- start 20 2 3 4 5 . stop 20 1 .
+       dh_installinit
        dh_systemd_enable
        dh_installcron
        dh_installinfo