summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-10-09 16:42:35 +0300
committerLars Wirzenius <liw@liw.fi>2016-10-09 16:42:35 +0300
commitb9833bc5f6c966ef419624d0c9aa1012a8ced5ea (patch)
treeb03391ec739009982abb6f1de9e1aafa7eda2eda
parent292e396e4b8a56c2f167b81bc4441d35a4342419 (diff)
downloadobnam-b9833bc5f6c966ef419624d0c9aa1012a8ced5ea.tar.gz
Require Python 2.7
-rw-r--r--debian/compat2
-rw-r--r--debian/control8
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/compat b/debian/compat
index 7f8f011e..ec635144 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 535cde33..11cb17e7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Maintainer: Lars Wirzenius <liw@liw.fi>
Uploaders: Gaudenz Steinlin <gaudenz@debian.org>
Section: python
Priority: optional
-Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 7.3.8),
- python-all-dev (>= 2.6.3~3),
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9),
+ python-all-dev (>= 2.7),
python-yaml,
python-coverage-test-runner (>= 1.8~),
python-larch (>= 1.20131130~),
@@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 7.3.8),
git,
pep8
Homepage: http://obnam.org/
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
Package: obnam
Provides: python-obnam