]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - debian/control
32a4d20055b627963a2130335cfdcbae3d6a1501
[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 (>= 7),
10 dh-systemd (>= 1.13),
11 freebsd-glue [kfreebsd-any],
12 libcam-dev [kfreebsd-any],
13 libcap-ng-dev [!kfreebsd-any !hurd-i386 !sparc !avr32],
14 libselinux1-dev [linux-any],
15 libusb2-dev [kfreebsd-any]
16 Standards-Version: 3.9.5
17 Vcs-Git: git://anonscm.debian.org/collab-maint/smartmontools.git
18 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/smartmontools.git
19 Homepage: http://smartmontools.sourceforge.net/
20
21 Package: smartmontools
22 Architecture: any
23 Conflicts: smartsuite, ucsc-smartsuite
24 Depends: debianutils (>= 2.2),
25 lsb-base (>= 3.2-14),
26 ${misc:Depends},
27 ${shlibs:Depends}
28 Recommends: mailx | mailutils
29 Suggests: gsmartcontrol, smart-notifier
30 Description: control and monitor storage systems using S.M.A.R.T.
31 The smartmontools package contains two utility programs (smartctl and smartd)
32 to control and monitor storage systems using the Self-Monitoring, Analysis and
33 Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI
34 hard disks. It is derived from the smartsuite package, and includes support
35 for ATA/ATAPI-5 disks. It should run on any modern Linux system.