Wrap and sorting debian files.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d60d1fc37a
commit
9c1f94040a
2 changed files with 16 additions and 7 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -6,9 +6,9 @@ Uploaders:
|
||||||
FRRouting-dev <dev@lists.frrouting.org>,
|
FRRouting-dev <dev@lists.frrouting.org>,
|
||||||
Daniel Baumann <daniel@debian.org>,
|
Daniel Baumann <daniel@debian.org>,
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
|
debhelper-compat (= 13),
|
||||||
bison,
|
bison,
|
||||||
chrpath,
|
chrpath,
|
||||||
debhelper-compat (= 13),
|
|
||||||
flex,
|
flex,
|
||||||
gawk,
|
gawk,
|
||||||
install-info,
|
install-info,
|
||||||
|
|
21
debian/tests/control
vendored
21
debian/tests/control
vendored
|
@ -1,17 +1,26 @@
|
||||||
Tests: zebra-lo
|
Tests:
|
||||||
|
zebra-lo,
|
||||||
Depends:
|
Depends:
|
||||||
frr,
|
frr,
|
||||||
Restrictions: needs-root, isolation-container
|
Restrictions:
|
||||||
|
isolation-container,
|
||||||
|
needs-root,
|
||||||
|
|
||||||
Tests: bgpd-snmp-rpki
|
Tests:
|
||||||
|
bgpd-snmp-rpki,
|
||||||
Depends:
|
Depends:
|
||||||
frr,
|
frr,
|
||||||
frr-rpki-rtrlib,
|
frr-rpki-rtrlib,
|
||||||
frr-snmp,
|
frr-snmp,
|
||||||
Restrictions: needs-root, isolation-container
|
Restrictions:
|
||||||
|
isolation-container,
|
||||||
|
needs-root,
|
||||||
|
|
||||||
Tests: py-frr-reload
|
Tests:
|
||||||
|
py-frr-reload,
|
||||||
Depends:
|
Depends:
|
||||||
frr,
|
frr,
|
||||||
frr-pythontools,
|
frr-pythontools,
|
||||||
Restrictions: needs-root, isolation-container
|
Restrictions:
|
||||||
|
isolation-container,
|
||||||
|
needs-root,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue