[apache-log4j2] 12/15: New dependency on libjackson2-annotations-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Mar 16 16:15:01 GMT 2018


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 f49fc9cca905cd5ad17b24f05a833fd1b7677fe6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Mar 16 17:12:32 2018 +0100

    New dependency on libjackson2-annotations-java
---
 debian/changelog   | 3 ++-
 debian/control     | 1 +
 debian/maven.rules | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dc627f3..644fea3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-apache-log4j2 (2.9.0-1) UNRELEASED; urgency=medium
+apache-log4j2 (2.10.0-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release
     - Refreshed the patches
     - Build the new log4j-api-java9 module
     - Updated the Maven rules
+    - New dependency on libjackson2-annotations-java
   * Fixed the build failure with Java 9 (Closes: #893085)
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
diff --git a/debian/control b/debian/control
index 698a84b..74e4c2b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends:
  libconversant-disruptor-java,
  libdisruptor-java,
  libgeronimo-jms-1.1-spec-java,
+ libjackson2-annotations-java,
  libjackson2-databind-java,
  libjackson2-dataformat-xml-java,
  libjackson2-dataformat-yaml,
diff --git a/debian/maven.rules b/debian/maven.rules
index 8b67c33..3c2c22d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,4 +1,5 @@
 
+com.fasterxml.jackson.core jackson-annotations jar s/.*/2.x/ * *
 com.fasterxml.jackson.core jackson-core jar s/2\..*/2.x/ * *
 com.fasterxml.jackson.core jackson-databind jar s/2\..*/2.x/ * *
 com.fasterxml.jackson.dataformat jackson-dataformat-yaml * s/2\..*/2.x/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j2.git



More information about the pkg-java-commits mailing list