1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Package: a
Version: 0.1
Priority: important
Section: unknown
Maintainer: Nobody <nb@nb.nb>
Depends: b | c
Description: package a
This is a test package
Package: b
Version: 0.1
Priority: important
Section: unknown
Maintainer: Nobody <nb@nb.nb>
Depends:
Description: package a
This is a test package
Package: c
Version: 0.1
Priority: important
Section: unknown
Maintainer: Nobody <nb@nb.nb>
Depends:
Description: package a
This is a test package
Package: d
Version: 0.1
Priority: important
Section: unknown
Maintainer: Nobody <nb@nb.nb>
Depends: c
Description: package a
This is a test package
|