diff options
author | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-12-08 20:45:47 +0000 |
---|---|---|
committer | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-12-08 20:45:47 +0000 |
commit | b97d03a9df648199e2cad20ec3eeede00fda1790 (patch) | |
tree | 031342e05cfe2a21ee2209b91e31f020fb9a458c /debian/control | |
parent | df69357f1c8437125932a1cc5c499693e525da0e (diff) | |
download | busybox-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/control | 18 |
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 @@ | |||
1 | Source: busybox-cvs | 1 | Source: busybox-cvs |
2 | Priority: optional | 2 | Priority: optional |
3 | Maintainer: Erik Andersen <andersee@debian.org> | 3 | Maintainer: Debian Install System Team <debian-boot@lists.debian.org> |
4 | Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0) | 4 | Uploaders: Erik Andersen <andersee@debian.org>, Bastian Blank <waldi@debian.org>, Tollef Fog Heen <tfheen@debian.org> |
5 | Build-Depends-Indep: sgmltools-lite, w3m | 5 | Build-Depends: debhelper (>= 2.1.18) |
6 | Standards-Version: 3.2.1.0 | 6 | Standards-Version: 3.5.7.0 |
7 | |||
8 | Package: busybox-cvs-doc | ||
9 | Architecture: all | ||
10 | Section: doc | ||
11 | Description: Documentation for busybox | ||
12 | Documentation in various formats on busybox commands and their options. | ||
13 | 7 | ||
14 | Package: busybox-cvs | 8 | Package: busybox-cvs |
15 | Architecture: any | 9 | Architecture: any |
@@ -17,7 +11,7 @@ Depends: ${shlibs:Depends} | |||
17 | Conflicts: busybox-cvs-static, busybox, busybox-static | 11 | Conflicts: busybox-cvs-static, busybox, busybox-static |
18 | Replaces: busybox-cvs-static, busybox, busybox-static | 12 | Replaces: busybox-cvs-static, busybox, busybox-static |
19 | Section: utils | 13 | Section: utils |
20 | Description: Tiny utilities for small and embedded systems. | 14 | Description: 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} | |||
37 | Conflicts: busybox-cvs, busybox-static, busybox | 31 | Conflicts: busybox-cvs, busybox-static, busybox |
38 | Replaces: busybox-cvs, busybox-static, busybox | 32 | Replaces: busybox-cvs, busybox-static, busybox |
39 | Section: shells | 33 | Section: shells |
40 | Description: Standalone rescue shell with tons of builtin utilities. | 34 | Description: 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, |