diff options
Diffstat (limited to 'debian/README.debian')
-rw-r--r-- | debian/README.debian | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/debian/README.debian b/debian/README.debian index f210a3e39..443dd6c2b 100644 --- a/debian/README.debian +++ b/debian/README.debian | |||
@@ -2,9 +2,12 @@ BusyBox for Debian | |||
2 | ---------------------- | 2 | ---------------------- |
3 | 3 | ||
4 | BusyBox is being developed and maintained by Erik Andersen | 4 | BusyBox is being developed and maintained by Erik Andersen |
5 | <andersee@debian.org>. | 5 | <andersen@codepoet.org>. |
6 | 6 | ||
7 | If you have a problem with BusyBox, send email to the Debian bug tracking | 7 | If you find any bugs, please submit a detailed bug report to the busybox |
8 | system that lives at <submit@bugs.lineo.com> | 8 | mailing list at <busybox@busybox.net>. A well-written bug report should |
9 | include a transcript of a shell session that demonstrates the bad behavior and | ||
10 | enables anyone else to duplicate the bug on their own machine. Bug reports | ||
11 | lacking such detail may never be fixed... | ||
9 | 12 | ||
10 | Erik Andersen <andersee@debian.org>, Sun, 18 Jun 2000 21:52:00 -0600 | 13 | Erik Andersen <andersen@codepoet.org>, Sun, 18 Jun 2000 21:52:00 -0600 |