Rename list2cds to sort_deps - more accurate name now that other code does the per-disc splitting later

This commit is contained in:
Steve McIntyre 2008-11-01 23:09:33 +00:00
parent b45e780519
commit 1ea65fea7d
1 changed files with 4 additions and 0 deletions

4
debian/changelog vendored
View File

@ -1,5 +1,6 @@
debian-cd (3.0.6) UNRELEASED; urgency=low debian-cd (3.0.6) UNRELEASED; urgency=low
[ Frans Pop ]
* Don't include brltty on netinst images as it pulls in libicu which causes * 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. 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 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. brltty will still get included on full CDs and DVDs through forcd1.
* Remove no longer used references to rawlist.exclude and list.exclude files. * 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 -- Frans Pop <fjp@debian.org> Sun, 02 Nov 2008 00:03:00 +0100
debian-cd (3.0.5) unstable; urgency=low debian-cd (3.0.5) unstable; urgency=low