aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-11-26 09:05:15 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-11-26 09:05:15 +0000
commit375851ff707659afd467a25934c453bd89f23729 (patch)
tree273d9eced9a2fa2148fa04585ba557aa79acb557 /debian/control
parent56d3591b4c25a640ecb31b8dd50805628bf08cee (diff)
downloadbusybox-w32-375851ff707659afd467a25934c453bd89f23729.tar.gz
busybox-w32-375851ff707659afd467a25934c453bd89f23729.tar.bz2
busybox-w32-375851ff707659afd467a25934c453bd89f23729.zip
Name package busybox-unstable to keep a clean seperation between the official packages.
git-svn-id: svn://busybox.net/trunk/busybox@6023 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 11 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index 2a0ffa8bf..d619b82ba 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,21 @@
1Source: busybox 1Source: busybox-unstable
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-doc 8Package: busybox-unstable-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 14Package: busybox-unstable
15Architecture: any 15Architecture: any
16Depends: ${shlibs:Depends} 16Depends: ${shlibs:Depends}
17Conflicts: busybox-static 17Conflicts: busybox-unstable-static, busybox, busybox-static
18Replaces: busybox-static 18Replaces: busybox-unstable-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-static 34Package: busybox-unstable-static
35Architecture: any 35Architecture: any
36Depends: ${shlibs:Depends} 36Depends: ${shlibs:Depends}
37Conflicts: busybox 37Conflicts: busybox-unstable, busybox-static, busybox
38Replaces: busybox 38Replaces: busybox-unstable, 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,10 +53,12 @@ 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-udeb 56Package: busybox-unstable-udeb
57Architecture: any 57Architecture: any
58Depends: ${shlibs:Depends} 58Depends: ${shlibs:Depends}
59Section: debian-installer 59Section: debian-installer
60Conflicts: busybox-udeb
61Provides: busybox-udeb
60Priority: standard 62Priority: standard
61Description: Tiny utilities for the debian-installer 63Description: Tiny utilities for the debian-installer
62 BusyBox combines tiny versions of many common UNIX utilities into a single 64 BusyBox combines tiny versions of many common UNIX utilities into a single