[stax-ex] 07/16: New build dependency on libmaven-bundle-plugin-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 83752935af31526d0ee2122ad432e2d0de97a7b9
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Oct 24 00:23:21 2017 +0200
New build dependency on libmaven-bundle-plugin-java
---
debian/changelog | 4 +++-
debian/control | 1 +
debian/maven.ignoreRules | 4 ++++
3 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e50c454..12d03da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-stax-ex (1.7.1-3) UNRELEASED; urgency=medium
+stax-ex (1.7.2-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream release
+ - New build dependency on libmaven-bundle-plugin-java
* 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 83b3f99..5c028db 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Timo Aaltonen <tjaalton at ubuntu.com>
Build-Depends: debhelper (>= 10),
default-jdk,
javahelper,
+ libmaven-bundle-plugin-java,
maven-debian-helper (>= 1.5)
Build-Depends-Indep: junit (>= 3.8.2)
Standards-Version: 4.1.1
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index e40b131..b094403 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,4 +1,8 @@
+org.apache.maven.plugins maven-enforcer-plugin * * * *
org.apache.maven.plugins maven-release-plugin * * * *
+org.codehaus.mojo buildnumber-maven-plugin * * * *
+org.glassfish.copyright glassfish-copyright-maven-plugin * * * *
+org.glassfish.findbugs findbugs * * * *
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