This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository dom4j.
commit cdd5342fcf15f3e9390991a371829ea2c7820de9 Author: Marcus Better <[email protected]> Date: Tue May 19 07:49:48 2009 +0000 Document additional removed files. --- dom4j/debian/README.Debian.source | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/dom4j/debian/README.Debian.source b/dom4j/debian/README.Debian.source index 80b0587..1f7a997 100644 --- a/dom4j/debian/README.Debian.source +++ b/dom4j/debian/README.Debian.source @@ -1,8 +1,12 @@ -The following changes have been applied to the upstream source package +The following files have been removed from the upstream source package for DFSG compliance: -* Removed binary-only jars in the `lib' directory and its - subdirectories. -* Removed `src/java/org/dom4j/tree/ConcurrentReaderHashMap.java' which - comes from Sun Microsystems and cannot be legally distributed. It is +* Binary-only jars in the `lib' directory and its subdirectories. + +* `src/java/org/dom4j/tree/ConcurrentReaderHashMap.java' which comes + from Sun Microsystems and cannot be legally distributed. It is replaced by the classes from the backport-util-concurrent package. + +* The generated files + `docs/clover/org/dom4j/tree/ConcurrentReaderHashMap.html' and + `docs/xref/org/dom4j/tree/ConcurrentReaderHashMap.html'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dom4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

