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 43b1948a69596a31baa5d8f6695fd5cf17977b42 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 8 15:55:25 2016 +0200 Refreshed the patches --- debian/changelog | 3 ++- debian/patches/01-disable-kafka-appender.patch | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4bacc68..6eb0eaa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -apache-log4j2 (2.6-1) UNRELEASED; urgency=medium +apache-log4j2 (2.6.1-1) UNRELEASED; urgency=medium * Team upload. * New upstream release + - Refreshed the patches - Fixed the compatibility with jackson and mongodb - New dependencies on groovy, libwoodstox-java and libbsh-java - Ignore the new test dependencies diff --git a/debian/patches/01-disable-kafka-appender.patch b/debian/patches/01-disable-kafka-appender.patch index 031d677..1818a97 100644 --- a/debian/patches/01-disable-kafka-appender.patch +++ b/debian/patches/01-disable-kafka-appender.patch @@ -3,7 +3,7 @@ Author: Emmanuel Bourg <[email protected]> Forwarded: not-needed --- a/log4j-core/pom.xml +++ b/log4j-core/pom.xml -@@ -267,6 +267,11 @@ +@@ -296,6 +296,11 @@ <plugin> <artifactId>maven-compiler-plugin</artifactId> <version>${compiler.plugin.version}</version> -- 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

