Rename list2cds to sort_deps - more accurate name now that other code does the per-disc splitting later
This commit is contained in:
parent
b45e780519
commit
1ea65fea7d
|
@ -1,5 +1,6 @@
|
|||
debian-cd (3.0.6) UNRELEASED; urgency=low
|
||||
|
||||
[ Frans Pop ]
|
||||
* Don't include brltty on netinst images as it pulls in libicu which causes
|
||||
a 5MB size increase of the image, which is out of proportion given its use.
|
||||
This should not affect users as netinst installs should normally use a
|
||||
|
@ -7,6 +8,9 @@ debian-cd (3.0.6) UNRELEASED; urgency=low
|
|||
brltty will still get included on full CDs and DVDs through forcd1.
|
||||
* Remove no longer used references to rawlist.exclude and list.exclude files.
|
||||
|
||||
[ Steve McIntyre ]
|
||||
* Rename list2cds to sort_deps
|
||||
|
||||
-- Frans Pop <fjp@debian.org> Sun, 02 Nov 2008 00:03:00 +0100
|
||||
|
||||
debian-cd (3.0.5) unstable; urgency=low
|
||||
|
|
Loading…
Reference in New Issue