[Pkg-ceph-commits] [ceph] 04/17: Ensure rbd-mirror package is stripped
James Downing Page
jamespage at moszumanska.debian.org
Thu Mar 31 10:53:24 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 335d7cc13efe752e129167d555d5f4ceb4ad5e2b
Author: James Page <james.page at ubuntu.com>
Date: Sun Mar 27 09:36:29 2016 +0100
Ensure rbd-mirror package is stripped
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index de02067..1485a68 100755
--- a/debian/rules
+++ b/debian/rules
@@ -148,7 +148,7 @@ override_dh_strip:
dh_strip -pceph-mds --dbg-package=ceph-mds-dbg
dh_strip -pceph-fuse --dbg-package=ceph-fuse-dbg
dh_strip -prbd-fuse --dbg-package=rbd-fuse-dbg
- #dh_strip -prbd-mirror --dbg-package=rbd-mirror-dbg
+ dh_strip -prbd-mirror --dbg-package=rbd-mirror-dbg
dh_strip -prbd-nbd --dbg-package=rbd-nbd-dbg
dh_strip -pceph-common --dbg-package=ceph-common-dbg
dh_strip -pceph-fs-common --dbg-package=ceph-fs-common-dbg
--
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