aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-08 20:45:47 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-08 20:45:47 +0000
commitb97d03a9df648199e2cad20ec3eeede00fda1790 (patch)
tree031342e05cfe2a21ee2209b91e31f020fb9a458c /debian/control
parentdf69357f1c8437125932a1cc5c499693e525da0e (diff)
downloadbusybox-w32-b97d03a9df648199e2cad20ec3eeede00fda1790.tar.gz
busybox-w32-b97d03a9df648199e2cad20ec3eeede00fda1790.tar.bz2
busybox-w32-b97d03a9df648199e2cad20ec3eeede00fda1790.zip
Updates for the new build system from Bastian Blank (waldi)
git-svn-id: svn://busybox.net/trunk/busybox@6137 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 @@
1Source: busybox-cvs 1Source: busybox-cvs
2Priority: optional 2Priority: optional
3Maintainer: Erik Andersen <andersee@debian.org> 3Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
4Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0) 4Uploaders: Erik Andersen <andersee@debian.org>, Bastian Blank <waldi@debian.org>, Tollef Fog Heen <tfheen@debian.org>
5Build-Depends-Indep: sgmltools-lite, w3m 5Build-Depends: debhelper (>= 2.1.18)
6Standards-Version: 3.2.1.0 6Standards-Version: 3.5.7.0
7
8Package: busybox-cvs-doc
9Architecture: all
10Section: doc
11Description: Documentation for busybox
12 Documentation in various formats on busybox commands and their options.
13 7
14Package: busybox-cvs 8Package: busybox-cvs
15Architecture: any 9Architecture: any
@@ -17,7 +11,7 @@ Depends: ${shlibs:Depends}
17Conflicts: busybox-cvs-static, busybox, busybox-static 11Conflicts: busybox-cvs-static, busybox, busybox-static
18Replaces: busybox-cvs-static, busybox, busybox-static 12Replaces: busybox-cvs-static, busybox, busybox-static
19Section: utils 13Section: utils
20Description: Tiny utilities for small and embedded systems. 14Description: Tiny utilities for small and embedded systems
21 BusyBox combines tiny versions of many common UNIX utilities into a single 15 BusyBox combines tiny versions of many common UNIX utilities into a single
22 small executable. It provides minimalist replacements for the most common 16 small executable. It provides minimalist replacements for the most common
23 utilities you would usually find on your desktop system (i.e., ls, cp, mv, 17 utilities you would usually find on your desktop system (i.e., ls, cp, mv,
@@ -37,7 +31,7 @@ Depends: ${shlibs:Depends}
37Conflicts: busybox-cvs, busybox-static, busybox 31Conflicts: busybox-cvs, busybox-static, busybox
38Replaces: busybox-cvs, busybox-static, busybox 32Replaces: busybox-cvs, busybox-static, busybox
39Section: shells 33Section: shells
40Description: Standalone rescue shell with tons of builtin utilities. 34Description: Standalone rescue shell with tons of builtin utilities
41 BusyBox combines tiny versions of many common UNIX utilities into a single 35 BusyBox combines tiny versions of many common UNIX utilities into a single
42 small executable. It provides minimalist replacements for the most common 36 small executable. It provides minimalist replacements for the most common
43 utilities you would usually find on your desktop system (i.e., ls, cp, mv, 37 utilities you would usually find on your desktop system (i.e., ls, cp, mv,