[maven-antrun-plugin] 17/19: No longer install the plugin jar in /usr/share/java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jun 20 11:04:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-antrun-plugin.
commit b7fdafb29abce8a686cceea952f11fb6c6bc6bd0
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jun 20 12:59:23 2017 +0200
No longer install the plugin jar in /usr/share/java
---
debian/changelog | 1 +
debian/libmaven-antrun-plugin-java.poms | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9e0a4da..dc3903d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
maven-antrun-plugin (1.8-1) UNRELEASED; urgency=medium
* New upstream release
+ * No longer install the plugin jar in /usr/share/java
* Moved the package to Git
* Standards-Version updated to 3.9.8
* Switch to debhelper level 10
diff --git a/debian/libmaven-antrun-plugin-java.poms b/debian/libmaven-antrun-plugin-java.poms
index b68401f..5ad70f2 100644
--- a/debian/libmaven-antrun-plugin-java.poms
+++ b/debian/libmaven-antrun-plugin-java.poms
@@ -25,4 +25,4 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-pom.xml --no-parent --java-lib
+pom.xml --no-parent --has-package-version
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-antrun-plugin.git
More information about the pkg-java-commits
mailing list