Source: grml-scanpartitions
Section: grml
Priority: optional
Maintainer: Michael Prokop <mika@grml.org>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.8.0
Homepage: http://git.grml.org/?p=grml-scanpartitions.git
Vcs-git: git://git.grml.org/grml-scanpartitions.git
Vcs-Browser: http://git.grml.org/?p=grml-scanpartitions.git

Package: grml-scanpartitions
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, file, dash, udev, mawk
Replaces: scanpartitions-knoppix
Description: fstab-helper for grml
 scanpartitions reads /proc/partitions and tries to guess
 the filesystem on each partition for automatic generation
 of /etc/fstab.
 .
 fstype returns file system type to stdout for use in
 grml-rebuildfstab.
