1 | debathena-delete (10.0.2-0debathena1) unstable; urgency=low |
---|
2 | |
---|
3 | * Patches from Jonathan Kamens: |
---|
4 | - The "-f" flag to delete should suppress nonexistent file errors but |
---|
5 | not other errors. |
---|
6 | - When the "-v" flag is specified to expunge, the correct totals |
---|
7 | should be reported. Previously, the totals were incorrect. |
---|
8 | - Code cleanup. |
---|
9 | |
---|
10 | -- Greg Hudson <ghudson@mit.edu> Mon, 22 Nov 2010 12:05:35 -0500 |
---|
11 | |
---|
12 | debathena-delete (10.0.1-0debathena1) unstable; urgency=low |
---|
13 | |
---|
14 | * Patches from Jonathan Kamens: |
---|
15 | - When recursively deleting a directory, read in the directory's |
---|
16 | entire contents before deleting anything so readdir doesn't get |
---|
17 | confused |
---|
18 | - Change the ENOMATCH error constant to DELETE_ENOMATCH to avoid |
---|
19 | conflicting with a system error constant of the same name |
---|
20 | - When printing an amount of space, print it in friendly units, e.g., |
---|
21 | KB, MB or GB, rather than always printing kb. |
---|
22 | - Fix a double free in lsdel |
---|
23 | - Fix compiler nit by including <string.h> in stack.c |
---|
24 | - Fix compiler nit by adding missing prototyle to directories.h |
---|
25 | - Change the "st_chtime" structure member to "st_ctim" to avoid a |
---|
26 | potential header file conflict. |
---|
27 | - Don't try to use symbolic links on platforms that don't have them. |
---|
28 | - When adding to an array, leave some extra space at the end so that |
---|
29 | we don't have to keep growing it every time. |
---|
30 | |
---|
31 | -- Evan Broder <broder@mit.edu> Sun, 29 Mar 2009 15:07:52 -0400 |
---|
32 | |
---|
33 | debathena-delete (10.0.0-0debathena1) unstable; urgency=low |
---|
34 | |
---|
35 | * Change DEB_AUTO_UPDATE_AUTOCONF to 2.50, not 1. |
---|
36 | * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL. |
---|
37 | * Change "Debian-Athena Project" to "Debathena Project". |
---|
38 | * Remove debian/control from version control. |
---|
39 | * Clean up debian/copyright. |
---|
40 | |
---|
41 | -- Tim Abbott <tabbott@mit.edu> Sat, 24 Jan 2009 14:29:57 -0500 |
---|
42 | |
---|
43 | debathena-delete (9.4.0-0debathena2) unstable; urgency=low |
---|
44 | |
---|
45 | * Section: debathena/utils. |
---|
46 | |
---|
47 | -- Anders Kaseorg <andersk@mit.edu> Tue, 17 Jul 2007 06:33:40 -0400 |
---|
48 | |
---|
49 | debathena-delete (9.4.0-0debathena1) unstable; urgency=low |
---|
50 | |
---|
51 | * Initial release. |
---|
52 | |
---|
53 | -- Anders Kaseorg <andersk@mit.edu> Mon, 5 Feb 2007 20:28:16 -0500 |
---|