diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-06 20:36:57 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-06 20:36:57 +0000 |
commit | da828fceb47464285c31e9e81af3d9a61358b068 (patch) | |
tree | f41709c3f0f248ad7aee5de48696c50e567197bc /debian/control | |
parent | 93a5827a8456f9b6d6c6b5bcf6f8b1b93cc579bf (diff) | |
download | busybox-w32-da828fceb47464285c31e9e81af3d9a61358b068.tar.gz busybox-w32-da828fceb47464285c31e9e81af3d9a61358b068.tar.bz2 busybox-w32-da828fceb47464285c31e9e81af3d9a61358b068.zip |
Update the debian packaging stuff
git-svn-id: svn://busybox.net/trunk/busybox@3023 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 |