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
|
Debian did remove those files from the official upstream released
tarball since they are sourceless:
AI/Interfaces/Java/data/jlib/vecmath.jar
AI/Interfaces/Java/data/jlib/jna.jar
The above jars are from a Java AI interface which is not yet shipped
in the tarball (but available on the forums), so we are not losing
much.
The following sourceless Windows binary files where removed too:
installer/nsis_plugins/registry.dll
installer/nsis_plugins/inetc.dll
installer/nsis_plugins/FindProcDLL.dll
installer/7za.exe
installer/dos2unix.exe
The following subdirectories have been removed because system libraries are
used instead:
include/GL
include/SDL
To get an upstream tarball with the files removed you can execute
debian/rules get-orig-source
-- Jan Dittberner <jandd@debian.org>, Sun, 11 Mar 2012 18:09:12 +0100
|