[resteasy] 01/01: Ignore the dependency on javax.activation (Closes: #839345)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Oct 1 22:45:20 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository resteasy.

commit 67f3542af223a2b3f923a7837f25c565ad7f8d82
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Oct 2 00:43:42 2016 +0200

    Ignore the dependency on javax.activation (Closes: #839345)
---
 debian/changelog         | 7 +++++++
 debian/maven.ignoreRules | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 657282f..f722d54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+resteasy (3.0.19-2) unstable; urgency=medium
+
+  * Team upload.
+  * Ignore the dependency on javax.activation (Closes: #839345)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Sun, 02 Oct 2016 00:42:56 +0200
+
 resteasy (3.0.19-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 1a7a3e8..f5eb41b 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -21,6 +21,7 @@ org.jboss.resteasy testable-examples-pom pom * * *
 org.jboss.resteasy.test war-tests-pom pom * * *
 org.jboss.resteasy tjws * * * *
 com.atlassian.maven.plugins maven-clover2-plugin * * * *
+javax.activation activation * * * *
 javax.el javax.el-api * * * *
 net.jcip jcip-annotations * * * *
 org.apache.maven.plugins maven-deploy-plugin * * * *

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



More information about the pkg-java-commits mailing list