[sisu-ioc] 02/05: Suggest instead of recommending the optional dependencies

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Nov 11 00:03:25 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository sisu-ioc.

commit 8d9127d5dea606f433360b558ebbe4c0a382752f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Nov 11 01:00:59 2017 +0100

    Suggest instead of recommending the optional dependencies
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b467daa..e8162fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ sisu-ioc (2.3.0-11) UNRELEASED; urgency=medium
 
   * Team upload.
   * Depend on libplexus-classworlds-java instead of libplexus-classworlds2-java
+  * Suggest instead of recommending the optional dependencies
   * Removed the unused build dependency on libmaven-install-plugin-java
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 07 Sep 2017 16:36:54 +0200
diff --git a/debian/control b/debian/control
index 78559a6..ff87b2f 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Homepage: http://sisu.sonatype.org
 Package: libsisu-ioc-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
-Recommends: ${maven:OptionalDepends}
+Suggests: ${maven:OptionalDepends}
 Description: JSR 330 container and OSGi/Plexus adapter
  Sisu is a fully compliant JSR330 container that supports classpath scanning,
  auto-binding, and dynamic auto-wiring. Sisu uses patched Google Guice to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-ioc.git



More information about the pkg-java-commits mailing list