aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-01 02:09:19 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-01 02:09:19 +0000
commitba6bdbbb73df5ec696ee4d39e6b7ffcc1610cfc2 (patch)
treee48d9ecf7859ceb09af8d290ee2d862ddbe31de1 /debian/control
parentfd8f2875f9eb914ac3803c6469daedb71c382744 (diff)
downloadbusybox-w32-ba6bdbbb73df5ec696ee4d39e6b7ffcc1610cfc2.tar.gz
busybox-w32-ba6bdbbb73df5ec696ee4d39e6b7ffcc1610cfc2.tar.bz2
busybox-w32-ba6bdbbb73df5ec696ee4d39e6b7ffcc1610cfc2.zip
Patch from Bastian Blank (waldi) for debian installer
git-svn-id: svn://busybox.net/trunk/busybox@6066 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 9 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index d619b82ba..5b9f8f676 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,21 @@
1Source: busybox-unstable 1Source: busybox-cvs
2Priority: optional 2Priority: optional
3Maintainer: Erik Andersen <andersee@debian.org> 3Maintainer: Erik Andersen <andersee@debian.org>
4Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0) 4Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0)
5Build-Depends-Indep: sgmltools-lite, w3m 5Build-Depends-Indep: sgmltools-lite, w3m
6Standards-Version: 3.2.1.0 6Standards-Version: 3.2.1.0
7 7
8Package: busybox-unstable-doc 8Package: busybox-cvs-doc
9Architecture: all 9Architecture: all
10Section: doc 10Section: doc
11Description: Documentation for busybox 11Description: Documentation for busybox
12 Documentation in various formats on busybox commands and their options. 12 Documentation in various formats on busybox commands and their options.
13 13
14Package: busybox-unstable 14Package: busybox-cvs
15Architecture: any 15Architecture: any
16Depends: ${shlibs:Depends} 16Depends: ${shlibs:Depends}
17Conflicts: busybox-unstable-static, busybox, busybox-static 17Conflicts: busybox-cvs-static, busybox, busybox-static
18Replaces: busybox-unstable-static, busybox, busybox-static 18Replaces: busybox-cvs-static, busybox, busybox-static
19Section: utils 19Section: utils
20Description: Tiny utilities for small and embedded systems. 20Description: Tiny utilities for small and embedded systems.
21 BusyBox combines tiny versions of many common UNIX utilities into a single 21 BusyBox combines tiny versions of many common UNIX utilities into a single
@@ -31,11 +31,11 @@ Description: Tiny utilities for small and embedded systems.
31 to install BusyBox to the current directory (you do not want to do this 31 to install BusyBox to the current directory (you do not want to do this
32 in / on your Debian system!). 32 in / on your Debian system!).
33 33
34Package: busybox-unstable-static 34Package: busybox-cvs-static
35Architecture: any 35Architecture: any
36Depends: ${shlibs:Depends} 36Depends: ${shlibs:Depends}
37Conflicts: busybox-unstable, busybox-static, busybox 37Conflicts: busybox-cvs, busybox-static, busybox
38Replaces: busybox-unstable, busybox-static, busybox 38Replaces: busybox-cvs, busybox-static, busybox
39Section: shells 39Section: shells
40Description: Standalone rescue shell with tons of builtin utilities. 40Description: Standalone rescue shell with tons of builtin utilities.
41 BusyBox combines tiny versions of many common UNIX utilities into a single 41 BusyBox combines tiny versions of many common UNIX utilities into a single
@@ -53,7 +53,7 @@ Description: Standalone rescue shell with tons of builtin utilities.
53 your system from certain destruction. Invoke "busybox", and it will list the 53 your system from certain destruction. Invoke "busybox", and it will list the
54 available builtin commands. 54 available builtin commands.
55 55
56Package: busybox-unstable-udeb 56Package: busybox-cvs-udeb
57Architecture: any 57Architecture: any
58Depends: ${shlibs:Depends} 58Depends: ${shlibs:Depends}
59Section: debian-installer 59Section: debian-installer