summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-03-21 07:52:25 +0000
committerLars Wirzenius <liw@liw.fi>2014-03-21 07:52:25 +0000
commit54e88ac8cfffd6cf823dd7a0787a78a029615374 (patch)
tree1a18fc43747f1483b1c9709490f7fd12fdccc8e5
parent34180dcbe29ff85351079575ddd78ed4527811af (diff)
downloadobnam-54e88ac8cfffd6cf823dd7a0787a78a029615374.tar.gz
Drop dependency on python-yaml
-rw-r--r--debian/control6
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 0c1cef11..5a586830 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,7 @@ Build-Depends: debhelper (>= 7.3.8),
python-fuse,
pandoc,
texlive,
- lmodern,
- python-yaml
+ lmodern
Homepage: http://liw.fi/obnam/
X-Python-Version: >= 2.6
@@ -33,8 +32,7 @@ Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
python-paramiko,
python-tracing (>= 0.8~),
python-cliapp (>= 1.20130808~),
- python-fuse,
- python-yaml
+ python-fuse
Description: online and disk-based backup application
Obnam makes backups. Backups can be stored on local hard disks, or online
via the SSH SFTP protocol. The backup server, if used, does not require any