diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-03-15 08:29:22 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-03-15 08:29:22 +0000 |
commit | c7bda1ce659294d6e22c06e087f6f265983c7578 (patch) | |
tree | 4c6d2217f4d8306c59cf1096f8664e1cfd167213 /debian | |
parent | 8854004b41065b3d081af7f3df13a100b0c8bfbe (diff) | |
download | busybox-w32-c7bda1ce659294d6e22c06e087f6f265983c7578.tar.gz busybox-w32-c7bda1ce659294d6e22c06e087f6f265983c7578.tar.bz2 busybox-w32-c7bda1ce659294d6e22c06e087f6f265983c7578.zip |
Remove trailing whitespace. Update copyright to include 2004.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 20 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 12 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog index 22d3ccb05..d9f82e376 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -100,7 +100,7 @@ busybox-cvs (0.60.99.cvs20030426-10) unstable; urgency=low | |||
100 | busybox-cvs (0.60.99.cvs20030426-9) unstable; urgency=low | 100 | busybox-cvs (0.60.99.cvs20030426-9) unstable; urgency=low |
101 | 101 | ||
102 | * modutils/depmod.c | 102 | * modutils/depmod.c |
103 | - fix base_dir for modules.dep | 103 | - fix base_dir for modules.dep |
104 | 104 | ||
105 | -- Bastian Blank <waldi@debian.org> Sat, 07 Jun 2003 14:52:54 +0200 | 105 | -- Bastian Blank <waldi@debian.org> Sat, 07 Jun 2003 14:52:54 +0200 |
106 | 106 | ||
@@ -236,13 +236,13 @@ busybox-cvs (0.60.99.cvs20030114-1) unstable; urgency=low | |||
236 | busybox-cvs (0.60.99.cvs20030105-1) unstable; urgency=low | 236 | busybox-cvs (0.60.99.cvs20030105-1) unstable; urgency=low |
237 | 237 | ||
238 | * Fix ip command build failure on ia64 (Closes: #172580 | 238 | * Fix ip command build failure on ia64 (Closes: #172580 |
239 | * Dont build with BSD partition table support in fdisk, fails on m68k | 239 | * Dont build with BSD partition table support in fdisk, fails on m68k |
240 | 240 | ||
241 | -- Glenn McGrath <bug1@home> Sun, 5 Jan 2003 12:48:05 +1100 | 241 | -- Glenn McGrath <bug1@home> Sun, 5 Jan 2003 12:48:05 +1100 |
242 | 242 | ||
243 | busybox-cvs (0.60.99.cvs20030104-2) unstable; urgency=low | 243 | busybox-cvs (0.60.99.cvs20030104-2) unstable; urgency=low |
244 | 244 | ||
245 | * floppy-retriever needs the cut command in the udeb | 245 | * floppy-retriever needs the cut command in the udeb |
246 | 246 | ||
247 | -- Glenn McGrath <bug1@debian.org> Sat, 4 Jan 2003 17:13:05 +1100 | 247 | -- Glenn McGrath <bug1@debian.org> Sat, 4 Jan 2003 17:13:05 +1100 |
248 | 248 | ||
@@ -380,7 +380,7 @@ busybox (1:0.51-4) unstable; urgency=low | |||
380 | busybox (1:0.51-3) unstable; urgency=low | 380 | busybox (1:0.51-3) unstable; urgency=low |
381 | 381 | ||
382 | * This is the "I am an idiot" release. | 382 | * This is the "I am an idiot" release. |
383 | * Make cp and mv work again (closes: #97290) | 383 | * Make cp and mv work again (closes: #97290) |
384 | * Fix the version number. | 384 | * Fix the version number. |
385 | 385 | ||
386 | -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 17:35:58 -0600 | 386 | -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 17:35:58 -0600 |
@@ -401,13 +401,13 @@ busybox (0.51-1) unstable; urgency=low | |||
401 | for complete details) | 401 | for complete details) |
402 | * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses | 402 | * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses |
403 | the glibc NSS libraries. (closes: #93362) | 403 | the glibc NSS libraries. (closes: #93362) |
404 | * Fixed a bug in sed's address range handling (closes: #91758) | 404 | * Fixed a bug in sed's address range handling (closes: #91758) |
405 | * Removed irrelevant cruft from the bottem of debian/changelog | 405 | * Removed irrelevant cruft from the bottem of debian/changelog |
406 | 406 | ||
407 | -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600 | 407 | -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600 |
408 | 408 | ||
409 | busybox (0.50-2) unstable; urgency=low | 409 | busybox (0.50-2) unstable; urgency=low |
410 | 410 | ||
411 | * Enabled freeramdisk and pivot_root in the udeb (closes: #91336) | 411 | * Enabled freeramdisk and pivot_root in the udeb (closes: #91336) |
412 | * Disabled lash (the busybox shell) in the udeb (closes: #91337) | 412 | * Disabled lash (the busybox shell) in the udeb (closes: #91337) |
413 | * fixed a bug in syslog, a problem with rebooting when booted as | 413 | * fixed a bug in syslog, a problem with rebooting when booted as |
@@ -417,7 +417,7 @@ busybox (0.50-2) unstable; urgency=low | |||
417 | 417 | ||
418 | 418 | ||
419 | busybox (0.50-2) unstable; urgency=low | 419 | busybox (0.50-2) unstable; urgency=low |
420 | 420 | ||
421 | * Enabled freeramdisk and pivot_root in the udeb (closes: #91336) | 421 | * Enabled freeramdisk and pivot_root in the udeb (closes: #91336) |
422 | * Disabled lash (the busybox shell) in the udeb (closes: #91337) | 422 | * Disabled lash (the busybox shell) in the udeb (closes: #91337) |
423 | * fixed a bug in syslog, a problem with rebooting when booted as | 423 | * fixed a bug in syslog, a problem with rebooting when booted as |
@@ -446,7 +446,7 @@ busybox (0.49-1) unstable; urgency=low | |||
446 | busybox (0.48-1) unstable; urgency=low | 446 | busybox (0.48-1) unstable; urgency=low |
447 | 447 | ||
448 | * Lots more source updates and bug fixes. See changelog for details. | 448 | * Lots more source updates and bug fixes. See changelog for details. |
449 | * Now includes .udeb support for the debian-installer. The .udeb | 449 | * Now includes .udeb support for the debian-installer. The .udeb |
450 | probably needs some more work, but this should be a good start. | 450 | probably needs some more work, but this should be a good start. |
451 | 451 | ||
452 | -- Erik Andersen <andersee@debian.org> Wed, 13 Dec 2000 08:36:07 -0700 | 452 | -- Erik Andersen <andersee@debian.org> Wed, 13 Dec 2000 08:36:07 -0700 |
@@ -465,11 +465,11 @@ busybox (0.46-1) unstable; urgency=low | |||
465 | 465 | ||
466 | busybox (0.45-1) unstable; urgency=low | 466 | busybox (0.45-1) unstable; urgency=low |
467 | 467 | ||
468 | * First attempt at packaging BusyBox as a .deb. This has been in | 468 | * First attempt at packaging BusyBox as a .deb. This has been in |
469 | in the Debian boot-floppies CVS tree forever. Hopefully, having it as a | 469 | in the Debian boot-floppies CVS tree forever. Hopefully, having it as a |
470 | standalone app will make life easier for me, the debian-installer team, and | 470 | standalone app will make life easier for me, the debian-installer team, and |
471 | everyone else as well... | 471 | everyone else as well... |
472 | * I have created a busybox-static that can be used as a rescue shell when you | 472 | * I have created a busybox-static that can be used as a rescue shell when you |
473 | hose your system. Just invoke "busybox sh" to fir up the shell. This has | 473 | hose your system. Just invoke "busybox sh" to fir up the shell. This has |
474 | every app provided by busybox staically linked in. There have been several | 474 | every app provided by busybox staically linked in. There have been several |
475 | times in the past that I would have loved to have this sitting on my system | 475 | times in the past that I would have loved to have this sitting on my system |
diff --git a/debian/control b/debian/control index 232408048..391a02dcf 100644 --- a/debian/control +++ b/debian/control | |||
@@ -64,7 +64,7 @@ Description: Tiny utilities for the debian-installer | |||
64 | counterparts. | 64 | counterparts. |
65 | . | 65 | . |
66 | busybox-udeb is used by the debian-installer, so unless you are working | 66 | busybox-udeb is used by the debian-installer, so unless you are working |
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-floppy-udeb | 70 | Package: busybox-cvs-floppy-udeb |
@@ -83,6 +83,6 @@ Description: Tiny utilities for the debian-installer floppy images | |||
83 | counterparts. | 83 | counterparts. |
84 | . | 84 | . |
85 | busybox-udeb is used by the debian-installer, so unless you are working | 85 | busybox-udeb is used by the debian-installer, so unless you are working |
86 | on the debian-installer, this package is not for you. Installing this | 86 | on the debian-installer, this package is not for you. Installing this |
87 | on your Debian system is a very, very bad idea. You have been warned. | 87 | on your Debian system is a very, very bad idea. You have been warned. |
88 | 88 | ||