summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-04-08 10:27:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-04-08 11:17:27 +0000
commitbd76ad8258e38547192065e3e0127f656f3555bf (patch)
tree86872637bddb348d6228d172125b257bb2d4d737 /debian/control
parentAdding upstream version 20170405. (diff)
downloadopen-infrastructure-storage-tools-bd76ad8258e38547192065e3e0127f656f3555bf.tar.xz
open-infrastructure-storage-tools-bd76ad8258e38547192065e3e0127f656f3555bf.zip
Adding debian version 20170405-1.debian/20170405-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control38
1 files changed, 38 insertions, 0 deletions
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 <daniel.baumann@progress-linux.org>
+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