summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control26
1 files changed, 5 insertions, 21 deletions
diff --git a/debian/control b/debian/control
index c1106d0..36d7e3c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,18 +5,18 @@ Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Build-Depends:
apache2-dev,
asciidoc,
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
docbook-xml,
docbook-xsl,
libxml2-utils,
xsltproc,
Rules-Requires-Root: no
-Standards-Version: 4.5.0
+Standards-Version: 4.7.0
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,13 @@ Suggests:
# cephfs-snap
irker,
Provides:
- ceph-tools,
+ storage-tools,
Enhances:
ceph,
-Breaks:
- open-infrastructure-storage-tools (<< 20180915-2~),
-Replaces:
- open-infrastructure-storage-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
-Architecture: all
-Depends:
- open-infrastructure-ceph-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.
- .
- This package can be purged at anytime once the open-infrastructure-ceph-tools
- package has been installed.