summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-02-21 20:22:23 +0200
committerLars Wirzenius <liw@liw.fi>2015-02-21 20:22:23 +0200
commite6a0e88a1d9c7e3c3e719ec20997af67543c337f (patch)
tree507cf555b7b90f7e9f946db55ea6cacc109227f7
parentac926934d3480efe268eceeecf25cead2aa365dc (diff)
downloadobnam-e6a0e88a1d9c7e3c3e719ec20997af67543c337f.tar.gz
Depend on python-yaml
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d4f867ac..590c8841 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
obnam (1.9-1) UNRELEASED; urgency=low
* Update debian/copyright years. Thanks to Jan Niggemann.
+ * Add build and runtime dependencies on python-yaml, since it is now
+ needed by the "simple" format.
-- Lars Wirzenius <liw@liw.fi> Sun, 10 Aug 2014 17:35:58 +0300
diff --git a/debian/control b/debian/control
index e2c05a92..547ba802 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Priority: optional
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 7.3.8),
python-all-dev (>= 2.6.3~3),
+ python-yaml,
python-coverage-test-runner (>= 1.8~),
python-larch (>= 1.20131130~),
python-ttystatus (>= 0.23~),
@@ -33,6 +34,7 @@ Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
python-paramiko,
python-tracing (>= 0.8~),
python-cliapp (>= 1.20130808~),
+ python-yaml,
python-fuse
Description: online and disk-based backup application
Obnam makes backups. Backups can be stored on local hard disks, or online