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 f14bffed805bd7e309eb69480058eda8376102bd Author: Emmanuel Bourg <[email protected]> Date: Tue Aug 29 01:30:21 2017 +0200 Depend on libdoxia-sitetools-java (>= 1.7.4) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 951e6fe..7e00989 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ maven-site-plugin (3.6-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patch - Depend on libdoxia-java (>= 1.7) + - Depend on libdoxia-sitetools-java (>= 1.7.4) -- Emmanuel Bourg <[email protected]> Thu, 27 Jul 2017 19:28:19 +0200 diff --git a/debian/control b/debian/control index a67f175..23634a1 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <ludovic.claude@l Build-Depends: debhelper (>= 10), default-jdk, libdoxia-java (>= 1.7), - libdoxia-sitetools-java, + libdoxia-sitetools-java (>= 1.7.4), libjetty9-java, libmaven-doxia-tools-java, libmaven-plugin-testing-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-site-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

