[Pkg-ceph-commits] [ceph] 37/41: Add missing misc depends

Gaudenz Steinlin gaudenz at moszumanska.debian.org
Mon Aug 15 21:27:07 UTC 2016


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

gaudenz pushed a commit to branch jewel-gaudenz
in repository ceph.

commit 5abfc3c66bb97057b52ee936a00cdff38f72e8c9
Author: James Page <james.page at ubuntu.com>
Date:   Tue Jul 12 09:27:39 2016 +0100

    Add missing misc depends
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0d25a77..96a3cd1 100644
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,9 @@ XS-Testsuite: autopkgtest
 
 Package: ceph
 Architecture: linux-any
-Depends: ceph-mon (= ${binary:Version}), ceph-osd (= ${binary:Version})
+Depends: ceph-mon (= ${binary:Version}),
+         ceph-osd (= ${binary:Version}),
+         ${misc:Depends}
 Suggests: ceph-mds (= ${binary:Version})
 Description: distributed storage and file system
  Ceph is a massively scalable, open-source, distributed

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



More information about the Pkg-ceph-commits mailing list