diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index d45758c23..232408048 100644 --- a/debian/control +++ b/debian/control | |||
@@ -52,7 +52,7 @@ Architecture: any | |||
52 | Depends: ${shlibs:Depends} | 52 | Depends: ${shlibs:Depends} |
53 | Section: debian-installer | 53 | Section: debian-installer |
54 | Conflicts: busybox-udeb | 54 | Conflicts: busybox-udeb |
55 | Enhances: busybox-cvs-net-udeb | 55 | Enhances: busybox-cvs-floppy-udeb |
56 | Priority: extra | 56 | Priority: extra |
57 | Description: Tiny utilities for the debian-installer | 57 | Description: Tiny utilities for the debian-installer |
58 | BusyBox combines tiny versions of many common UNIX utilities into a single | 58 | BusyBox combines tiny versions of many common UNIX utilities into a single |
@@ -67,13 +67,13 @@ Description: Tiny utilities for the debian-installer | |||
67 | on the debian-installer, this package is not for you. Installing this | 67 | on the debian-installer, this package is not for you. Installing this |
68 | on your Debian system is a very, very bad idea. You have been warned. | 68 | on your Debian system is a very, very bad idea. You have been warned. |
69 | 69 | ||
70 | Package: busybox-cvs-net-udeb | 70 | Package: busybox-cvs-floppy-udeb |
71 | Architecture: i386 | 71 | Architecture: i386 |
72 | Depends: ${shlibs:Depends} | 72 | Depends: ${shlibs:Depends} |
73 | Section: debian-installer | 73 | Section: debian-installer |
74 | Conflicts: busybox-udeb | 74 | Conflicts: busybox-udeb |
75 | Priority: extra | 75 | Priority: extra |
76 | Description: Tiny utilities for the debian-installer network images | 76 | Description: Tiny utilities for the debian-installer floppy images |
77 | BusyBox combines tiny versions of many common UNIX utilities into a single | 77 | BusyBox combines tiny versions of many common UNIX utilities into a single |
78 | small executable. It provides minimalist replacements for the most common | 78 | small executable. It provides minimalist replacements for the most common |
79 | utilities you would usually find on your desktop system (i.e., ls, cp, mv, | 79 | utilities you would usually find on your desktop system (i.e., ls, cp, mv, |