File: README.source

package info (click to toggle)
freehep-xml 2.1.2%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 592 kB
  • ctags: 804
  • sloc: java: 3,848; xml: 346; sh: 11; makefile: 3
file content (17 lines) | stat: -rw-r--r-- 637 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Information about freehep-xml
-----------------------------

REPACKAGING

The original tarball for this package has been modified, because it
included some code with problematic copyright status. The following
files and directories were deleted:
 * src/main/java/org/freehelp/xml/util/XMLCharacterProperties.java (Apache 1.1
   license, not GPL compatible);
 * src/main/resources/org/freehep/xml/util/dtd/* (licensing terms unclear
   and files not needed in the build process; updated versions
   can be found on http://www.w3.org/).

The removed code wasn't needed, or it was simply replaceable. See
quilt patches for replacing code.