Author: fw
Date: 2008-02-12 20:19:50 +0000 (Tue, 12 Feb 2008)
New Revision: 8142
Modified:
data/embedded-code-copies
Log:
embedded-code-copies: Dcoument syntax additions
Modified: data/embedded-code-copies
==================================================================---
data/embedded-code-copies 2008-02-12 19:10:53 UTC (rev 8141)
+++ data/embedded-code-copies 2008-02-12 20:19:50 UTC (rev 8142)
@@ -12,10 +12,13 @@
status: version number fixing the embedded copy, <unfixed>,
<removed>,
<itp> or <unknown> if the version number can not be determined
+ <unfixable> for unavoidable cases (e.g., forks that add real value)
sort: static (linking statically against a lib)
embed (embedding a copy of the library into another source package)
fork (the package is not just embedding code but it is a fork and
thus might share parts of the source code)
+ old-version (the package is an older version of essentially
+ the same code)
The srcpkg might be some string to identify the code if there is no
specific source package.