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 aead6ea2cd3e1e5f7b88e543445befd6316089fb Author: Emmanuel Bourg <[email protected]> Date: Fri May 29 15:21:15 2015 +0200 Changelog update --- debian/changelog | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/debian/changelog b/debian/changelog index f7040de..9ad31f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,27 +1,21 @@ apache-log4j2 (2.2-1) unstable; urgency=medium * Team upload. - * Imported Upstream version 2.2. + * New upstream release * liblog4j2-java.poms: - - Remove log4j-osgi/pom.xml --ignore - - Ignore log4j-bom. - - Add log4j-nosql --has-package-version --java-lib line. - - Add log4j-web pom.xml. - - Add log4j2-perf pom.xml. - - Ignore log4j2-perf for now because it requires Maven 3. - - Ignore log4j-iostreams. - - Add log4j2-jul. + - Add and enable the new modules: log4j-nosql, log4j-web, log4j2-jul + and log4j-bom + - Remove the log4j-osgi module + - Ignore log4j-iostreams and log4j-perf modules * maven.ignoreRules: Ignore all artifacts which make the build FTBFS, including maven-failsafe-plugin, woodstox-core-asl, json-unit, activemq-broker. * debian/control: - Declare compliance with Debian Policy 3.9.6. - Switch Vcs-Browser field to cgit. - - Add libmaven-source-plugin-java to Build-Depends-Indep. - - Add libcommons-lang3-java to Build-Depends-Indep. - - Add libjackson2-dataformat-yaml to Build-Depends-Indep. - - Add libjackson2-dataformat-xml-java to Build-Depends-Indep. - - Add jackson-module-jaxb-annotations to Build-Depends-Indep. + - New build dependencies on libmaven-source-plugin-java, + libcommons-lang3-java, libjackson2-dataformat-yaml, + libjackson2-dataformat-xml-java and jackson-module-jaxb-annotations * Update maven.rules due to additional build-dependencies. [ Emmanuel Bourg ] -- 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

