summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 667a2fdcb938d7e324981d868c8be09970758cdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: nwipe
Section: utils
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Martijn van Brummelen <mvb@debian.org>
Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends: debhelper-compat (=13), libparted-dev, libncurses-dev, dpkg-dev (>= 1.16.1~), pkgconf, libconfig-dev
Standards-Version: 4.7.0
Homepage: https://github.com/martijnvanbrummelen/nwipe
Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/nwipe
Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/nwipe
XSBC-Original-Vcs-Browser: https://salsa.debian.org/mvb/nwipe
XSBC-Original-Vcs-Git: https://salsa.debian.org/mvb/nwipe.git

Package: nwipe
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Utility to securely erase disks
 Nwipe is a command that will securely erase disks using a variety of
 recognised methods. It is a fork of the dwipe command used by Darik's Boot and
 Nuke (DBAN).