[stax-ex] 03/16: Removed the dependency on libstax-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Oct 23 22:36:33 UTC 2017


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 a88d28664eb104b56b8984e8e809fd30e54e2ede
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Oct 23 23:52:48 2017 +0200

    Removed the dependency on libstax-java
---
 debian/changelog                 | 1 +
 debian/control                   | 2 +-
 debian/libstax-ex-java.classpath | 1 -
 debian/maven.ignoreRules         | 1 +
 4 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 737923b..cfdbf2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 stax-ex (1.7.1-3) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Removed the dependency on libstax-java
   * Standards-Version updated to 4.1.1
   * Switch to debhelper level 10
 
diff --git a/debian/control b/debian/control
index 537013d..121c51f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10),
                default-jdk,
                javahelper,
                maven-debian-helper (>= 1.5)
-Build-Depends-Indep: junit (>= 3.8.2), libstax-java
+Build-Depends-Indep: junit (>= 3.8.2)
 Standards-Version: 4.1.1
 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/libstax-ex-java.classpath b/debian/libstax-ex-java.classpath
deleted file mode 100644
index aa46220..0000000
--- a/debian/libstax-ex-java.classpath
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/java/stax-ex.jar      /usr/share/java/stax.jar
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 1fc230b..e40b131 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,3 +1,4 @@
 
 org.apache.maven.plugins maven-release-plugin * * * *
 javax.activation activation * * * *
+javax.xml.stream stax-api * * * *

-- 
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