[maven-site-plugin] 03/31: Depend on libdoxia-java (>= 1.2)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Aug 29 00:03:04 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 14e34f169acb51150cb01430075019effd2ab449
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jul 28 13:28:23 2017 +0200
Depend on libdoxia-java (>= 1.2)
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c4807c7..61c6adc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-site-plugin (2.3-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
+ - Depend on libdoxia-java (>= 1.2)
-- Emmanuel Bourg <ebourg at apache.org> Thu, 27 Jul 2017 19:28:19 +0200
diff --git a/debian/control b/debian/control
index 98094db..5360043 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>
Build-Depends: debhelper (>= 10),
default-jdk,
- libdoxia-java,
+ libdoxia-java (>= 1.2),
libdoxia-sitetools-java,
libjetty9-java,
libmaven-doxia-tools-java,
--
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