From bae21c7bc9053fa3fd5020c8a47d058b55d32380 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 10 Aug 2016 21:38:41 -0400 Subject: Whole bunch of improvements to Debian packaging from Ondrej Sury (thanks!). --- source/debian/control | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'source/debian/control') 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 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. -- cgit v1.2.3