Repeating sections in package block in control for consistency.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6ab6834fbc
commit
6652539f78
1 changed files with 2 additions and 0 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -16,6 +16,7 @@ Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages
|
|||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/dnscap
|
||||
|
||||
Package: dnscap
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
|
@ -27,6 +28,7 @@ Description: Network capture utility designed specifically for DNS traffic
|
|||
but has a number of features tailored to DNS transactions and protocol options.
|
||||
|
||||
Package: dnscap-dev
|
||||
Section: utils
|
||||
Architecture: all
|
||||
Depends:
|
||||
dnscap (>= ${source:Version}),
|
||||
|
|
Loading…
Add table
Reference in a new issue