From fe6fef0ac1c3bfc34130026fcf93d9ffddb45bc0 Mon Sep 17 00:00:00 2001 From: Vespian Date: Sun, 9 Mar 2014 14:37:57 +0000 Subject: [PATCH] Add missing python-dnspython dependency --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index be71f3c..5d96e18 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: certcheck Section: utils Priority: extra Maintainer: Vespian -Build-Depends: python (>= 2.6.6-3~), debhelper (>= 8), +Build-Depends: python (>= 2.6.6-3~), debhelper (>= 8), python-dnspython python-coverage, openssl, python-openssl, python-bernhard, python-argparse, python-protobuf, python-unittest2, python-yaml, python-dulwich (>= 0.8), openssh-client @@ -13,5 +13,6 @@ Package: certcheck Version: 0.2.0 Architecture: any Depends: ${python:Depends}, python-openssl, python-bernhard, python-argparse, - python-protobuf, python-yaml, python-dulwich (>= 0.8), openssh-client + python-protobuf, python-yaml, python-dulwich (>= 0.8), openssh-client, + python-dnspython Description: Simple certificate check