[Pkg-ceph-commits] [ceph] 04/05: d/control: Fixup broken Breaks/Replaces for backports to 14.04.

James Downing Page jamespage at moszumanska.debian.org
Wed Jan 6 10:47:09 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 d84b1831fda20611d5f0eab8ff91811d187d2316
Author: James Page <james.page at ubuntu.com>
Date:   Tue Jan 5 16:53:09 2016 +0000

    d/control: Fixup broken Breaks/Replaces for backports to 14.04.
---
 debian/changelog |  6 ++++++
 debian/control   | 20 ++++++++++----------
 2 files changed, 16 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a83bf25..ef6bb8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (9.2.0-0ubuntu2) xenial; urgency=medium
+
+  * d/control: Fixup broken Breaks/Replaces for backports to 14.04.
+
+ -- James Page <james.page at ubuntu.com>  Tue, 05 Jan 2016 16:53:01 +0000
+
 ceph (9.2.0-0ubuntu1) xenial; urgency=medium
 
   * [754935] Imported Upstream version 9.2.0
diff --git a/debian/control b/debian/control
index 5745016..4abf281 100644
--- a/debian/control
+++ b/debian/control
@@ -74,11 +74,11 @@ Depends: binutils,
          ${python:Depends},
          ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
-Breaks: ceph-common (<< 9.2.0-1~),
-        ceph-test (<< 9.2.0-1~),
+Breaks: ceph-common (<< 9.2.0-0ubuntu1~),
+        ceph-test (<< 9.2.0-0ubuntu1~),
         python-ceph (<< 0.94.1-1~)
-Replaces: ceph-common (<< 9.2.0-1~),
-          ceph-test (<< 9.2.0-1~),
+Replaces: ceph-common (<< 9.2.0-0ubuntu1~),
+          ceph-test (<< 9.2.0-0ubuntu1~),
           python-ceph (<< 0.94.1-1~)
 Recommends: libcephfs1,
             librados2,
@@ -100,8 +100,8 @@ Architecture: linux-any
 Section: debug
 Priority: extra
 Depends: ceph (= ${binary:Version}), ${misc:Depends}
-Replaces: ceph-test-dbg (<< 9.2.0-1~)
-Breaks: ceph-test-dbg (<< 9.2.0-1~)
+Replaces: ceph-test-dbg (<< 9.2.0-0ubuntu1~)
+Breaks: ceph-test-dbg (<< 9.2.0-0ubuntu1~)
 Description: debugging symbols for ceph
  Ceph is a distributed storage system designed to provide excellent
  performance, reliability, and scalability.
@@ -119,13 +119,13 @@ Depends: librbd1 (= ${binary:Version}),
          ${python:Depends},
          ${shlibs:Depends}
 Conflicts: ceph-client-tools
-Breaks: ceph (<< 9.2.0-1~),
-        ceph-test (<< 9.2.0-1~),
+Breaks: ceph (<< 9.2.0-0ubuntu1~),
+        ceph-test (<< 9.2.0-0ubuntu1~),
         librbd1 (<< 0.94.1-1~),
         python-ceph (<< 0.94.1-1~)
-Replaces: ceph (<< 9.2.0-1~),
+Replaces: ceph (<< 9.2.0-0ubuntu1~),
           ceph-client-tools,
-          ceph-test (<< 9.2.0-1~),
+          ceph-test (<< 9.2.0-0ubuntu1~),
           librbd1 (<< 0.94.1-1~),
           python-ceph (<< 0.94.1-1~)
 Suggests: ceph, ceph-mds

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