[dom4j] 65/74: Moved libmsv-java, libxpp2-java and libxpp3-java to suggested dependencies
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 25 10:34:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository dom4j.
commit b9bcca99f70d24542823026208da71493bd7db7f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 25 09:47:33 2017 +0200
Moved libmsv-java, libxpp2-java and libxpp3-java to suggested dependencies
---
debian/changelog | 1 +
debian/control | 9 ++++-----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 03dd35e..7b4cd26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dom4j (2.1.0-1) UNRELEASED; urgency=medium
- Build with Gradle instead of Ant
- Fixed the compatibility with the version of xpp2 in Debian
- New dependency on libjaxb-api-java
+ * Moved libmsv-java, libxpp2-java and libxpp3-java to suggested dependencies
* Moved the package to Git
* Switch to debhelper level 10
* Standards-Version updated to 4.1.1
diff --git a/debian/control b/debian/control
index 72a2ae2..65909eb 100644
--- a/debian/control
+++ b/debian/control
@@ -28,13 +28,12 @@ Homepage: https://dom4j.github.io
Package: libdom4j-java
Architecture: all
-Depends:
- libjaxen-java,
+Depends: ${misc:Depends}, libjaxen-java
+Suggests:
+ libdom4j-java-doc,
libmsv-java,
libxpp2-java (>= 2.1.10-8~),
- libxpp3-java,
- ${misc:Depends}
-Suggests: libdom4j-java-doc
+ libxpp3-java
Description: flexible XML framework for Java
dom4j is a library for working with XML, XPath and XSLT on the Java
platform using the Java Collections Framework and with full support
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dom4j.git
More information about the pkg-java-commits
mailing list