summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-03-15 11:35:57 +0000
committerLars Wirzenius <liw@liw.fi>2014-03-15 11:35:57 +0000
commit6933da3b05416d3762ecc416de12752c1090fb3e (patch)
tree7065a40cd6dad3a825771b3080b24f4c8f3954d6
parentc04de9a6b8d5a52bc90276e0da9c7d4d9ac2e893 (diff)
downloadobnam-6933da3b05416d3762ecc416de12752c1090fb3e.tar.gz
Update build and runtime dependencies on Debian
-rw-r--r--debian/changelog2
-rw-r--r--debian/control19
2 files changed, 11 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index 0f30d907..94df9e90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ obnam (1.7.1-1) UNRELEASED; urgency=low
- Explain CACHEDIR.TAG with
http://www.brynosaurus.com/cachedir/spec.html (Closes: #732317)
- "ship an example obnam.conf" (Closes: #678885)
+ * debian/control: Updated build and runtime dependencies to versions
+ in wheezy or my current package versions, as appropriate.
-- Lars Wirzenius <liw@liw.fi> Tue, 11 Mar 2014 19:39:41 +0000
diff --git a/debian/control b/debian/control
index 9b9d5a30..76bada7b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,16 +6,15 @@ Priority: optional
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 7.3.8),
python-all-dev (>= 2.6.3~3),
- python-coverage-test-runner (>= 1.8~),
+ python-coverage-test-runner (>= 1.10~),
python-larch (>= 1.20131130~),
- python-ttystatus (>= 0.22~),
+ python-ttystatus (>= 0.23~),
python-paramiko,
- python-tracing (>= 0.6~),
- fakeroot,
- python-cliapp (>= 1.20130313~),
- genbackupdata (>= 1.6~),
+ python-tracing (>= 0.8~),
+ python-cliapp (>= 1.20130808~),
+ genbackupdata (>= 1.7~),
summain (>= 0.18),
- cmdtest (>= 0.9~),
+ cmdtest (>= 0.11~),
attr,
python-fuse,
pandoc,
@@ -30,10 +29,10 @@ Provides: python-obnam
Architecture: linux-any
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
python-larch (>= 1.20131130~),
- python-ttystatus (>= 0.22~),
+ python-ttystatus (>= 0.23~),
python-paramiko,
- python-tracing (>= 0.6~),
- python-cliapp (>= 1.20130313~),
+ python-tracing (>= 0.8~),
+ python-cliapp (>= 1.20130808~),
python-fuse,
python-yaml
Description: online and disk-based backup application