[libjavaewah-java] 01/04: Removed the unused build dependency on libmaven-install-plugin-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Sep 7 16:53:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libjavaewah-java.
commit 99deb4fe37936a607c87fc3a8472892374f93253
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Sep 7 18:52:34 2017 +0200
Removed the unused build dependency on libmaven-install-plugin-java
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4bc1bbd..585bb7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libjavaewah-java (0.6.12-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Removed the unused build dependency on libmaven-install-plugin-java
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 07 Sep 2017 18:49:38 +0200
+
libjavaewah-java (0.6.12-2) unstable; urgency=medium
* Add missing build-dep on junit4 (Closes: #866546)
diff --git a/debian/control b/debian/control
index 0aed88c..b4004b3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Jakub Adam <jakub.adam at ktknet.cz>,
tony mancill <tmancill at debian.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.6.3)
-Build-Depends-Indep: libmaven-bundle-plugin-java, libmaven-install-plugin-java,
+Build-Depends-Indep: libmaven-bundle-plugin-java,
libmaven-javadoc-plugin-java, junit4
Standards-Version: 4.0.0
Homepage: https://github.com/lemire/javaewah
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjavaewah-java.git
More information about the pkg-java-commits
mailing list