This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-log4j1.2.
commit 5d147c5eb4009ded6a90af4f4f91298514b6d43a Author: Emmanuel Bourg <[email protected]> Date: Sun Oct 22 00:55:46 2017 +0200 Relocated the log4j:log4j:debian artifact to log4j:log4j:1.2.x --- debian/changelog | 1 + debian/liblog4j1.2-java.poms | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dd6c7c0..a209e1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ apache-log4j1.2 (1.2.17-8) UNRELEASED; urgency=medium * No longer attempt to install the javadoc jar (Closes: #879251) + * Relocated the log4j:log4j:debian artifact to log4j:log4j:1.2.x * Build with the DH sequencer instead of CDBS * Fixed a typo in the doc-base title * Moved the package to Git diff --git a/debian/liblog4j1.2-java.poms b/debian/liblog4j1.2-java.poms index 3a830bc..d73c2f5 100644 --- a/debian/liblog4j1.2-java.poms +++ b/debian/liblog4j1.2-java.poms @@ -1 +1 @@ -pom.xml --has-package-version --java-lib --usj-name=log4j-1.2 --artifact=dist/lib/log4j-*.jar +pom.xml --has-package-version --java-lib --usj-name=log4j-1.2 --artifact=dist/lib/log4j-*.jar --relocate=log4j:log4j:debian -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j1.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

