diskscan 0.19-1 source package in Ubuntu

Changelog

diskscan (0.19-1) unstable; urgency=medium

  * New upstream release.
  * The upstream adopted the debian/distclean.sh script. Consequently:
      - debian/clean: added to remove an additional 'distclean' file
        created by debhelper.
      - debian/copyright: updated the information about the distclean
        file
      - debian/distclean.sh: removed.
      - debian/rules: change the override_dh_clean to use the upstream
        distclean.sh file.

 -- Joao Eriberto Mota Filho <email address hidden>  Tue, 24 Nov 2015 19:29:20 -0200

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.19-1.dsc 1.8 KiB 7dd76ad4fff40b85d9336f9ba0330c586cdb7541896ba71f6bb7412c2810e8ca
diskscan_0.19.orig.tar.gz 258.7 KiB 92a7298af99043e1e584e4343040b6574b9229f44c122e1cbcb90ba478d928d1
diskscan_0.19-1.debian.tar.xz 6.9 KiB ad0286a15d927be879416560822aba7b35e582d7b29b7f336888a93f48e08120

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.