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-0279505e8c837c59b6a777d40a58ee1a399d19da.tar.gz |
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 Architecture: any Depends: ${shlibs:Depends} Section: debian-installer +Priority: standard Description: Tiny utilities for the debian-installer BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common |