aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-12-08 20:45:47 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-12-08 20:45:47 +0000
commitc4698b36682b0bccae2fa1f70460aacaef306313 (patch)
tree031342e05cfe2a21ee2209b91e31f020fb9a458c /debian/control
parenta6bbf7929cf1c952b97c03c77bec7f96c8b5e2af (diff)
downloadbusybox-c4698b36682b0bccae2fa1f70460aacaef306313.tar.gz
Updates for the new build system from Bastian Blank (waldi)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 6 insertions, 12 deletions
diff --git a/debian/control b/debian/control
index 5b9f8f676..f2110f922 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,9 @@
Source: busybox-cvs
Priority: optional
-Maintainer: Erik Andersen <andersee@debian.org>
-Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0)
-Build-Depends-Indep: sgmltools-lite, w3m
-Standards-Version: 3.2.1.0
-
-Package: busybox-cvs-doc
-Architecture: all
-Section: doc
-Description: Documentation for busybox
- Documentation in various formats on busybox commands and their options.
+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>
+Build-Depends: debhelper (>= 2.1.18)
+Standards-Version: 3.5.7.0
Package: busybox-cvs
Architecture: any
@@ -17,7 +11,7 @@ Depends: ${shlibs:Depends}
Conflicts: busybox-cvs-static, busybox, busybox-static
Replaces: busybox-cvs-static, busybox, busybox-static
Section: utils
-Description: Tiny utilities for small and embedded systems.
+Description: Tiny utilities for small and embedded systems
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
@@ -37,7 +31,7 @@ Depends: ${shlibs:Depends}
Conflicts: busybox-cvs, busybox-static, busybox
Replaces: busybox-cvs, busybox-static, busybox
Section: shells
-Description: Standalone rescue shell with tons of builtin utilities.
+Description: Standalone rescue shell with tons of builtin utilities
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
utilities you would usually find on your desktop system (i.e., ls, cp, mv,