This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libparanamer-java.
commit ac721f94b6b6c5ac2588d2a5d65f24af3e2008b4 Author: Emmanuel Bourg <[email protected]> Date: Tue May 19 08:43:19 2015 +0200 Removed the sample Javadoc files from the upstream tarball --- debian/orig-tar.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh index 98d16a3..c46bba2 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -11,5 +11,6 @@ rm $3 XZ_OPT=--best tar -c -v -J -f $TAR \ --exclude '*.svnignore' \ --exclude 'show_ads.js' \ + --exclude 'paranamer/src/resources/javadocs/*' \ $DIR rm -Rf $DIR -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libparanamer-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

