[zookeeper] 04/05: libzookeeper-java suggests libzookeeper-java-doc but doesn't recommend it

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Jan 25 23:05:24 UTC 2015


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

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

commit 9da985eedff4b34c29fe76cd013abcbd0661e6f2
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Jan 25 01:05:22 2015 +0100

    libzookeeper-java suggests libzookeeper-java-doc but doesn't recommend it
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9445365..f7a83b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ zookeeper (3.4.6+dfsg-1) UNRELEASED; urgency=medium
   * Install the Maven artifacts (Closes: #775893)
   * Standards-Version updated to 3.9.6 (no changes)
   * Fixed some lintian warnings related to debian/copyright
+  * libzookeeper-java suggests libzookeeper-java-doc but doesn't recommend it
 
  -- James Page <james.page at ubuntu.com>  Tue, 25 Mar 2014 09:41:18 +0000
 
diff --git a/debian/control b/debian/control
index 4cf22d0..ccf521d 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Depends:
  libslf4j-java,
  libxerces2-java,
  ${misc:Depends}
-Recommends: libzookeeper-java-doc
+Suggests: libzookeeper-java-doc
 Description: Core Java libraries for zookeeper
  ZooKeeper is a centralized, reliable, service for maintaining configuration
  information, naming, providing distributed synchronization, and group

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



More information about the pkg-java-commits mailing list