17 lines
612 B
Plaintext
17 lines
612 B
Plaintext
|
Source: gptfdisk
|
||
|
Section: Applications/System
|
||
|
Priority: extra
|
||
|
Maintainer: Roderick Smith <rodsmith@rodsbooks.com>
|
||
|
Build-Depends: debhelper (>= 4.1.16), build-essential, uuid-dev, libpopt-dev, libicu-dev
|
||
|
|
||
|
Package: gptfdisk
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}
|
||
|
Description: GPT partitioning and MBR repair software
|
||
|
Partitioning software for GPT disks and to repair MBR
|
||
|
disks. The gdisk and sgdisk utilities (in the gdisk
|
||
|
package) are GPT-enabled partitioning tools; the
|
||
|
fixparts utility (in the fixparts package) fixes some
|
||
|
problems with MBR disks that can be created by buggy
|
||
|
partitioning software.
|