[maven-site-plugin] 01/03: Depend on libwagon-provider-api-java instead of libwagon-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Nov 10 14:30:48 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-site-plugin.
commit 1fc89b86d656ba3d368b716d63cc112dfb41ca48
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Nov 10 15:27:54 2017 +0100
Depend on libwagon-provider-api-java instead of libwagon-java
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8478f14..d25aa0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-site-plugin (3.6-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Depend on libwagon-provider-api-java instead of libwagon-java
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 10 Nov 2017 15:26:24 +0100
+
maven-site-plugin (3.6-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 5582882..9e8931a 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 10),
libplexus-component-metadata-java,
libplexus-i18n-java,
libplexus-utils2-java,
- libwagon-java,
+ libwagon-provider-api-java,
maven-debian-helper (>= 1.4)
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-site-plugin.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-site-plugin.git
More information about the pkg-java-commits
mailing list