[SCM] live-manual branch, debian, updated. debian/3.0_a8-1-65-gbaa1802

Ben Armstrong synrg at debian.org
Sun Dec 4 09:28:02 UTC 2011


The following commit has been merged in the debian branch:
commit 4a111fb97da0c721cb6fae4a9140c0b137523349
Author: Ben Armstrong <synrg at debian.org>
Date:   Mon Nov 7 08:15:59 2011 -0400

    Updating for wheezy/sid, tasksel has no descriptions and data has moved.

diff --git a/manual/en/user_examples.ssi b/manual/en/user_examples.ssi
index 75da0f2..6a6868e 100644
--- a/manual/en/user_examples.ssi
+++ b/manual/en/user_examples.ssi
@@ -256,12 +256,8 @@ Now we can search for the appropriate tasks, first with:
 
 code{
 
- $ grep-dctrl -FTest-lang pt_BR /usr/share/tasksel/debian-tasks.desc -sTask,Description
+ $ grep-dctrl -FTest-lang pt_BR /usr/share/tasksel/descs/debian-tasks.desc -sTask
  Task: brazilian-portuguese
- Description: Brazilian Portuguese environment
-  This task installs programs, data files, and
-  documentation that make it easier for Brazilian Portuguese speakers
-  to use Debian.
 
 }code
 
@@ -269,14 +265,9 @@ By this command, we discover the task is called, plainly enough, brazilian-portu
 
 code{
 
- $ grep-dctrl -FEnhances brazilian-portuguese /usr/share/tasksel/debian-tasks.desc -sTask,Description
+ $ grep-dctrl -FEnhances brazilian-portuguese /usr/share/tasksel/descs/debian-tasks.desc -sTask
  Task: brazilian-portuguese-desktop
- Description: Brazilian Portuguese desktop
-  This task localises the desktop in Brasilian Portuguese.
-
  Task: brazilian-portuguese-kde-desktop
- Description: Brazilian Portuguese KDE desktop
-  This task localises the KDE desktop in Brazilian Portuguese.
 
 }code
 

-- 
live-manual



More information about the debian-live-changes mailing list