[jackson-module-jaxb-annotations] 05/07: Updated the Maven rules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Apr 11 13:28:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository jackson-module-jaxb-annotations.

commit 53d9796f1fc70d27fd9a0e1bd95a41841c14c137
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Apr 11 15:22:51 2016 +0200

    Updated the Maven rules
---
 debian/changelog   | 1 +
 debian/maven.rules | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ec481cb..e938d8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jackson-module-jaxb-annotations (2.7.3-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - Refreshed the patch
+    - Updated the Maven rules
   * Standards-Version updated to 3.9.8 (no changes)
   * Use secure Vcs-* URLs
 
diff --git a/debian/maven.rules b/debian/maven.rules
index 541cee9..0aa5e19 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,4 +1,5 @@
 
-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.module jackson-module-jaxb-annotations bundle s/2\..*/2.x/ * *
+com.fasterxml.jackson.core jackson-annotations * s/.*/2.x/ * *
+com.fasterxml.jackson.core jackson-core * s/.*/2.x/ * *
+com.fasterxml.jackson.core jackson-databind * s/.*/2.x/ * *
+com.fasterxml.jackson.module jackson-module-jaxb-annotations * s/.*/2.x/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-module-jaxb-annotations.git



More information about the pkg-java-commits mailing list