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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
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>
Description: package a
This is a test package
Package: c
Version: 0.1
Priority: important
Section: unknown
Maintainer: Nobody <nb@nb.nb>
Depends: e (= 0.1-1), f (>> 0.2)
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
Package: e
Version: 0.1-1
Priority: important
Section: unknown
Maintainer: Nobody <nb@nb.nb>
Description: package a
This is a test package
Package: f
Version: 0.1-1
Priority: important
Section: unknown
Maintainer: Nobody <nb@nb.nb>
Description: package a
This is a test package
|