This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-log4j2.
commit 1cda81709f634b89394a034e9d5806c708f76791 Author: Emmanuel Bourg <[email protected]> Date: Fri Mar 16 14:45:47 2018 +0100 Removed the Maven wrapper from the upstream tarball --- debian/changelog | 1 + debian/copyright | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5cc0e8e..7006f75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ apache-log4j2 (2.8.2-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.1.3 * Switch to debhelper level 11 + * Removed the Maven wrapper from the upstream tarball -- Emmanuel Bourg <[email protected]> Fri, 16 Mar 2018 14:18:48 +0100 diff --git a/debian/copyright b/debian/copyright index 5199163..1c1b1d4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,6 +3,8 @@ Upstream-Name: Apache Log4j 2 Source: http://logging.apache.org/log4j/2.x/ Files-Excluded: src/site src/ide + .mvn + mvnw* Files: * Copyright: 1999-2016, The Apache Software Foundation -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

