[maven-hpi-plugin] 01/06: Depend on libmaven-deploy-plugin-java to fix FTBFS with Jenkins plugins and Maven 3

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Dec 13 23:26:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-hpi-plugin.

commit 4786d45524e48dd3ad1946a13813ccee75591af9
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Dec 14 00:06:34 2015 +0100

    Depend on libmaven-deploy-plugin-java to fix FTBFS with Jenkins plugins and Maven 3
---
 debian/changelog | 8 ++++++++
 debian/control   | 1 +
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2691c0b..5904e85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+maven-hpi-plugin (1.93-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Added a dependency on libmaven-deploy-plugin-java to fix errors occurring
+    when building Jenkins plugins with Maven 3
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 14 Dec 2015 00:05:08 +0100
+
 maven-hpi-plugin (1.93-3) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index e13b806..73c5381 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,7 @@ Depends:
  libaccess-modifier-checker-java,
  libmaven-stapler-plugin-java,
  libmaven-install-plugin-java,
+ libmaven-deploy-plugin-java,
  ${maven:Depends},
  ${misc:Depends}
 Recommends: ${maven:OptionalDepends}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-hpi-plugin.git



More information about the pkg-java-commits mailing list