[jackson-jaxrs-providers] 05/09: Updated the Maven rules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Apr 9 22:29:01 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-jaxrs-providers.

commit 4794181a48f73c616fa7b0dbced839d24842771e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Apr 9 23:50:39 2016 +0200

    Updated the Maven rules
---
 debian/changelog   |  1 +
 debian/maven.rules | 16 ++++++++--------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 944b942..fd48f1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jackson-jaxrs-providers (2.7.3-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - Refreshed the patches
+    - 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 c1f2648..738eab2 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,9 +1,9 @@
 
-com.fasterxml.jackson.jaxrs jackson-jaxrs-base * s/2\..*/2.x/ * *
-com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider * s/2\..*/2.x/ * *
-com.fasterxml.jackson.jaxrs jackson-jaxrs-smile-provider * s/2\..*/2.x/ * *
-com.fasterxml.jackson.jaxrs jackson-jaxrs-providers pom s/2\..*/2.x/ * *
-com.fasterxml.jackson.core jackson-core * s/2\..*/2.x/ * *
-com.fasterxml.jackson.core jackson-databind * s/2\..*/2.x/ * *
-com.fasterxml.jackson.module jackson-module-jaxb-annotations * s/2\..*/2.x/ * *
-com.fasterxml.jackson.dataformat jackson-dataformat-smile * s/2\..*/2.x/ * *
+com.fasterxml.jackson.jaxrs jackson-jaxrs-base * s/.*/2.x/ * *
+com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider * s/.*/2.x/ * *
+com.fasterxml.jackson.jaxrs jackson-jaxrs-smile-provider * s/.*/2.x/ * *
+com.fasterxml.jackson.jaxrs jackson-jaxrs-providers pom 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/ * *
+com.fasterxml.jackson.dataformat jackson-dataformat-smile * s/.*/2.x/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git



More information about the pkg-java-commits mailing list