summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-04-02 22:26:41 +0300
committerLars Wirzenius <liw@liw.fi>2015-04-02 22:26:41 +0300
commitbfe48eef42da48cc62800da06ab7296c5dfa2dc8 (patch)
treece0fafa3b6e6bffe01b7afcdf5d618a2846022b1 /debian/control
parent1c5fa8116401a9c886aa042ad16160814976d510 (diff)
downloadgenbackupdata-bfe48eef42da48cc62800da06ab7296c5dfa2dc8.tar.gz
Add {,build} dependency on python-crypto
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index e320c11..799e8dd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Section: devel
Priority: optional
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~),
- python-ttystatus, python-cliapp, cmdtest
+ python-ttystatus, python-cliapp, cmdtest, python-crypto
X-Python-Version: >= 2.6
Package: genbackupdata
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-cliapp (>= 0.9),
- python-ttystatus
+ python-ttystatus, python-crypto
Description: generate test data sets for backup software
genbackupdata creates or modifies directory trees in ways that simulate
real filesystems sufficiently well for performance testing of backup