[Pkg-mongodb-maintainers] [pkg-mongodb] 01/19: mongodb-clients: recommend mongodb-tools
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Thu Dec 15 10:44:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
apoikos pushed a commit to branch master
in repository pkg-mongodb.
commit 330ef460497ce320159a3ca74a17c5c12ef42585
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date: Tue Sep 6 10:51:48 2016 +0300
mongodb-clients: recommend mongodb-tools
mongo-tools contains binaries previously in mongodb-clients, but moved
to a different source package.
Since most installations of mongodb would benefit from mongo-tools, we
add a Recommends: to it from the mongodb-clients package.
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 000fc75..2a4d3b9 100644
--- a/debian/control
+++ b/debian/control
@@ -86,6 +86,7 @@ Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 hurd-any armhf arm64 ppc64
Depends:
${misc:Depends},
${shlibs:Depends}
+Recommends: mongo-tools
Replaces:
mongodb (<= 1:1.4.2-2)
Description: object/document-oriented database (client apps)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mongodb/pkg-mongodb.git
More information about the Pkg-mongodb-maintainers
mailing list