This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jasperreports.
commit 63fef29bcf4644d91551fd3b499ef8033851b553 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 28 15:43:29 2016 +0200 Removed the pdf documentation and the Eclipse project files from the upstream tarball --- debian/changelog | 2 ++ debian/orig-tar.exclude | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3a8a7b0..c07312a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ jasperreports (6.1.1+dfsg-7) UNRELEASED; urgency=medium * Team upload. * Build with maven-debian-helper * Increased the compression level for the upstream tarball + * Removed the pdf documentation and the Eclipse project files + from the upstream tarball -- Emmanuel Bourg <[email protected]> Mon, 25 Jul 2016 10:55:11 +0200 diff --git a/debian/orig-tar.exclude b/debian/orig-tar.exclude index 1c0c704..12ecc29 100644 --- a/debian/orig-tar.exclude +++ b/debian/orig-tar.exclude @@ -3,3 +3,7 @@ demo/* build/* dist/* src/org/w3c/tools/codec/Base64* +*.pdf +.settings +.classpath +.project -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasperreports.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

