mirror of
https://git.proxmox.com/git/mirror_smartmontools-debian
synced 2025-08-16 21:36:03 +00:00
35 lines
1.4 KiB
Plaintext
35 lines
1.4 KiB
Plaintext
Source: smartmontools
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Giuseppe Iuculano <iuculano@debian.org>
|
|
Uploaders: Florian Maier <contact@marsmenschen.com>,
|
|
Jonathan Dowland <jmtd@debian.org>
|
|
Build-Depends: autoconf,
|
|
automake1.11,
|
|
debhelper (>= 11~),
|
|
freebsd-glue [kfreebsd-any],
|
|
libcam-dev [kfreebsd-any],
|
|
libcap-ng-dev [!kfreebsd-any !hurd-i386 !sparc !avr32],
|
|
libselinux1-dev [linux-any],
|
|
libusb2-dev [kfreebsd-any]
|
|
Standards-Version: 3.9.6
|
|
Vcs-Git: https://salsa.debian.org/debian/smartmontools.git
|
|
Vcs-Browser: https://salsa.debian.org/debian/smartmontools
|
|
Homepage: http://smartmontools.sourceforge.net/
|
|
|
|
Package: smartmontools
|
|
Architecture: any
|
|
Conflicts: smartsuite, ucsc-smartsuite
|
|
Depends: debianutils (>= 2.2),
|
|
lsb-base (>= 3.2-14),
|
|
${misc:Depends},
|
|
${shlibs:Depends}
|
|
Recommends: mailx | mailutils
|
|
Suggests: gsmartcontrol, smart-notifier
|
|
Description: control and monitor storage systems using S.M.A.R.T.
|
|
The smartmontools package contains two utility programs (smartctl and smartd)
|
|
to control and monitor storage systems using the Self-Monitoring, Analysis and
|
|
Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI
|
|
hard disks. It is derived from the smartsuite package, and includes support
|
|
for ATA/ATAPI-5 disks. It should run on any modern Linux system.
|