summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..9af89fe
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,13 @@
+Source: obbench
+Maintainer: Lars Wirzenius <liw@liw.fi>
+Section: python
+Priority: optional
+Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 9~), python-all (>= 2.7~), dh-python
+X-Python-Version: >= 2.7
+
+Package: obbench
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7)
+Description: benchmarking tool for Obnam
+ Run benchmarks for the Obnam backup program.