summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@gytha>2008-08-30 23:52:04 +0300
committerLars Wirzenius <liw@gytha>2008-08-30 23:52:04 +0300
commitc27ec71a9446234b9cdb166711c036f023a9c782 (patch)
treed19cb2810755c1b0cb8291dcb8173678b9c3f816 /debian/control
parent04a99e22201d3e3bea369732011a229a0c5eb776 (diff)
downloadseivot-c27ec71a9446234b9cdb166711c036f023a9c782.tar.gz
Added setup.py and Debian packaging.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..121c1d4
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,18 @@
+Source: seivot
+Maintainer: Lars Wirzenius <liw@liw.fi>
+Section: devel
+Priority: optional
+Standards-Version: 3.8.0
+Build-Depends: python2.5,
+ cdbs (>= 0.4.43),
+ debhelper (>= 5.0.38),
+ python-central (>= 0.5.6),
+ python
+XS-Python-Version: all, >= 2.5
+
+Package: seivot
+Architecture: any
+Depends: ${shlibs:Depends}, ${python:Depends}, gnuplot
+XB-Python-Version: ${python:Versions}
+Description: benchmark program for backup software
+ Seivot is a tool for benchmarking backup software.