From: Eric Andersen Date: Sun, 9 Jul 2000 01:54:33 +0000 (-0000) Subject: The build depends were too strict. I depended on on debhelper (>= 2.0.80) X-Git-Tag: 0_46~29 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f12724c21ab0d3f24a087444762ed2220d35259c;p=oweals%2Fbusybox.git The build depends were too strict. I depended on on debhelper (>= 2.0.80) while debhelper 1.1.24 is available for slink. Just forget the dependancy -- it isn't needed. -Erik --- diff --git a/debian/control b/debian/control index 4cc8634e9..78dd104e0 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: busybox Priority: optional Maintainer: Erik Andersen -Build-Depends: debhelper (>= 2.0.80) +Build-Depends: debhelper Standards-Version: 3.1.1 Package: busybox