aboutsummaryrefslogtreecommitdiff
path: root/source/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'source/debian/control')
-rw-r--r--source/debian/control12
1 files changed, 10 insertions, 2 deletions
diff --git a/source/debian/control b/source/debian/control
index 72c8714..fcca634 100644
--- a/source/debian/control
+++ b/source/debian/control
@@ -3,12 +3,20 @@ Maintainer: APT Builder Robot <aptbot@cryptech.is>
Section: misc
Priority: optional
Standards-Version: 3.9.6
-Build-Depends: debhelper (>= 9), libsqlite3-0, libsqlite3-dev, python (>= 2.7), python-yaml
+Build-Depends: debhelper (>= 9),
+ dh-python,
+ libsqlite3-dev,
+ python (>= 2.7),
+ python-yaml
Homepage: http://trac.cryptech.is/wiki
Package: cryptech-alpha
Architecture: any
-Depends: libc6 (>= 2.13), ${misc:Depends}, libsqlite3-0, python-serial
+Depends: python,
+ python-serial (>= 3.0),
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
Description: Cryptech open-source crypto software
"cryptech-alpha" contains software for use with the Cryptech Project
"Alpha" development board.