forked from ceph/ceph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Debian librados1 -> librados2 package renames
The librados2{,-dbg,-dev} packages should conflict with and replace their librados1{,-dbg,-dev} counterpart.
- Loading branch information
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,8 +6,10 @@ ceph (0.26~rc-1) experimental; urgency=low | |
* Make Ceph cross buildable (closes: #618939), thanks to Hector Oron. | ||
* Disable libatomic-ops on ARMv4t (armel) archs to prevent FTBFS | ||
(closes: #615235), thanks go to Hector Oron again. | ||
* Rename librados1{,-dbg,-dev} packages to librados2{,-dbg,-dev} ones; | ||
conflict with and replace the former ones. | ||
|
||
-- Laszlo Boszormenyi (GCS) <[email protected]> Mon, 21 Mar 2011 11:34:02 -0800 | ||
-- Laszlo Boszormenyi (GCS) <[email protected]> Fri, 25 Mar 2011 19:42:11 +0100 | ||
|
||
ceph (0.25.1-1) experimental; urgency=low | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters