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 f0fdd4f4ead0205d706aef9099ad4e707b9d2c57 Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 22 19:17:35 2015 +0200 Ignore the new liquibase module --- debian/changelog | 1 + debian/liblog4j2-java.poms | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index b338a6b..5fbe9f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ apache-log4j2 (2.4-1) UNRELEASED; urgency=medium * New upstream release - New dependencies on libcommons-compress-java, libcommons-csv-java and libjeromq-java + - Ignore the new liquibase module -- Emmanuel Bourg <[email protected]> Sun, 18 Oct 2015 22:32:22 +0200 diff --git a/debian/liblog4j2-java.poms b/debian/liblog4j2-java.poms index e614945..1efdba2 100644 --- a/debian/liblog4j2-java.poms +++ b/debian/liblog4j2-java.poms @@ -42,3 +42,4 @@ log4j-web/pom.xml --has-package-version --java-lib log4j-jul/pom.xml --has-package-version --java-lib log4j-perf/pom.xml --ignore log4j-iostreams/pom.xml --ignore +log4j-liquibase/pom.xml --ignore -- 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

