]> git.proxmox.com Git - mirror_smartmontools-debian.git/commitdiff
debhelper 11
authorJonathan Dowland <jmtd@debian.org>
Mon, 15 Oct 2018 14:16:39 +0000 (15:16 +0100)
committerJonathan Dowland <jmtd@debian.org>
Mon, 15 Oct 2018 14:16:39 +0000 (15:16 +0100)
debian/changelog
debian/compat
debian/control
debian/rules

index e5300f0877163529f943703222a252beecd5356a..70594ef4f801590a6832244b3646881c5409bbb0 100644 (file)
@@ -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 (林上智) <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
 
index 7f8f011eb73d6043d2e6db9d2c101195ae2801f2..b4de3947675361a7770d29b8982c407b0ec6b2a0 100644 (file)
@@ -1 +1 @@
-7
+11
index a3fa099644277a4f7afef990d880e1992aa13576..c527eaadae124a01cbe8fa6edd181d3d7f7144d7 100644 (file)
@@ -6,8 +6,7 @@ Uploaders: Florian Maier <contact@marsmenschen.com>,
            Jonathan Dowland <jmtd@debian.org>
 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],
index f3e0d99958c064ffeb88a532829f94fc8655a0b0..8033106a71836c93be98b94a46f29872b31ba5c4 100755 (executable)
@@ -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