[stax-ex] 03/05: Removed the dependency on glassfish-activation

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 26 08:52:44 UTC 2016


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

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

commit 75f23b70406baaf4b32357b0f831e2dec1272661
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Sep 26 10:47:38 2016 +0200

    Removed the dependency on glassfish-activation
---
 debian/changelog         | 1 +
 debian/control           | 2 +-
 debian/maven.ignoreRules | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6ccc872..e27a088 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 stax-ex (1.7.1-2) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Removed the dependency on glassfish-activation
   * Standards-Version updated to 3.9.8
   * Use secure Vcs-* URLs
 
diff --git a/debian/control b/debian/control
index 0038b79..87395c1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cdbs,
                default-jdk,
                javahelper,
                maven-debian-helper (>= 1.5)
-Build-Depends-Indep: glassfish-activation, junit (>= 3.8.2), libstax-java
+Build-Depends-Indep: junit (>= 3.8.2), libstax-java
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/stax-ex.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/stax-ex.git
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index a059d02..1fc230b 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,2 +1,3 @@
 
 org.apache.maven.plugins maven-release-plugin * * * *
+javax.activation activation * * * *

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



More information about the pkg-java-commits mailing list