This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository svnkit.
commit 76647803bb8602189b5a39c8871afebd40502256 Author: Markus Koschany <[email protected]> Date: Sun Oct 9 16:55:10 2016 +0200 Update README.source --- debian/README.source | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/README.source b/debian/README.source index de810ab..b914e74 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,6 +1,6 @@ The upstream tarball has been modified as follows, to comply with DFSG: - * All binary jar files have been removed except of the template jar file. + * All binary jar files have been removed except the template jar files. They only contain text and template files. * Directory svnkit-tests/nailgun was removed, because it contained diff --git a/debian/changelog b/debian/changelog index fa0ec17..2de5e01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,7 +8,7 @@ svnkit (1.8.13-1) unstable; urgency=medium * Drop libsvn-java-1.9.2.patch. Fixed upstream. * Rebase script-fix-classpath.patch and merge script-add-shebang.patch into it. - * Repack the tarball and remove all jar files except of the template jar + * Repack the tarball and remove all jar files except the template jar files. Remove the embedded copy of nailgun. -- Markus Koschany <[email protected]> Sun, 09 Oct 2016 16:23:39 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/svnkit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

