Source: scsitools
Section: utils
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Eric Delaunay <delaunay@debian.org>
Standards-Version: 3.9.1
Build-Depends: tk, debhelper (>= 7), quilt (>= 0.46-7~)

Package: scsitools
Architecture: any
Depends: ${shlibs:Depends}, util-linux (>= 2.11b-3), sg3-utils (>= 1.24), ${misc:Depends}
Conflicts: hwtools (<< 0.6)
Description: Collection of tools for SCSI hardware management
 This package is a collection of tools for manipulating SCSI hardware:
 .
  scsiinfo: displays SCSI drive low-level information and modifies SCSI
            drive settings,
  scsidev: makes permanent SCSI LUN -> devicename connections,
  scsifmt: low-level SCSI formatter,
  sraw: benchmarks raw SCSI I/O rates bypassing the buffer cache,
  scsi-spin: program to manually spin up and down a SCSI device.
 .
 Beware that, to be used properly, these tools require some knowledge of
 what they're doing as they can cause damage to your system.

Package: scsitools-gui
Architecture: any
Depends: ${shlibs:Depends}, util-linux (>= 2.11b-3), sg3-utils (>= 1.24), ${misc:Depends}, scsitools
Conflicts: hwtools (<< 0.6)
Recommends: tk | wish
Description: Collection of tools for SCSI hardware management
 This package is a collection of tools for manipulating SCSI hardware:
 .
  scsiinfo: displays SCSI drive low-level information and modifies SCSI
            drive settings,
  scsidev: makes permanent SCSI LUN -> devicename connections,
  scsifmt: low-level SCSI formatter,
  sraw: benchmarks raw SCSI I/O rates bypassing the buffer cache,
  scsi-spin: program to manually spin up and down a SCSI device.
 .
 Beware that, to be used properly, these tools require some knowledge of
 what they're doing as they can cause damage to your system.
 .
 This package contains the graphical front-end for scsitools
