[jnr-unixsocket] 01/03: Removed the build dependency on libmaven-assembly-plugin-java (Closes: #869006)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Aug 24 23:12:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jnr-unixsocket.
commit b6e37392bd2d4bd212334360dcd22013a21ca1de
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Aug 25 01:07:41 2017 +0200
Removed the build dependency on libmaven-assembly-plugin-java (Closes: #869006)
---
debian/changelog | 8 ++++++++
debian/control | 1 -
debian/maven.ignoreRules | 1 +
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 57384e5..005c484 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jnr-unixsocket (0.18-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Removed the build dependency on libmaven-assembly-plugin-java
+ (Closes: #869006)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 25 Aug 2017 01:05:53 +0200
+
jnr-unixsocket (0.18-2) unstable; urgency=medium
* Upload to unstable.
diff --git a/debian/control b/debian/control
index 037fa1c..c6500e9 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Build-Depends: debhelper (>= 10~),
libjnr-ffi-java (>= 2.0.12~),
libjnr-posix-java,
libjnr-x86asm-java (>= 1.0.2),
- libmaven-assembly-plugin-java,
libmaven-bundle-plugin-java,
libmaven-exec-plugin-java,
libmaven-javadoc-plugin-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 6dedd32..5c59af9 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,5 +1,6 @@
org.apache.maven.wagon wagon-webdav * * * *
+org.apache.maven.plugins maven-assembly-plugin * * * *
org.apache.maven.plugins maven-checkstyle-plugin * * * *
org.codehaus.mojo findbugs-maven-plugin * * * *
org.apache.maven.plugins maven-pmd-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-unixsocket.git
More information about the pkg-java-commits
mailing list