From 6bb13dc36d2ce783dfb4a157983d8fbb7baa3755 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Fri, 17 Aug 2007 15:45:14 +0200 Subject: * Update debhelper compatibility level from 4 to 5 * Do not ignore error messages in the clean target of debian/rules --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 175a823..14493b3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: cscope Section: devel Priority: optional Maintainer: Tobias Klauser -Build-Depends: debhelper (>= 4), dpatch, autotools-dev, bison, flex, libncurses5-dev +Build-Depends: debhelper (>= 5), dpatch, autotools-dev, bison, flex, libncurses5-dev Standards-Version: 3.7.2 Package: cscope -- cgit v1.2.3-54-g00ecf