[Pkg-ceph-commits] [ceph] 01/03: d/ceph{-common}.install: Move ceph_daemon module to common package as its required to use the ceph command.

James Downing Page jamespage at moszumanska.debian.org
Fri Jan 15 08:07:21 UTC 2016


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

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

commit 22b2fe7472d833e6c83e5259e4e19691d7160cad
Author: James Page <james.page at ubuntu.com>
Date:   Fri Jan 15 09:59:06 2016 +0200

    d/ceph{-common}.install: Move ceph_daemon module to common package as its required to use the ceph command.
---
 debian/ceph-common.install | 1 +
 debian/ceph.install        | 1 -
 debian/changelog           | 7 +++++++
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/ceph-common.install b/debian/ceph-common.install
index 96bafda..c4b147d 100644
--- a/debian/ceph-common.install
+++ b/debian/ceph-common.install
@@ -14,6 +14,7 @@ usr/bin/rados
 usr/bin/rbd
 usr/bin/rbd-replay*
 usr/lib/python*/dist-packages/ceph_argparse.py*
+usr/lib/python*/dist-packages/ceph_daemon.py*
 usr/share/ceph/id_dsa_drop.ceph.com
 usr/share/ceph/id_dsa_drop.ceph.com.pub
 usr/share/ceph/known_hosts_drop.ceph.com
diff --git a/debian/ceph.install b/debian/ceph.install
index d7bd1dc..4a9a02c 100644
--- a/debian/ceph.install
+++ b/debian/ceph.install
@@ -18,7 +18,6 @@ usr/lib/*/ceph/ceph-osd-prestart.sh    /usr/lib/ceph/
 usr/lib/*/ceph/ceph_common.sh
 usr/lib/*/ceph/erasure-code/libec_*.so
 usr/lib/*/rados-classes/*.so
-usr/lib/python*/dist-packages/ceph_daemon.py*
 usr/lib/python*/dist-packages/ceph_detect_init*
 usr/lib/python*/dist-packages/ceph_rest_api.py
 usr/sbin/ceph-create-keys
diff --git a/debian/changelog b/debian/changelog
index 2fc350f..6106bd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ceph (9.2.0-0ubuntu3) UNRELEASED; urgency=medium
+
+  * d/ceph{-common}.install: Move ceph_daemon module to common package
+    as its required to use the ceph command.
+
+ -- James Page <james.page at ubuntu.com>  Fri, 15 Jan 2016 09:57:34 +0200
+
 ceph (9.2.0-0ubuntu2) xenial; urgency=medium
 
   * d/control: Fixup broken Breaks/Replaces for backports to 14.04.

-- 
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