diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-07-06 20:36:57 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-07-06 20:36:57 +0000 |
commit | 0279505e8c837c59b6a777d40a58ee1a399d19da (patch) | |
tree | f41709c3f0f248ad7aee5de48696c50e567197bc /debian/control | |
parent | d28cb03819352b6f0472994f1aa342910e6d638c (diff) | |
download | busybox-w32-0279505e8c837c59b6a777d40a58ee1a399d19da.tar.gz busybox-w32-0279505e8c837c59b6a777d40a58ee1a399d19da.tar.bz2 busybox-w32-0279505e8c837c59b6a777d40a58ee1a399d19da.zip |
Update the debian packaging stuff
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 09990bf2a..038a22117 100644 --- a/debian/control +++ b/debian/control | |||
@@ -50,6 +50,7 @@ Package: busybox-udeb | |||
50 | Architecture: any | 50 | Architecture: any |
51 | Depends: ${shlibs:Depends} | 51 | Depends: ${shlibs:Depends} |
52 | Section: debian-installer | 52 | Section: debian-installer |
53 | Priority: standard | ||
53 | Description: Tiny utilities for the debian-installer | 54 | Description: Tiny utilities for the debian-installer |
54 | BusyBox combines tiny versions of many common UNIX utilities into a single | 55 | BusyBox combines tiny versions of many common UNIX utilities into a single |
55 | small executable. It provides minimalist replacements for the most common | 56 | small executable. It provides minimalist replacements for the most common |