From bd76ad8258e38547192065e3e0127f656f3555bf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 8 Apr 2017 12:27:34 +0200 Subject: Adding debian version 20170405-1. Signed-off-by: Daniel Baumann --- debian/control | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..16dcb91 --- /dev/null +++ b/debian/control @@ -0,0 +1,38 @@ +Source: open-infrastructure-storage-tools +Section: admin +Priority: optional +Maintainer: Daniel Baumann +Build-Depends: + apache2-dev, + asciidoc, + debhelper (>= 10), + dh-systemd, + docbook-xml, + docbook-xsl, + libxml2-utils, + xsltproc, +Standards-Version: 3.9.8 +Homepage: https://open-infrastructure.net/software/storage-tools +Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-storage-tools +Vcs-Git: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-storage-tools + +Package: open-infrastructure-storage-tools +Architecture: all +Depends: + ${misc:Depends}, +Recommends: + apache2 | httpd, + ceph-common, + jq, + libjs-jquery, + logrotate, +Suggests: + ceph-fuse, + irker, +Description: Additional utilities to manage storage related tasks + storage-tools contains the following tools: + . + * ceph-log: store Ceph cluster log as a logfile + * ceph-info: show Ceph cluster information as a website + * cephfs-snap: create CephFS snapshots periodically + * cephfs-remove-osd: remove a Ceph OSD instance completely -- cgit v1.2.3