mirror of
https://git.proxmox.com/git/mirror_smartmontools-debian
synced 2025-10-04 07:23:08 +00:00
debhelper 11
This commit is contained in:
parent
502e8a1aed
commit
9c8a137b6a
17
debian/changelog
vendored
17
debian/changelog
vendored
@ -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
|
||||
|
||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
7
|
||||
11
|
||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -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],
|
||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user