summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-08-04 10:44:16 +0100
committerLars Wirzenius <liw@liw.fi>2013-08-04 10:44:16 +0100
commitb298971d4992d63e7e8da53eaca29c1be8cebae3 (patch)
treeda24187b1a8c59ce015430e6cf9f44135e54d84a
parentac488ec7c4a686ead0d652645019f8096efcc301 (diff)
downloadobnam-b298971d4992d63e7e8da53eaca29c1be8cebae3.tar.gz
Fix cmdtest versioned dependency
cmdtest 0.9.1 doesn't exist, and never will, so 0.9 is the right one to depend on.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 702f5939..f1f79718 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 7.3.8),
python-cliapp (>= 1.20130313~),
genbackupdata (>= 1.6~),
summain (>= 0.18),
- cmdtest (>= 0.9.1~),
+ cmdtest (>= 0.9~),
attr
Homepage: http://liw.fi/obnam/
X-Python-Version: >= 2.6