Package: tasksel Version: 2.77 Severity: minor Tags: patch The desktop and print-server tasks use the transitional cupsys* packages instead of the "new" cups* packages. It would be nice to have this fixed before Lenny to avoid needless installation of transitional packages.
Cheers, FJP
From: Frans Pop <[EMAIL PROTECTED]> Replace deprecated cupsys* packages with new cups* packages diff --git a/tasks/desktop b/tasks/desktop index af69c89..4a1e44f 100644 --- a/tasks/desktop +++ b/tasks/desktop @@ -40,11 +40,11 @@ Packages-list: anacron # The following packages are the same as the packages in the print-server # task and provide printing via CUPS. - cupsys - cupsys-client - cupsys-bsd + cups + cups-client + cups-bsd foomatic-filters-ppds - cupsys-driver-gutenprint + cups-driver-gutenprint printconf hpijs hplip diff --git a/tasks/print-server b/tasks/print-server index ed7d14c..7b04a0d 100644 --- a/tasks/print-server +++ b/tasks/print-server @@ -4,13 +4,13 @@ Section: server Description: Print server This task sets up your system to be a print server. Key: - cupsys - cupsys-client - cupsys-bsd + cups + cups-client + cups-bsd Packages: task-fields Packages-list: foomatic-filters-ppds - cupsys-driver-gutenprint + cups-driver-gutenprint printconf hpijs hplip
signature.asc
Description: This is a digitally signed message part.