Skip to content

Commit

Permalink
Merge pull request ceph#4786 from dachary/wip-11546-debian-packages
Browse files Browse the repository at this point in the history
debian/control: ceph-dbg steals ceph-objectstore-tool from ceph-test-dbg

Reviewed-by: Ken Dreyer <[email protected]>
  • Loading branch information
ktdreyer committed May 28, 2015
2 parents dbd9a87 + 6f11fbf commit 9844320
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ Architecture: linux-any
Section: debug
Priority: extra
Depends: ceph (= ${binary:Version}), ${misc:Depends}
Replaces: ceph-test-dbg (<< 0.94-1322)
Breaks: ceph-test-dbg (<< 0.94-1322)
Description: debugging symbols for ceph
Ceph is a distributed storage system designed to provide excellent
performance, reliability, and scalability.
Expand Down

0 comments on commit 9844320

Please sign in to comment.