Add debian dependencies
[mapsector.git] / debian / control
1 Source: mapsector
2 Section: unknown
3 Priority: extra
4 Maintainer: Stefan Bund <stefan@j32.de>
5 Build-Depends: debhelper (>= 7)
6 Standards-Version: 3.7.3
7
8 Package: mapsector
9 Architecture: all
10 Depends: python, dc, awk
11 Suggests: dmsetup, cryptsetup, mdadm, lvm2, e2fsprogs, reiserfsprogs
12 Description: Map device/sector number to file name
13  mapsector will try to find the file name(s) associated with a given
14  sector on a given device. It supports several block device mapping
15  schemes like LVM or partition tables and supports several
16  filesystems.