| 10 |
- <embedding srcpkg> <status> (<sort>; bug #<number>) |
- <embedding srcpkg> <status> (<sort>; bug #<number>) |
| 11 |
NOTE: optional comments about the linkage of the embedding srcpkg |
NOTE: optional comments about the linkage of the embedding srcpkg |
| 12 |
|
|
| 13 |
status: version number fixing the embedded copy, <unfixed>, <removed>, |
status: version number fixing the embedded copy |
| 14 |
<itp>, <not-affected>, <unknown> if the version number can not |
<unfixed> if the issue is not yet fixed |
| 15 |
be determined, or <unfixable> for unavoidable cases (e.g., forks |
<removed> if the package was removed from the archive |
| 16 |
that add real value) |
<itp> if the package is in the process of being packaged |
| 17 |
|
<not-affected> if the package does not use the embedded copy |
| 18 |
|
<unknown> if the version number can not be determined |
| 19 |
|
<unfixable> for unavoidable cases (e.g., forks that add real value) |
| 20 |
sort: static (linking statically against a lib) |
sort: static (linking statically against a lib) |
| 21 |
embed (embeds a copy of the library into another source package) |
embed (embeds a copy of the library into another source package) |
| 22 |
modified-embed (embeds a code copy that differs from upstream code) |
modified-embed (embeds a code copy that differs from upstream code) |