]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - debian/control
debhelper 11
[mirror_smartmontools-debian.git] / debian / control
1 Source: smartmontools
2 Section: utils
3 Priority: optional
4 Maintainer: Giuseppe Iuculano <iuculano@debian.org>
5 Uploaders: Florian Maier <contact@marsmenschen.com>,
6 Jonathan Dowland <jmtd@debian.org>
7 Build-Depends: autoconf,
8 automake1.11,
9 debhelper (>= 11~),
10 freebsd-glue [kfreebsd-any],
11 libcam-dev [kfreebsd-any],
12 libcap-ng-dev [!kfreebsd-any !hurd-i386 !sparc !avr32],
13 libselinux1-dev [linux-any],
14 libusb2-dev [kfreebsd-any]
15 Standards-Version: 3.9.6
16 Vcs-Git: https://salsa.debian.org/debian/smartmontools.git
17 Vcs-Browser: https://salsa.debian.org/debian/smartmontools
18 Homepage: http://smartmontools.sourceforge.net/
19
20 Package: smartmontools
21 Architecture: any
22 Conflicts: smartsuite, ucsc-smartsuite
23 Depends: debianutils (>= 2.2),
24 lsb-base (>= 3.2-14),
25 ${misc:Depends},
26 ${shlibs:Depends}
27 Recommends: mailx | mailutils
28 Suggests: gsmartcontrol, smart-notifier
29 Description: 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.