From 5ffc7aaf787c74aaa193139e0efcf2a8856bdf98 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 10 Jun 2015 14:01:47 +0200 Subject: debian/control: Build-Depend on dh-python dh_python2 complained about it --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 38065c21..b65078a2 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ X-Python3-Version: >= 3.3 Build-Depends: apt (>= 0.9.6), apt-utils, debhelper (>= 9), + dh-python, fakeroot, libapt-pkg-dev (>= 1.0.4~), python-all-dev (>= 2.7), -- cgit v1.2.3