summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-06-29 17:13:17 +1200
committerLars Wirzenius <liw@liw.fi>2010-06-29 17:13:17 +1200
commit02bb8264f90fe5cd61f516b073fbee63c94a42c4 (patch)
treea208e6360b70fb5b04d3d76f89e333247b180340
parent95a747fd0cd678624d4a45ca121f06d2e7d6d11a (diff)
downloadobnam-02bb8264f90fe5cd61f516b073fbee63c94a42c4.tar.gz
Update debian/control for Python policy conformance.
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index cc50e597..2016232e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,13 @@ Build-Depends: debhelper (>= 7.3.8), python-support (>= 1.0.3),
python (>= 2.5), extrautils, python-coverage-test-runner,
python-btree (>= 0.10), python-all-dev, python-ttystatus
Homepage: http://braawi.org/obnam/
+XS-Python-Version: >= 2.5
Package: obnam
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
python (>= 2.5), python-btree (>= 0.10), python-ttystatus
+XB-Python-Version: ${python:Versions}
Description: online backup application
Obnam makes backups.
.