debian/control: reformating with warp-and-sort
This commit is contained in:
parent
1b42314f93
commit
e7cde7cb4e
4
debian/control
vendored
4
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: dns-flood-detector
|
|||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Jan Wagner <waja@cyconet.org>
|
||||
Build-Depends: debhelper (>= 9), libpcap0.8-dev, hardening-wrapper
|
||||
Build-Depends: debhelper (>= 9), hardening-wrapper, libpcap0.8-dev
|
||||
Homepage: http://www.adotout.com/
|
||||
Vcs-Browser: https://gitlab.uncompleted.org/debian/dns-flood-detector
|
||||
Vcs-Git: https://gitlab.uncompleted.org/debian/dns-flood-detector.git
|
||||
|
@ -10,7 +10,7 @@ Standards-Version: 3.9.6
|
|||
|
||||
Package: dns-flood-detector
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Description: detect abusive usage levels on high traffic nameservers
|
||||
This package provides the dns-flood-detector daemon.
|
||||
.
|
||||
|
|
Loading…
Reference in a new issue