[Secure-testing-commits] r7739 - data
nion at alioth.debian.org
nion at alioth.debian.org
Fri Dec 28 14:23:23 UTC 2007
Author: nion
Date: 2007-12-28 14:23:22 +0000 (Fri, 28 Dec 2007)
New Revision: 7739
Modified:
data/embedded-code-copies
Log:
use embed/static instead of static/dynamic
Modified: data/embedded-code-copies
===================================================================
--- data/embedded-code-copies 2007-12-28 00:40:03 UTC (rev 7738)
+++ data/embedded-code-copies 2007-12-28 14:23:22 UTC (rev 7739)
@@ -11,7 +11,7 @@
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/dynamic
+sort: static (linking statically against a lib), embed (embedding a copy of the library into another source package)
xpdf (some srcpkgs use xpdf2 code, some xpdf3 code)
- gpdf <removed>
@@ -21,22 +21,22 @@
[sarge] - pdftohtml <unfixed>
[etch] - pdftohtml <unfixed>
NOTE: has been replaced by poppler-utils
- - kdegraphics <unfixed> (static; bug #436164)
+ - kdegraphics <unfixed> (embed; bug #436164)
NOTE: the kpdf replacement in KDE 4 is using poppler
- - tetex-bin 3.0-12 (dynamic)
+ - tetex-bin 3.0-12 (embed)
NOTE: links to poppler
- - texlive-bin <unknown> (dynamic)
+ - texlive-bin <unknown> (embed)
NOTE: links to poppler
- - koffice <unfixed> (static; bug #436163)
- - libextractor 0.5.12-1 (static)
+ - koffice <unfixed> (embed; bug #436163)
+ - libextractor 0.5.12-1 (embed)
NOTE: libextractor is using its own pdf decoder
- - libextractor 0.5.12-1 (dynamic)
+ - libextractor 0.5.12-1 (embed)
NOTE: links to poppler
- - pdfkit.framework 0.8-4 (dynamic)
+ - pdfkit.framework 0.8-4 (embed)
NOTE: links to poppler
- - ipe <unfixed> (static)
+ - ipe <unfixed> (embed)
NOTE: embeds small parts with renamed source files: ipestdfonts.cpp, ipefonts.cpp, ipedct.cpp
- - ruby-gnome2 <unknown> (dynamic)
+ - ruby-gnome2 <unknown> (embed)
NOTE: copy only present in source but links to poppler
silc-toolkit:
More information about the Secure-testing-commits
mailing list