[Pkg-ceph-commits] [ceph] 04/06: d/control: Enable rbd-mirror(-dbg) packages.
James Downing Page
jamespage at moszumanska.debian.org
Wed Mar 23 13:56:47 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 f74aee4e210c6e9634be7af2156ea5da8cc7016a
Author: James Page <james.page at ubuntu.com>
Date: Tue Mar 22 11:06:28 2016 +0000
d/control: Enable rbd-mirror(-dbg) packages.
---
debian/changelog | 1 +
debian/control | 48 ++++++++++++++++++++++++------------------------
2 files changed, 25 insertions(+), 24 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a4ab31e..94d0166 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ceph (10.0.5-0ubuntu1) UNRELEASED; urgency=medium
* New upstream point release, in preparation for Ceph Jewel.
- d/p/*: Refresh patches
+ - d/control: Enable rbd-mirror(-dbg) packages.
-- James Page <james.page at ubuntu.com> Tue, 22 Mar 2016 11:04:02 +0000
diff --git a/debian/control b/debian/control
index 1237d6d..f63bddc 100644
--- a/debian/control
+++ b/debian/control
@@ -110,30 +110,30 @@ Description: debugging symbols for ceph
.
This package contains the debugging symbols for ceph.
-#Package: rbd-mirror
-#Architecture: linux-any
-#Depends: ceph-common (= ${binary:Version}),
-# librados2 (= ${binary:Version}),
-# ${misc:Depends},
-# ${shlibs:Depends}
-#Description: Ceph daemon for mirroring RBD images
-# Ceph is a distributed storage system designed to provide excellent
-# performance, reliability, and scalability.
-# .
-# This package provides a daemon for mirroring RBD images between
-# Ceph clusters, streaming changes asynchronously.
-
-#Package: rbd-mirror-dbg
-#Architecture: linux-any
-#Section: debug
-#Priority: extra
-#Depends: rbd-mirror (= ${binary:Version}), ${misc:Depends}
-#Description: debugging symbols for rbd-mirror
-# Ceph is a distributed storage system designed to provide excellent
-# performance, reliability, and scalability.
-# .
-# This package contains the debugging symbols for rbd-mirror.
-#
+Package: rbd-mirror
+Architecture: linux-any
+Depends: ceph-common (= ${binary:Version}),
+ librados2 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: Ceph daemon for mirroring RBD images
+ Ceph is a distributed storage system designed to provide excellent
+ performance, reliability, and scalability.
+ .
+ This package provides a daemon for mirroring RBD images between
+ Ceph clusters, streaming changes asynchronously.
+
+Package: rbd-mirror-dbg
+Architecture: linux-any
+Section: debug
+Priority: extra
+Depends: rbd-mirror (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for rbd-mirror
+ Ceph is a distributed storage system designed to provide excellent
+ performance, reliability, and scalability.
+ .
+ This package contains the debugging symbols for rbd-mirror.
+
Package: rbd-nbd
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
--
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