[Pkg-ceph-commits] [ceph] 04/08: Add missing misc depends

James Downing Page jamespage at moszumanska.debian.org
Thu Jul 14 09:52:15 UTC 2016


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

jamespage pushed a commit to branch ubuntu-yakkety
in repository ceph.

commit bcfc5cfde1d08bef70a221ba9c17ab8592f04e89
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 1d1bbeb..830efa0 100644
--- a/debian/control
+++ b/debian/control
@@ -65,7 +65,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