diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-07-11 18:18:40 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-07-11 18:18:40 +0000 |
commit | aec27bca9840e132c2f067c23745f02bd3c7bb45 (patch) | |
tree | 6c6c8ef6beed3fb4cad5f7c8e5b1203fceb92843 /debian | |
parent | 960be79964738d18d137ae0188df3b41f3d2ec75 (diff) | |
download | busybox-w32-0_46.tar.gz busybox-w32-0_46.tar.bz2 busybox-w32-0_46.zip |
Final updates for release.0_46
-Erik
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 8 |
2 files changed, 10 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 0dbc36b60..1a249858d 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | busybox (0.46-1) unstable; urgency=low | ||
2 | |||
3 | * New version released. See changelog for details. | ||
4 | |||
5 | -- Erik Andersen <andersee@debian.org> Tue, 11 Jul 2000 12:15:44 -0600 | ||
6 | |||
1 | busybox (0.45-1) unstable; urgency=low | 7 | busybox (0.45-1) unstable; urgency=low |
2 | 8 | ||
3 | * First attempt at packaging BusyBox as a .deb. This has been in | 9 | * First attempt at packaging BusyBox as a .deb. This has been in |
diff --git a/debian/control b/debian/control index 78dd104e0..bbbf86e09 100644 --- a/debian/control +++ b/debian/control | |||
@@ -8,7 +8,7 @@ Package: busybox | |||
8 | Architecture: any | 8 | Architecture: any |
9 | Depends: ${shlibs:Depends} | 9 | Depends: ${shlibs:Depends} |
10 | Conflicts: binutils, bsdutils, console-tools, cpio, debianutils, dnsutils, dpkg, fbset, fdflush, fileutils, grep, gzip, hostname, modutils, mount, netbase, procps, psmisc, sed, sharutils, shellutils, sysklogd, sysvinit, tar, textutils, update, util-linux | 10 | Conflicts: binutils, bsdutils, console-tools, cpio, debianutils, dnsutils, dpkg, fbset, fdflush, fileutils, grep, gzip, hostname, modutils, mount, netbase, procps, psmisc, sed, sharutils, shellutils, sysklogd, sysvinit, tar, textutils, update, util-linux |
11 | Replaces: dpkg, netbase | 11 | Replaces: netbase |
12 | Section: utils | 12 | Section: utils |
13 | Description: Tiny utilities for the debian-installer and for embedded systems. | 13 | Description: Tiny utilities for the debian-installer and for embedded systems. |
14 | BusyBox combines tiny versions of many common UNIX utilities into a single | 14 | BusyBox combines tiny versions of many common UNIX utilities into a single |
@@ -20,9 +20,9 @@ Description: Tiny utilities for the debian-installer and for embedded systems. | |||
20 | counterparts. | 20 | counterparts. |
21 | . | 21 | . |
22 | BusyBox is used by the debian-installer. Installing BusyBox onto your Debian | 22 | BusyBox is used by the debian-installer. Installing BusyBox onto your Debian |
23 | system is not recommended, unless you are intended to make a very small embedded | 23 | system is not recommended, unless you are intended to make a very small |
24 | system. Chances are good that for embedded systems, you will want to recompile | 24 | embedded system. Chances are good that for embedded systems, you will want to |
25 | to only include the tools and utilities you wish to include. | 25 | recompile to only include the tools and utilities you wish to include. |
26 | 26 | ||
27 | Package: busybox-static | 27 | Package: busybox-static |
28 | Architecture: any | 28 | Architecture: any |