This is an automated email from the git hooks/post-receive script. matthew pushed a commit to branch master in repository libowasp-antisamy-java.
commit e2f4869e8e8cefd9665e75e13a2f911a22812d4e Author: Matthew Vernon <[email protected]> Date: Fri May 30 14:25:45 2014 +0100 Remove non-DFSG-compliant upstream materials --- debian/README.source | 5 +++++ debian/changelog | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/debian/README.source b/debian/README.source index 42d8c40..9ba5ef2 100644 --- a/debian/README.source +++ b/debian/README.source @@ -10,3 +10,8 @@ the Debian policy. This package uses a version control system as described in http://wiki.debian.org/Java/JavaVcs and the pages linked from there. + +The upstream source distribution contained a directory +src/test/resources/s used for running the test suite; this contained +content downloaded from third-party websites without a license, so has +been removed from Debian's source package. diff --git a/debian/changelog b/debian/changelog index df90a6f..faffc1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libowasp-antisamy-java (1.5.3+dfsg-) unstable; urgency=low + + * Remove src/test/resources/s from source tarball, as not distributable + + -- Matthew Vernon <[email protected]> Fri, 30 May 2014 14:23:32 +0100 + libowasp-antisamy-java (1.5.3-2) experimental; urgency=low * Put into git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libowasp-antisamy-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

