This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository mvel.
commit f6bf53503f67c07d765c5c6ab0f663151a64989f Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 13:12:36 2016 +0200 Removed the Eclipse files from the upstream tarball --- debian/changelog | 1 + debian/copyright | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 205d107..c1f531f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mvel (2.2.7-2) UNRELEASED; urgency=medium * Depend on libasm-java (>= 5.0) instead of libasm4-java * Standards-Version updated to 3.9.8 * Use secure Vcs-* URLs + * Removed the Eclipse files from the upstream tarball -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 13:03:38 +0200 diff --git a/debian/copyright b/debian/copyright index 52ce607..3bbe51d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,8 @@ Files-Excluded: lib/* src/main/java/org/mvel2/asm/* ASM-LICENSE.txt src/test/resources/*.jar + .classpath + .project Files: * Copyright: 2007 The Codehaus, Mike Brock, Dhanji Prasanna, John Graham, Mark Proctor -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mvel.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

