diff options
author | Glenn L McGrath | 2003-08-26 04:50:23 +0000 |
---|---|---|
committer | Glenn L McGrath | 2003-08-26 04:50:23 +0000 |
commit | b79db92a21aee4c003f49eb21f1447b79e0e0c1e (patch) | |
tree | 54d55140565fe142f39d7759fd996533585e9b20 /debian/control | |
parent | c3f2956cfa1dfb280ac0b24818795787fbbfcd40 (diff) | |
download | busybox-b79db92a21aee4c003f49eb21f1447b79e0e0c1e.zip busybox-b79db92a21aee4c003f49eb21f1447b79e0e0c1e.tar.gz |
Syncronise some build files with busybox-cvs-20030819
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index c0a500c..d45758c 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: busybox-cvs Priority: optional Maintainer: Debian Install System Team <debian-boot@lists.debian.org> Uploaders: Erik Andersen <andersee@debian.org>, Bastian Blank <waldi@debian.org>, Tollef Fog Heen <tfheen@debian.org>, Glenn McGrath <bug1@debian.org> -Build-Depends: debhelper (>= 2.1.18) -Standards-Version: 3.5.7.0 +Build-Depends: debhelper (>= 4.0.0) +Standards-Version: 3.6.0 Package: busybox-cvs Architecture: any @@ -52,6 +52,7 @@ Architecture: any Depends: ${shlibs:Depends} Section: debian-installer Conflicts: busybox-udeb +Enhances: busybox-cvs-net-udeb Priority: extra Description: Tiny utilities for the debian-installer BusyBox combines tiny versions of many common UNIX utilities into a single |