[Pkg-ceph-commits] [ceph] 35/59: d/ceph-base.install: Increase scope of install wildcards to ensure that all ceph modules are included in the binary package.

James Downing Page jamespage at moszumanska.debian.org
Thu Feb 1 15:27:55 UTC 2018


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

jamespage pushed a commit to branch ubuntu/artful
in repository ceph.

commit b3120d5b11f1f7be4ec055f65118df77a99b4fd8
Author: James Page <james.page at ubuntu.com>
Date:   Mon Aug 7 11:21:47 2017 +0000

    d/ceph-base.install: Increase scope of install wildcards to ensure that all ceph modules are included in the binary package.
---
 debian/ceph-base.install | 4 ++--
 debian/changelog         | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/ceph-base.install b/debian/ceph-base.install
index 05b6d13..130401c 100644
--- a/debian/ceph-base.install
+++ b/debian/ceph-base.install
@@ -5,8 +5,8 @@ usr/bin/ceph-run
 usr/bin/crushtool
 usr/bin/monmaptool
 usr/bin/osdmaptool
-usr/lib/*/ceph/erasure-code/libec_*.so
-usr/lib/*/rados-classes/*.so
+usr/lib/*/ceph/erasure-code/*
+usr/lib/*/rados-classes/*
 usr/lib/ceph/ceph_common.sh
 usr/lib/python*/dist-packages/ceph_detect_init*
 usr/sbin/ceph-create-keys
diff --git a/debian/changelog b/debian/changelog
index 0cead29..665211f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 ceph (12.1.2-0ubuntu1) UNRELEASED; urgency=medium
 
   * New release candidate for next stable release.
+  * d/ceph-base.install: Increase scope of install wildcards to ensure
+    that all ceph modules are included in the binary package.
 
  -- James Page <ubuntu at juju-ffbf2b-builders-1.openstacklocal>  Mon, 07 Aug 2017 10:23:49 +0000
 

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