From b6d818cbd49d2159f3b70eed73361e068162009b Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Mon, 14 Jan 2008 12:24:34 +0000 Subject: [PATCH] debhelper is required and the standards version we have is too new --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 8e703492..7e681765 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ XS-Python-Version: all Priority: optional Maintainer: Ubuntu MOTU Developers XSBC-Original-Maintainer: Chris Jones -Build-Depends: python, cdbs (>=0.4.49) +Build-Depends: debhelper (>= 5.0.38), python, cdbs (>=0.4.49) Build-Depends-Indep: python-central (>= 0.5.6), python-vte -Standards-Version: 3.7.3 +Standards-Version: 3.7.2 Homepage: http://www.tenshu.net/terminator/ Package: terminator