summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-04 11:31:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-04 11:37:18 +0000
commit2d29ea9c7c99fb87593eac3bb53b9f144767d5fc (patch)
treeb46ff6369f456066d7db5216d93baa6bd53e3701 /debian/control
parentReleasing debian version 20190301-lts1-3. (diff)
downloadopen-infrastructure-storage-tools-2d29ea9c7c99fb87593eac3bb53b9f144767d5fc.tar.xz
open-infrastructure-storage-tools-2d29ea9c7c99fb87593eac3bb53b9f144767d5fc.zip
Renaming ceph-tools to storage-tools to avoid future NEW processing for adding additional tools.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 11 insertions, 11 deletions
diff --git a/debian/control b/debian/control
index f35011e..4a58f0b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Homepage: https://open-infrastructure.net/software/storage-tools
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-storage-tools
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-storage-tools
-Package: open-infrastructure-ceph-tools
+Package: open-infrastructure-storage-tools
Section: admin
Architecture: all
Depends:
@@ -37,29 +37,29 @@ Suggests:
# cephfs-snap
irker,
Provides:
- ceph-tools,
+ storage-tools,
Enhances:
ceph,
Breaks:
- open-infrastructure-storage-tools (<< 20180915-2~),
+ open-infrastructure-ceph-tools (<< 20190301-lts1-3~),
Replaces:
- open-infrastructure-storage-tools,
+ open-infrastructure-ceph-tools,
Description: Additional utilities to manage Ceph
- ceph-tools contains the following tools:
+ storage-tools contains the following tools:
.
* ceph-log: store Ceph cluster log as a logfile
* ceph-info: show Ceph cluster information as a HTML page
* cephfs-snap: create CephFS snapshots periodically
* cephfs-remove-osd: remove a Ceph OSD instance completely
-Package: open-infrastructure-storage-tools
+Package: open-infrastructure-ceph-tools
Architecture: all
Depends:
- open-infrastructure-ceph-tools (= ${source:Version}),
+ open-infrastructure-storage-tools (= ${source:Version}),
${misc:Depends},
Description: Additional utilities to manage Ceph (transitional package)
- Package to ease upgrading from older open-infrastructure-storage-tools package
- to the new open-infrastructure-ceph-tools package.
+ Package to ease upgrading from older open-infrastructure-ceph-tools package
+ to the new open-infrastructure-storage-tools package.
.
- This package can be purged at anytime once the open-infrastructure-ceph-tools
- package has been installed.
+ This package can be purged at anytime once the
+ open-infrastructure-storage-tools package has been installed.