]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - debian/control
version build dependency on quilt
[mirror_smartmontools-debian.git] / debian / control
1 Source: smartmontools
2 Section: utils
3 Priority: optional
4 Maintainer: Guido Guenther <agx@sigxcpu.org>
5 Build-Depends: debhelper (>= 4), quilt (>= 0.40), libcam-dev [kfreebsd-i386 kfreebsd-amd64], automake1.9, autoconf
6 Standards-Version: 3.7.2
7
8 Package: smartmontools
9 Architecture: any
10 Conflicts: smartsuite, ucsc-smartsuite
11 Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 2.2), lsb-base (>= 3.0-10)
12 Recommends: mailx | mailutils
13 Description: control and monitor storage systems using S.M.A.R.T.
14 The smartmontools package contains two utility programs (smartctl and smartd)
15 to control and monitor storage systems using the Self-Monitoring, Analysis and
16 Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI
17 hard disks. It is derived from the smartsuite package, and includes support
18 for ATA/ATAPI-5 disks. It should run on any modern Linux system.