[Secure-testing-commits] r7828 - data

nion at alioth.debian.org nion at alioth.debian.org
Fri Jan 4 15:00:18 UTC 2008


Author: nion
Date: 2008-01-04 15:00:17 +0000 (Fri, 04 Jan 2008)
New Revision: 7828

Modified:
   data/embedded-code-copies
Log:
adding the fork sort and adjusting sylpheed

Modified: data/embedded-code-copies
===================================================================
--- data/embedded-code-copies	2008-01-04 14:24:59 UTC (rev 7827)
+++ data/embedded-code-copies	2008-01-04 15:00:17 UTC (rev 7828)
@@ -11,7 +11,10 @@
 	NOTE: optional comments about the linkage of the embedding srcpkg
 
 status: version number fixing the embedded copy, <unfixed>, <removed> or <unknown> if the version number can not be determined
-sort: static (linking statically against a lib), embed (embedding a copy of the library into another source package)
+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)
+
 The srcpkg might be some string to identify the code if there is no specific source package.
 
 xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
@@ -166,7 +169,7 @@
 	[sarge] - usermin <unfixed> (embed)
 
 sylpheed
-	- sylpheed-claws <unfixed> (embed)
+	- sylpheed-claws <unfixed> (fork)
 
 phpsysinfo
 	- egroupware <unfixed> (embed)




More information about the Secure-testing-commits mailing list