diskscan 0.15-1 source package in Ubuntu

Changelog

diskscan (0.15-1) unstable; urgency=medium

  * New upstream release. (Closes: #782733)
  * Using autoreconf now.
  * debian/clean: updated.
  * debian/copyright:
      - Added new copyright notices.
      - Removed the dot-zero from GPL licenses.
      - Updated the upstream and packaging copyright years.
  * debian/upstream.changelog: updated.

 -- Joao Eriberto Mota Filho <email address hidden>  Wed, 20 May 2015 20:10:06 -0300

Upload details

Uploaded by:
Joao Eriberto Mota Filho
Uploaded to:
Sid
Original maintainer:
Joao Eriberto Mota Filho
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
diskscan_0.15-1.dsc 1.8 KiB 2e063640eca49b8249cf7d744798456be85204c1fe9f24b6f9e1ec6a1340be15
diskscan_0.15.orig.tar.gz 110.1 KiB f51826c7e861c06dbe5fb6723984b0391867a213f6bafdb59fc45b12cf2cd22d
diskscan_0.15-1.debian.tar.xz 3.8 KiB 5668c7db0a8cbb830f09a7db2334c54d05b5b330c953095e6350d17cfc2887f9

Available diffs

No changes file available.

Binary packages built by this source

diskscan: scan storage media for bad or near failure sectors

 diskscan is intended to find sectors of a storage medium
 (hard disk, flash drive or pendrive, etc.) which are bad
 or in the process of going bad.
 .
 The operation is entirely read-only and does not cause
 damage to the data on filesystems. As the program reads
 block device sectors, it will work whether there is a
 filesystem or not.
 .
 diskscan reads the entire block device and notes the time
 it took to read a block. When there is an error it is
 immediately noted and also when there is a higher latency
 to read a block. A histogram of the block latency times is
 also given to assess the health of the medium.
 .
 diskscan can also be used to test the speed and quality of
 the medium. All sectors of a perfect medium could be read
 at the same speed.

diskscan-dbgsym: debug symbols for package diskscan

 diskscan is intended to find sectors of a storage medium
 (hard disk, flash drive or pendrive, etc.) which are bad
 or in the process of going bad.
 .
 The operation is entirely read-only and does not cause
 damage to the data on filesystems. As the program reads
 block device sectors, it will work whether there is a
 filesystem or not.
 .
 diskscan reads the entire block device and notes the time
 it took to read a block. When there is an error it is
 immediately noted and also when there is a higher latency
 to read a block. A histogram of the block latency times is
 also given to assess the health of the medium.
 .
 diskscan can also be used to test the speed and quality of
 the medium. All sectors of a perfect medium could be read
 at the same speed.