]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - debian/control
debhelper 11
[mirror_smartmontools-debian.git] / debian / control
CommitLineData
20259a08
GG
1Source: smartmontools
2Section: utils
3Priority: optional
1c50d908 4Maintainer: Giuseppe Iuculano <iuculano@debian.org>
dfb53e49
JD
5Uploaders: Florian Maier <contact@marsmenschen.com>,
6 Jonathan Dowland <jmtd@debian.org>
7Build-Depends: autoconf,
8 automake1.11,
9c8a137b 9 debhelper (>= 11~),
dfb53e49
JD
10 freebsd-glue [kfreebsd-any],
11 libcam-dev [kfreebsd-any],
f3d79f4c 12 libcap-ng-dev [!kfreebsd-any !hurd-i386 !sparc !avr32],
6053fa3a
JD
13 libselinux1-dev [linux-any],
14 libusb2-dev [kfreebsd-any]
b84112cc 15Standards-Version: 3.9.6
4a0d1787
JD
16Vcs-Git: https://salsa.debian.org/debian/smartmontools.git
17Vcs-Browser: https://salsa.debian.org/debian/smartmontools
3ea288ec 18Homepage: http://smartmontools.sourceforge.net/
20259a08
GG
19
20Package: smartmontools
21Architecture: any
22Conflicts: smartsuite, ucsc-smartsuite
dfb53e49
JD
23Depends: debianutils (>= 2.2),
24 lsb-base (>= 3.2-14),
25 ${misc:Depends},
26 ${shlibs:Depends}
20259a08 27Recommends: mailx | mailutils
ffe62ea3 28Suggests: gsmartcontrol, smart-notifier
20259a08
GG
29Description: control and monitor storage systems using S.M.A.R.T.
30 The smartmontools package contains two utility programs (smartctl and smartd)
31 to control and monitor storage systems using the Self-Monitoring, Analysis and
32 Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI
33 hard disks. It is derived from the smartsuite package, and includes support
34 for ATA/ATAPI-5 disks. It should run on any modern Linux system.