[debian-edu-commits] debian-edu/ 01/01: Be a bit more sensitive about formatting

Ole Streicher olebole at moszumanska.debian.org
Fri Nov 11 09:21:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch master
in repository debian-edu.

commit 520b69186dd1e5f71606c7fc143ba2f8f36f3e0e
Author: Ole Streicher <olebole at debian.org>
Date:   Fri Nov 11 10:20:23 2016 +0100

    Be a bit more sensitive about formatting
---
 tasks/astronomy              |   4 +-
 tasks/chemistry              |   2 +-
 tasks/common                 | 510 ++++++++++++-------------
 tasks/desktop-gnome          |  52 +--
 tasks/desktop-kde            | 104 ++---
 tasks/desktop-lxde           |  52 +--
 tasks/desktop-mate           |  52 +--
 tasks/desktop-other          | 880 +++++++++++++++++++++----------------------
 tasks/desktop-xfce           |  40 +-
 tasks/development            |   8 +-
 tasks/electronics            |   2 +-
 tasks/geography              |  14 +-
 tasks/graphics               |   8 +-
 tasks/lang-da                |  12 +-
 tasks/lang-da-desktop        |  32 +-
 tasks/lang-da-desktop-kde    |   6 +-
 tasks/lang-de                |  12 +-
 tasks/lang-de-desktop        |  36 +-
 tasks/lang-de-desktop-kde    |   6 +-
 tasks/lang-es                |  10 +-
 tasks/lang-es-desktop        |  32 +-
 tasks/lang-es-desktop-kde    |   6 +-
 tasks/lang-fr                |  14 +-
 tasks/lang-fr-desktop        |  44 +--
 tasks/lang-fr-desktop-kde    |   6 +-
 tasks/lang-he                |   6 +-
 tasks/lang-he-desktop        |  24 +-
 tasks/lang-he-desktop-kde    |   6 +-
 tasks/lang-it                |  10 +-
 tasks/lang-it-desktop        |  28 +-
 tasks/lang-it-desktop-kde    |   6 +-
 tasks/lang-ja                |   6 +-
 tasks/lang-ja-desktop        |  38 +-
 tasks/lang-ja-desktop-kde    |   6 +-
 tasks/lang-no                |  14 +-
 tasks/lang-no-desktop        |  34 +-
 tasks/lang-no-desktop-kde    |   8 +-
 tasks/lang-se                |   6 +-
 tasks/lang-zh-tw             |   6 +-
 tasks/lang-zh-tw-desktop     |  16 +-
 tasks/lang-zh-tw-desktop-kde |   6 +-
 tasks/language               |   2 +-
 tasks/laptop                 |  54 +--
 tasks/main-server            | 240 ++++++------
 tasks/mathematics            |   6 +-
 tasks/misc                   |  18 +-
 tasks/music                  |  10 +-
 tasks/networked              |  34 +-
 tasks/networked-common       | 126 +++----
 tasks/roaming-workstation    |  48 +--
 tasks/standalone             |  34 +-
 tasks/thin-client            |  22 +-
 tasks/thin-client-server     |  90 ++---
 tasks/workstation            |  40 +-
 54 files changed, 1444 insertions(+), 1444 deletions(-)

diff --git a/tasks/astronomy b/tasks/astronomy
index 9b50a77..82acc1f 100644
--- a/tasks/astronomy
+++ b/tasks/astronomy
@@ -8,9 +8,9 @@ Description: Debian Edu astronomy related applications
 
 Depends: celestia-gnome | celestia-glut | celestia
 Why: Provide virtual universe to explore.  Prefer the gnome version, and
- put the dummy package celestia last.
+     put the dummy package celestia last.
 
 Depends: gpredict, stellarium, xplanet, xplanet-images, kstars
 Recommends: education-menus
 Suggests: sunclock, xtide, xtide-data
-Ignore: astronomical-almanac, lightspeed, openuniverse
+Ignore:   astronomical-almanac, lightspeed, openuniverse
diff --git a/tasks/chemistry b/tasks/chemistry
index 6e6cd63..a65baab 100644
--- a/tasks/chemistry
+++ b/tasks/chemistry
@@ -9,4 +9,4 @@ Description: Debian Edu chemistry related applications
 Depends: easychem, gchempaint, gdis, ghemical, pymol,
          viewmol, gperiodic, chemtool, kalzium
 Recommends: education-menus
-Suggests: rasmol
+Suggests:   rasmol
diff --git a/tasks/common b/tasks/common
index 73ef5ce..9145371 100644
--- a/tasks/common
+++ b/tasks/common
@@ -7,313 +7,313 @@ Description: Debian Edu common packages
  installations in the Debian Edu Blend.
 
 
-Depends: rsyslog
-Why: Rsyslog is a modern, well maintained syslogd implementation
- than can be configured for network logging.
+Depends:     rsyslog
+Why:         Rsyslog is a modern, well maintained syslogd implementation
+             than can be configured for network logging.
 Responsible: Holger Levsen
-NeedConfig: yes - Todo
-Suggests: rsyslog-doc
-DontAvoid: sysklogd (can't avoid this one yet, debootstrap lists it as required)
+NeedConfig:  yes - Todo
+Suggests:    rsyslog-doc
+DontAvoid:   sysklogd (can't avoid this one yet, debootstrap lists it as required)
 
-Depends: procinfo
-Why: Needed to access procinfo for debugging
+Depends:     procinfo
+Why:         Needed to access procinfo for debugging
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: openssh-client
-Avoid: ssh-askpass
-Why: Allow connections to remote hosts.
+Depends:     openssh-client
+Avoid:       ssh-askpass
+Why:         Allow connections to remote hosts.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: cfengine2
-Why: Allow central administration and configuration
+Depends:     cfengine2
+Why:         Allow central administration and configuration
 Responsible: ?
-NeedConfig: yes
-
-Depends: vim
-Avoid: vim-gnome, vim-gtk, vim-lesstif, vim-nox
-Why: Everyone needs a proper editor, but nvi is included by
- default, and these  need ~30 MiB on the CD to fit.
- Avoid the vim variations, we only want one vim, and
- vim is the best
+NeedConfig:  yes
+
+Depends:     vim
+Avoid:       vim-gnome, vim-gtk, vim-lesstif, vim-nox
+Why:         Everyone needs a proper editor, but nvi is included by
+             default, and these  need ~30 MiB on the CD to fit.
+             Avoid the vim variations, we only want one vim, and
+             vim is the best
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Suggests: emacs
-Why: If DVD-space is not an issue, emacs should be installed too.
+Suggests:    emacs
+Why:         If DVD-space is not an issue, emacs should be installed too.
 Responsible: Andreas B. Mundt
-NeedConfig: no
+NeedConfig:  no
 
-Depends: nullidentd | ident-server, openbsd-inetd
-Why: Provide some ident server, to keep IRC servers and others
- happy.  Depend directly on openbsd-inetd to make sure we
- avoid inetutils-inetd as long as bug #519316 is present.
+Depends:     nullidentd | ident-server, openbsd-inetd
+Why:         Provide some ident server, to keep IRC servers and others
+             happy.  Depend directly on openbsd-inetd to make sure we
+             avoid inetutils-inetd as long as bug #519316 is present.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
-
-Depends: man-db, manpages, ethtool, hdparm, pciutils,
-         nictools-pci, apt-listchanges,
-         debian-archive-keyring,
-         resolvconf, psmisc, mii-diag, lsscsi,
-         sysfsutils, etherwake, mlocate
-Recommends: iputils-arping | arping, finger, gdebi-core | gdebi
-Suggests: apticron | cron-apt, nictools-nopci, nvram-wakeup, debsecan
-Why: Document some of the common utilities we want present on all hosts
+NeedConfig:  no
+
+Depends:     man-db, manpages, ethtool, hdparm, pciutils,
+             nictools-pci, apt-listchanges,
+             debian-archive-keyring,
+             resolvconf, psmisc, mii-diag, lsscsi,
+             sysfsutils, etherwake, mlocate
+Recommends:  iputils-arping | arping, finger, gdebi-core | gdebi
+Suggests:    apticron | cron-apt, nictools-nopci, nvram-wakeup, debsecan
+Why:         Document some of the common utilities we want present on all hosts
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: reportbug
-Recommends: python-gtk2, python-vte
-Why: Get reportbug GUI working
+Depends:     reportbug
+Recommends:  python-gtk2, python-vte
+Why:         Get reportbug GUI working
 Responsible: Petter Reinholdtsen
-NeedConfig: no
-
-Depends: bind9-host, traceroute, tcptraceroute, iftop, less,
-         tcpdump, bc, wget, strace, nmap, eject, libwww-perl,
-         mtools, ncftp, dmidecode, hwinfo, procmail, iproute2 | iproute,
-         mtr-tiny | mtr, fping, iotop
-Recommends: rsync, memtest86+, deborphan, hddtemp, htop, screen, mc,
-            lshw, dhcping, convmv, system-config-lvm
-Suggests: dpt-i2o-raidutils | raidutils,
-          cpqarrayd, arrayprobe, mpt-status,
-          isag, modconf, wireshark
-Ignore: smartmontools | smartsuite, smart-notifier,
-        rkhunter
-Why: The system administrator tool box.
+NeedConfig:  no
+
+Depends:     bind9-host, traceroute, tcptraceroute, iftop, less,
+             tcpdump, bc, wget, strace, nmap, eject, libwww-perl,
+             mtools, ncftp, dmidecode, hwinfo, procmail, iproute2 | iproute,
+             mtr-tiny | mtr, fping, iotop
+Recommends:  rsync, memtest86+, deborphan, hddtemp, htop, screen, mc,
+             lshw, dhcping, convmv, system-config-lvm
+Suggests:    dpt-i2o-raidutils | raidutils,
+             cpqarrayd, arrayprobe, mpt-status,
+             isag, modconf, wireshark
+Ignore:      smartmontools | smartsuite, smart-notifier,
+             rkhunter
+Why:         The system administrator tool box.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: gdb, valgrind
-Why: Allow the KDE bug reporting tools and others to extract
- backtrace of crashing applications.  Valgrind make it
- possible to figure out why a program crashed.
+Recommends:  gdb, valgrind
+Why:         Allow the KDE bug reporting tools and others to extract
+             backtrace of crashing applications.  Valgrind make it
+             possible to figure out why a program crashed.
 Responsible: Petter Reinholdtsen
-Needconfig: no
+Needconfig:  no
 
-Depends: debian-edu-doc-en
-Why: Documentation should be installed by default
+Depends:     debian-edu-doc-en
+Why:         Documentation should be installed by default
 Responsible: Holger Levsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: debian-edu-config, debian-edu-install, debconf-utils
-Why: Framework for automatic configuration of services and programs.
+Depends:     debian-edu-config, debian-edu-install, debconf-utils
+Why:         Framework for automatic configuration of services and programs.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Suggests: popularity-contest, debian-goodies
-Why: We would like as many as possible to submit usage information
- to http://popcon.skolelinux.org/popcon/.  The popcon package
- is pulled in by Debian Installer, so no need to list it in
- our tasks.
+Suggests:    popularity-contest, debian-goodies
+Why:         We would like as many as possible to submit usage information
+             to http://popcon.skolelinux.org/popcon/.  The popcon package
+             is pulled in by Debian Installer, so no need to list it in
+             our tasks.
 Responsible: Petter Reinholdtsen
-NeedConfig: yes, get it to submit to both debian and debian-edu.
+NeedConfig:  yes, get it to submit to both debian and debian-edu.
 
-Depends: consolekit, libpam-ck-connector
-Why: Make information on who is using which console available.  Required
- for dbus to know who to give access to local devices.
+Depends:     consolekit, libpam-ck-connector
+Why:         Make information on who is using which console available.  Required
+             for dbus to know who to give access to local devices.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: libpam-tmpdir
-Why: Increase security by making users temp files harder
- to access for others.
+Recommends:  libpam-tmpdir
+Why:         Increase security by making users temp files harder
+             to access for others.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: libnss-myhostname
-Why: Make sure local hostname map to a local loop address, also
- when the host name changes.  Look out for bug #705900 if
- it ever reappear.
+Recommends:  libnss-myhostname
+Why:         Make sure local hostname map to a local loop address, also
+             when the host name changes.  Look out for bug #705900 if
+             it ever reappear.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: unattended-upgrades
-Why: Add code to make sure 'apt-get update' is run regularly, and make it
- easier to enable automatic upgrades of new versions.
+Depends:     unattended-upgrades
+Why:         Add code to make sure 'apt-get update' is run regularly, and make it
+             easier to enable automatic upgrades of new versions.
 Responsible: Petter Reinholdtsen
-NeedConfig: no, it should not be enabled by default.
+NeedConfig:  no, it should not be enabled by default.
 
-Suggests: kexec-tools
-Why: Allow for instant rebootes without invoking the BIOS.
+Suggests:    kexec-tools
+Why:         Allow for instant rebootes without invoking the BIOS.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
-
-Ignore: apache2-mpm-worker,
-        brltty, brltty-x11,
-        capiutils,
-        diveintopython,
-        espeak, gamin, gnome-user-guide,
-        gnome-terminal, gpaint, ipppd,
-        isdnutils-base, isdnutils-xtools, jfsutils,
-        language-support-en,
-        linux-wlan-ng, mcpp, min12xxw, mouseemu,
-        mozilla-firefox-locale-en-gb,
-        pppdcapiplugin,
-        python-notify,
-        scim-gtk2-immodule, scim-modules-socket,
-        scim-modules-table, scim-tables-additional,
-        sessreg, thunar, fonts-arabeyes,
-        fonts-beng, fonts-deva,
-        fonts-gujr, fonts-indic, fonts-knda,
-        fonts-lao, fonts-mlym, fonts-orya,
-        fonts-guru, fonts-taml, fonts-telu,
-        fonts-thai-tlwg, w3m,
-        wamerican, xfce4-terminal, xfdesktop4,
-        xfsprogs, xkeyboard-config, xmessage, xpmutils
-Why: Include packages found in Edubuntu on the DVD, until we know if
- we want to install them as part of some task.
+NeedConfig:  No
+
+Ignore:      apache2-mpm-worker,
+             brltty, brltty-x11,
+             capiutils,
+             diveintopython,
+             espeak, gamin, gnome-user-guide,
+             gnome-terminal, gpaint, ipppd,
+             isdnutils-base, isdnutils-xtools, jfsutils,
+             language-support-en,
+             linux-wlan-ng, mcpp, min12xxw, mouseemu,
+             mozilla-firefox-locale-en-gb,
+             pppdcapiplugin,
+             python-notify,
+             scim-gtk2-immodule, scim-modules-socket,
+             scim-modules-table, scim-tables-additional,
+             sessreg, thunar, fonts-arabeyes,
+             fonts-beng, fonts-deva,
+             fonts-gujr, fonts-indic, fonts-knda,
+             fonts-lao, fonts-mlym, fonts-orya,
+             fonts-guru, fonts-taml, fonts-telu,
+             fonts-thai-tlwg, w3m,
+             wamerican, xfce4-terminal, xfdesktop4,
+             xfsprogs, xkeyboard-config, xmessage, xpmutils
+Why:         Include packages found in Edubuntu on the DVD, until we know if
+             we want to install them as part of some task.
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
 
-Ignore: tofrodos, gocr, quota, cervisia,
-        gphoto2, kompare, pwgen
-Why: Include much used packages on the DVD, until we know if
- we want to install them as part of some task.
+Ignore:      tofrodos, gocr, quota, cervisia,
+             gphoto2, kompare, pwgen
+Why:         Include much used packages on the DVD, until we know if
+             we want to install them as part of some task.
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
-
-Ignore: dc, doc-debian, iamerican, ibritish, ispell,
-        mpack, mutt, python-newt,
-        tcsh, texinfo, time, w3m, akregator,
-        blinken, cdparanoia, edict
-Why: Include packages installed by the Debian/Etch Laptop + KDE
- desktop tasks, until we know if we want to install them
- as part of some task.
+NeedConfig:  ?
+
+Ignore:      dc, doc-debian, iamerican, ibritish, ispell,
+             mpack, mutt, python-newt,
+             tcsh, texinfo, time, w3m, akregator,
+             blinken, cdparanoia, edict
+Why:         Include packages installed by the Debian/Etch Laptop + KDE
+             desktop tasks, until we know if we want to install them
+             as part of some task.
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
 
-Ignore: backuppc, rsync, libfile-rsyncp-perl
-Why: offers better and more features as slbackup and provides a webgui
+Ignore:      backuppc, rsync, libfile-rsyncp-perl
+Why:         offers better and more features as slbackup and provides a webgui
 Responsible: Jürgen Leibner
-NeedConfig: Yes
+NeedConfig:  Yes
 
-Avoid: xmail, ssmtp, smail, sendmail-bin, postfix, nullmailer, nbsmtp,
-       msmtp-mta, masqmail, esmtp-run, courier-mta
-Why: One mail-transport-agent is enough, and we use the Debian
- default (exim).
+Avoid:       xmail, ssmtp, smail, sendmail-bin, postfix, nullmailer, nbsmtp,
+             msmtp-mta, masqmail, esmtp-run, courier-mta
+Why:         One mail-transport-agent is enough, and we use the Debian
+             default (exim).
 Responsible: Petter Reinholdtsen
-NeedConfig: No
-
-Avoid: libsdl1.2debian-all, libsdl1.2debian-arts, libsdl1.2debian-oss,
-       libsdl1.2debian-nas, atlas3-base, atlas3-sse,
-       atlas3-sse2, atlas3-3dnow, elilo, acorn-fdisk,
-       aspell-fo, biff, bison, bootp, choose-mirror, gpm,
-       gs-aladdin, ipmasqadm, mailutils, net-retriever,
-       netcfg-static, palo, pidentd, postfix-ldap, postfix-pcre,
-       inetutils-ping, netkit-ping, python-newt, sendmail-doc,
-       ssh-askpass, vacation, libsasl2-modules-mysql,
-       efibootmgr, amiga-fdisk-cross, delo, elvis-tiny,
-       kbd-compat, file-rc, nagios-mysql, nagios-pgsql,
-       realtime-lsm, realtime-lsm-source, debconf-english,
-       bin86, console-cyrillic, fbset, flex, gnu-efi,
-       gs-afpl, inetutils-inetd, inetutils-syslogd, jfbterm,
-       jfsutils, libgnutls12, libc6-amd64, libtextwrap1,
-       libconfigfile-perl, libgamin0, libident,
-       libnss-db, reiserfsprogs, update, yaird, socklog-run,
-       syslog-ng, apache2-mpm-perchild,
-       nas-bin, initrd-tools,
-       console-keymaps-acorn, console-keymaps-amiga,
-       console-keymaps-atari, console-keymaps-dec,
-       console-keymaps-sun, kaffe, sablevm, jikes, 9wm, aewm,
-       afterstep, aterm, aterm-ml, blackbox,
-       ctwm, enlightenment, evilwm, fluxbox, fvwm, fvwm-gnome,
-       fvwm1, fvwm95, habak, hanterm-xf, icewm, ion2, ion3, jwm,
-       kterm, mlterm, mlterm-tiny, mrxvt, multi-gnome-terminal,
-       pterm, ratpoison, rxvt, terminal.app, wterm, wterm-ml,
-       xfsprogs, sysv-rc-bootsplash,
-       cdebconf-udeb, libdebian-installer4-udeb,
-       libtextwrap1-udeb, libslang1-utf8-udeb, php5-cgi,
-       libsigc++-1.2-5c2, expect-tcl8.3, tk8.3, gobjc-4.2, gobjc++-4.2,
-       gfortran-4.2, aptitude-doc-cs, aptitude-doc-en,
-       aptitude-doc-fi, aptitude-doc-fr
-Why: Packages avoided in the Debian Edu debian-cd diff.
+NeedConfig:  No
+
+Avoid:       libsdl1.2debian-all, libsdl1.2debian-arts, libsdl1.2debian-oss,
+             libsdl1.2debian-nas, atlas3-base, atlas3-sse,
+             atlas3-sse2, atlas3-3dnow, elilo, acorn-fdisk,
+             aspell-fo, biff, bison, bootp, choose-mirror, gpm,
+             gs-aladdin, ipmasqadm, mailutils, net-retriever,
+             netcfg-static, palo, pidentd, postfix-ldap, postfix-pcre,
+             inetutils-ping, netkit-ping, python-newt, sendmail-doc,
+             ssh-askpass, vacation, libsasl2-modules-mysql,
+             efibootmgr, amiga-fdisk-cross, delo, elvis-tiny,
+             kbd-compat, file-rc, nagios-mysql, nagios-pgsql,
+             realtime-lsm, realtime-lsm-source, debconf-english,
+             bin86, console-cyrillic, fbset, flex, gnu-efi,
+             gs-afpl, inetutils-inetd, inetutils-syslogd, jfbterm,
+             jfsutils, libgnutls12, libc6-amd64, libtextwrap1,
+             libconfigfile-perl, libgamin0, libident,
+             libnss-db, reiserfsprogs, update, yaird, socklog-run,
+             syslog-ng, apache2-mpm-perchild,
+             nas-bin, initrd-tools,
+             console-keymaps-acorn, console-keymaps-amiga,
+             console-keymaps-atari, console-keymaps-dec,
+             console-keymaps-sun, kaffe, sablevm, jikes, 9wm, aewm,
+             afterstep, aterm, aterm-ml, blackbox,
+             ctwm, enlightenment, evilwm, fluxbox, fvwm, fvwm-gnome,
+             fvwm1, fvwm95, habak, hanterm-xf, icewm, ion2, ion3, jwm,
+             kterm, mlterm, mlterm-tiny, mrxvt, multi-gnome-terminal,
+             pterm, ratpoison, rxvt, terminal.app, wterm, wterm-ml,
+             xfsprogs, sysv-rc-bootsplash,
+             cdebconf-udeb, libdebian-installer4-udeb,
+             libtextwrap1-udeb, libslang1-utf8-udeb, php5-cgi,
+             libsigc++-1.2-5c2, expect-tcl8.3, tk8.3, gobjc-4.2, gobjc++-4.2,
+             gfortran-4.2, aptitude-doc-cs, aptitude-doc-en,
+             aptitude-doc-fi, aptitude-doc-fr
+Why:         Packages avoided in the Debian Edu debian-cd diff.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
-
-Avoid: linux-image-2.6-powerpc-smp, linux-image-2.6.32-5-powerpc-smp,
-       affs-modules-2.6.32-5-powerpc64-di,
-       ata-modules-2.6.32-5-powerpc64-di,
-       core-modules-2.6.32-5-powerpc64-di,
-       crypto-dm-modules-2.6.32-5-powerpc64-di,
-       crypto-modules-2.6.32-5-powerpc64-di,
-       ext2-modules-2.6.32-5-powerpc64-di,
-       ext3-modules-2.6.32-5-powerpc64-di,
-       ext4-modules-2.6.32-5-powerpc64-di,
-       fancontrol-modules-2.6.32-5-powerpc64-di,
-       fat-modules-2.6.32-5-powerpc64-di,
-       floppy-modules-2.6.32-5-powerpc64-di,
-       hfs-modules-2.6.32-5-powerpc64-di,
-       hypervisor-modules-2.6.32-5-powerpc64-di,
-       irda-modules-2.6.32-5-powerpc64-di,
-       isofs-modules-2.6.32-5-powerpc64-di,
-       jfs-modules-2.6.32-5-powerpc64-di,
-       linux-image-2.6-powerpc64,
-       linux-image-2.6.32-5-powerpc64,
-       loop-aes-modules-2.6.30-2-powerpc64-di,
-       loop-modules-2.6.32-5-powerpc64-di,
-       md-modules-2.6.32-5-powerpc64-di,
-       multipath-modules-2.6.32-5-powerpc64-di,
-       nic-extra-modules-2.6.32-5-powerpc64-di,
-       nic-modules-2.6.32-5-powerpc64-di,
-       nic-pcmcia-modules-2.6.32-5-powerpc64-di,
-       nic-shared-modules-2.6.32-5-powerpc64-di,
-       nls-core-modules-2.6.32-5-powerpc64-di,
-       pata-modules-2.6.32-5-powerpc64-di,
-       pcmcia-modules-2.6.32-5-powerpc64-di,
-       pcmcia-storage-modules-2.6.32-5-powerpc64-di,
-       ppp-modules-2.6.32-5-powerpc64-di,
-       reiserfs-modules-2.6.32-5-powerpc64-di,
-       sata-modules-2.6.32-5-powerpc64-di,
-       scsi-extra-modules-2.6.32-5-powerpc64-di,
-       serial-modules-2.6.32-5-powerpc64-di,
-       squashfs-modules-2.6.32-5-powerpc64-di,
-       ufs-modules-2.6.32-5-powerpc64-di,
-       uinput-modules-2.6.32-5-powerpc64-di,
-       usb-serial-modules-2.6.32-5-powerpc64-di,
-       xfs-modules-2.6.32-5-powerpc64-di
-Why: Trim down the amount of powerpc packages on the netinst CD
- (and the DVD, but that is not the primary reason) to try to
- get all the packages needed by the installer on the CD.
+NeedConfig:  No
+
+Avoid:       linux-image-2.6-powerpc-smp, linux-image-2.6.32-5-powerpc-smp,
+             affs-modules-2.6.32-5-powerpc64-di,
+             ata-modules-2.6.32-5-powerpc64-di,
+             core-modules-2.6.32-5-powerpc64-di,
+             crypto-dm-modules-2.6.32-5-powerpc64-di,
+             crypto-modules-2.6.32-5-powerpc64-di,
+             ext2-modules-2.6.32-5-powerpc64-di,
+             ext3-modules-2.6.32-5-powerpc64-di,
+             ext4-modules-2.6.32-5-powerpc64-di,
+             fancontrol-modules-2.6.32-5-powerpc64-di,
+             fat-modules-2.6.32-5-powerpc64-di,
+             floppy-modules-2.6.32-5-powerpc64-di,
+             hfs-modules-2.6.32-5-powerpc64-di,
+             hypervisor-modules-2.6.32-5-powerpc64-di,
+             irda-modules-2.6.32-5-powerpc64-di,
+             isofs-modules-2.6.32-5-powerpc64-di,
+             jfs-modules-2.6.32-5-powerpc64-di,
+             linux-image-2.6-powerpc64,
+             linux-image-2.6.32-5-powerpc64,
+             loop-aes-modules-2.6.30-2-powerpc64-di,
+             loop-modules-2.6.32-5-powerpc64-di,
+             md-modules-2.6.32-5-powerpc64-di,
+             multipath-modules-2.6.32-5-powerpc64-di,
+             nic-extra-modules-2.6.32-5-powerpc64-di,
+             nic-modules-2.6.32-5-powerpc64-di,
+             nic-pcmcia-modules-2.6.32-5-powerpc64-di,
+             nic-shared-modules-2.6.32-5-powerpc64-di,
+             nls-core-modules-2.6.32-5-powerpc64-di,
+             pata-modules-2.6.32-5-powerpc64-di,
+             pcmcia-modules-2.6.32-5-powerpc64-di,
+             pcmcia-storage-modules-2.6.32-5-powerpc64-di,
+             ppp-modules-2.6.32-5-powerpc64-di,
+             reiserfs-modules-2.6.32-5-powerpc64-di,
+             sata-modules-2.6.32-5-powerpc64-di,
+             scsi-extra-modules-2.6.32-5-powerpc64-di,
+             serial-modules-2.6.32-5-powerpc64-di,
+             squashfs-modules-2.6.32-5-powerpc64-di,
+             ufs-modules-2.6.32-5-powerpc64-di,
+             uinput-modules-2.6.32-5-powerpc64-di,
+             usb-serial-modules-2.6.32-5-powerpc64-di,
+             xfs-modules-2.6.32-5-powerpc64-di
+Why:         Trim down the amount of powerpc packages on the netinst CD
+             (and the DVD, but that is not the primary reason) to try to
+             get all the packages needed by the installer on the CD.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Ignore: tmpreaper
-Why: Could be useful to clean up /tmp/.
+Ignore:      tmpreaper
+Why:         Could be useful to clean up /tmp/.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: firmware-bnx2, firmware-ipw2x00, firmware-iwlwifi, firmware-qlogic,
-          firmware-ralink
-Why: Non-free driver firmware have been split out into separate
- packages.
+Suggests:    firmware-bnx2, firmware-ipw2x00, firmware-iwlwifi, firmware-qlogic,
+             firmware-ralink
+Why:         Non-free driver firmware have been split out into separate
+             packages.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
-
-Depends: cups, foomatic-db, foomatic-db-engine, foomatic-db-gutenprint,
-         cups-filters | foomatic-filters,
-         cups-browsed, printer-driver-pnm2ppa,
-         printer-driver-hpijs, hpijs-ppds, hplip, ijsgutenprint
-Suggests: foo2zjs
-Ignore: escputil
-Avoid: lpr
-Why: CUPS printer system. This is the server part.
- All hosts can be print servers, so this is part of networked task.
+NeedConfig:  No
+
+Depends:     cups, foomatic-db, foomatic-db-engine, foomatic-db-gutenprint,
+             cups-filters | foomatic-filters,
+             cups-browsed, printer-driver-pnm2ppa,
+             printer-driver-hpijs, hpijs-ppds, hplip, ijsgutenprint
+Suggests:    foo2zjs
+Ignore:      escputil
+Avoid:       lpr
+Why:         CUPS printer system. This is the server part.
+             All hosts can be print servers, so this is part of networked task.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: bash-completion
-Why: Make bash behave like it does in a normal Debian installation.
+Recommends:  bash-completion
+Why:         Make bash behave like it does in a normal Debian installation.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: cifs-utils
-Why: Tools needed to mount SMB file systems
+Depends:     cifs-utils
+Why:         Tools needed to mount SMB file systems
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
 
-Recommends: command-not-found
-Why: Help less knowledged command line users find the packages
- they are looking for.
+Recommends:  command-not-found
+Why:         Help less knowledged command line users find the packages
+             they are looking for.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/desktop-gnome b/tasks/desktop-gnome
index 550bd7f..31033da 100644
--- a/tasks/desktop-gnome
+++ b/tasks/desktop-gnome
@@ -7,37 +7,37 @@ Description: Debian Edu GNOME desktop applications
  This metapackage depends on various GNOME office and desktop applications
  that are useful for teachers and their students.
 
-Depends: education-common
-Why: Need the common packages
+Depends:     education-common
+Why:         Need the common packages
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: no
+NeedConfig:  no
 
-Depends: gdm3 | x-display-manager,
-         gnome, gimp,
-         inkscape, gstreamer0.10-ffmpeg,
-         gstreamer0.10-pulseaudio, synaptic
-Suggests: dasher, gnome-mag, gok,
-          gnome-accessibility-themes,  gnome-orca
-Avoid: xdm
-Why: Gnome desktop environment
-Responsible: José L. Redrejo Rodríguez
-NeedConfig: No
+Depends:      gdm3 | x-display-manager,
+              gnome, gimp,
+              inkscape, gstreamer0.10-ffmpeg,
+              gstreamer0.10-pulseaudio, synaptic
+Suggests:     dasher, gnome-mag, gok,
+              gnome-accessibility-themes,  gnome-orca
+Avoid:        xdm
+Why:          Gnome desktop environment
+Responsible:    José L. Redrejo Rodríguez
+NeedConfig:     No
 
 
-Depends: libreoffice-gnome, libreoffice-gtk3,  libreoffice-writer,
-         libreoffice-calc, libreoffice-impress, libreoffice-draw,
-         libreoffice-math, libreoffice-base, libreoffice-filter-binfilter, libreoffice-java-common
-Why: Use Libreoffice as the default office suite for Gnome
-Responsible: José L. Redrejo Rodríguez
-NeedConfig: No
+Depends:      libreoffice-gnome, libreoffice-gtk3,  libreoffice-writer,
+              libreoffice-calc, libreoffice-impress, libreoffice-draw,
+              libreoffice-math, libreoffice-base, libreoffice-filter-binfilter, libreoffice-java-common
+Why:          Use Libreoffice as the default office suite for Gnome
+Responsible:    José L. Redrejo Rodríguez
+NeedConfig:     No
 
-Depends: totem | dragonplayer | vlc | kaffeine | xine-ui | mplayer
-Why: Prefered video / multimedia player for the Gnome environment.
+Depends:     totem | dragonplayer | vlc | kaffeine | xine-ui | mplayer
+Why:         Prefered video / multimedia player for the Gnome environment.
 Responsible: Mike Gabriel
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: ssh-askpass-gnome | ssh-askpass
-Why: Gnome implementation of ssh-askpass for ssh login without a
- tty available.
+Recommends:  ssh-askpass-gnome | ssh-askpass
+Why:         Gnome implementation of ssh-askpass for ssh login without a
+             tty available.
 Responsible: Petter Reinholdtsen
-Needconfig: no
+Needconfig:  no
diff --git a/tasks/desktop-kde b/tasks/desktop-kde
index 047f031..e8eacb2 100644
--- a/tasks/desktop-kde
+++ b/tasks/desktop-kde
@@ -7,73 +7,73 @@ Description: Debian Edu KDE desktop applications
  This metapackage depends on various KDE office and desktop applications
  that are useful for teachers and their students.
 
-Depends: education-common
-Why: Need the common packages
+Depends:     education-common
+Why:         Need the common packages
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: no
+NeedConfig:  no
 
-Depends: kde-standard, konqueror,
-         konsole, kmix, kdepasswd
-Recommends: kcalc, ark, kmail, kaddressbook, kcharselect,
-            kdf, kde-spectacle, korganizer, konversation | kopete,
-            konq-plugins, kio-audiocd,
-            kdegraphics-thumbnailers,
-            kfloppy, knotes, clementine,
-            plasma-workspace-wallpapers, kdeutils, kamera, digikam,
-            kipi-plugins,
-            kdeaccessibility,
-            kturtle
-Suggests: knode, kde-config-cron, kuser, kscd, kfind,
-          kruler, kfilereplace, kde-zeroconf,
-          kde-full
-Why: KDE desktop environment
+Depends:     kde-standard, konqueror,
+             konsole, kmix, kdepasswd
+Recommends:  kcalc, ark, kmail, kaddressbook, kcharselect,
+             kdf, kde-spectacle, korganizer, konversation | kopete,
+             konq-plugins, kio-audiocd,
+             kdegraphics-thumbnailers,
+             kfloppy, knotes, clementine,
+             plasma-workspace-wallpapers, kdeutils, kamera, digikam,
+             kipi-plugins,
+             kdeaccessibility,
+             kturtle
+Suggests:    knode, kde-config-cron, kuser, kscd, kfind,
+             kruler, kfilereplace, kde-zeroconf,
+             kde-full
+Why:         KDE desktop environment
 Responsible: ? (someone need to check the package list is complete)
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: bluedevil
-Why: Bluetooth support in the KDE desktop environment.
+Recommends:  bluedevil
+Why:         Bluetooth support in the KDE desktop environment.
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Depends: lightdm | x-display-manager
-Avoid: xdm
-Why: The KDE desktop environment does not pull in a display manager.
- Pick lightdm and not the most feature complete one gdm3,
- because gdm3 pulls in Gnome.
-NeedConfig: yes, artwork
+Depends:     lightdm | x-display-manager
+Avoid:       xdm
+Why:         The KDE desktop environment does not pull in a display manager.
+             Pick lightdm and not the most feature complete one gdm3,
+             because gdm3 pulls in Gnome.
+NeedConfig:  yes, artwork
 
-Depends: dragonplayer | totem | vlc | kaffeine | xine-ui | mplayer
-Why: Prefered video / multimedia player for the KDE environment.
+Depends:     dragonplayer | totem | vlc | kaffeine | xine-ui | mplayer
+Why:         Prefered video / multimedia player for the KDE environment.
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: kdeedu
-Recommends: print-manager, kwalletmanager,
-            kinfocenter, update-notifier-kde
-Why: KDE 4 desktop environment.  List the new packages here.
+Depends:     kdeedu
+Recommends:  print-manager, kwalletmanager,
+             kinfocenter, update-notifier-kde
+Why:         KDE 4 desktop environment.  List the new packages here.
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Recommends: krfb, krdc
-Why: KDE remote desktop packages
+Recommends:  krfb, krdc
+Why:         KDE remote desktop packages
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: kde-l10n-es, kde-l10n-it, kde-l10n-de, kde-l10n-fr,
-            kde-l10n-lv, kde-l10n-el, kde-l10n-ptbr,
-            kde-l10n-nl, kde-l10n-ca,
-            kde-l10n-sv
-Why: KDE desktop translations for relevant languages.
+Recommends:  kde-l10n-es, kde-l10n-it, kde-l10n-de, kde-l10n-fr,
+             kde-l10n-lv, kde-l10n-el, kde-l10n-ptbr,
+             kde-l10n-nl, kde-l10n-ca,
+             kde-l10n-sv
+Why:         KDE desktop translations for relevant languages.
 Responsible: ? (someone need to check the package list is complete)
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: libreoffice-kde
-Why: Make sure OOo uses KDEs file dialog.
+Recommends:  libreoffice-kde
+Why:         Make sure OOo uses KDEs file dialog.
 Responsible: Petter Reinholdtsen
-Needconfig: no
+Needconfig:  no
 
-Recommends: ksshaskpass | ssh-askpass
-Why: KDE implementation of ssh-askpass for ssh login without a
- tty available.
+Recommends:  ksshaskpass | ssh-askpass
+Why:         KDE implementation of ssh-askpass for ssh login without a
+             tty available.
 Responsible: Petter Reinholdtsen
-Needconfig: no
+Needconfig:  no
diff --git a/tasks/desktop-lxde b/tasks/desktop-lxde
index 7e4d917..8ac92e8 100644
--- a/tasks/desktop-lxde
+++ b/tasks/desktop-lxde
@@ -7,38 +7,38 @@ Description: Debian Edu LXDE desktop applications
  This metapackage depends on various LXDE components and lightweight
  desktop applications that are useful for teachers and their students.
 
-Depends: education-common
-Why: Need the common packages
+Depends:     education-common
+Why:         Need the common packages
 Responsible: Mike Gabriel
-NeedConfig: no
+NeedConfig:  no
 
-Depends: lxde, desktop-file-utils
-Why: LXDE needs login manager, opening files in LXDE depends on desktop-file-utils
-Recommends: aqualung, evince-gtk | evince, galculator, osmo, parcellite,
-            pidgin, hexchat, mtpaint, fotoxx, gimp,
-            inkscape, gstreamer0.10-ffmpeg, gstreamer0.10-pulseaudio,
-            synaptic
+Depends:      lxde, desktop-file-utils
+Why:          LXDE needs login manager, opening files in LXDE depends on desktop-file-utils
+Recommends:   aqualung, evince-gtk | evince, galculator, osmo, parcellite,
+              pidgin, hexchat, mtpaint, fotoxx, gimp,
+              inkscape, gstreamer0.10-ffmpeg, gstreamer0.10-pulseaudio,
+              synaptic
 
-Recommends: blueman
-Why: Bluetooth support in the LXDE desktop environment.
+Recommends:  blueman
+Why:         Bluetooth support in the LXDE desktop environment.
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Depends: lightdm | x-display-manager
-Avoid: xdm
-Why: The LXDE desktop environment pull in the lightdm display
- manager by default.  Keep it, and do not override and
- pick the most feature complete one gdm3 instead because
- it pull in Gnome when installed.
-NeedConfig: yes, artwork
+Depends:      lightdm | x-display-manager
+Avoid:        xdm
+Why:          The LXDE desktop environment pull in the lightdm display
+              manager by default.  Keep it, and do not override and
+              pick the most feature complete one gdm3 instead because
+              it pull in Gnome when installed.
+NeedConfig:   yes, artwork
 
-Depends: totem | dragonplayer | vlc | kaffeine | xine-ui | mplayer
-Why: Prefered video / multimedia player for the LXDE environment.
+Depends:     totem | dragonplayer | vlc | kaffeine | xine-ui | mplayer
+Why:         Prefered video / multimedia player for the LXDE environment.
 Responsible: Mike Gabriel
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: ssh-askpass
-Why: X11 implementation of ssh-askpass for ssh login without a
- tty available.
+Recommends:  ssh-askpass
+Why:         X11 implementation of ssh-askpass for ssh login without a
+             tty available.
 Responsible: Petter Reinholdtsen
-Needconfig: no
+Needconfig:  no
diff --git a/tasks/desktop-mate b/tasks/desktop-mate
index f1a9139..01c7d4d 100644
--- a/tasks/desktop-mate
+++ b/tasks/desktop-mate
@@ -7,37 +7,37 @@ Description: Debian Edu MATE desktop applications
  This metapackage depends on various MATE office and desktop applications
  that are useful for teachers and their students.
 
-Depends: education-common
-Why: Need the common packages
+Depends:     education-common
+Why:         Need the common packages
 Responsible: Mike Gabriel
-NeedConfig: no
+NeedConfig:  no
 
-Depends: lightdm | x-display-manager,
-         mate-desktop-environment, mate-desktop-environment-extras,
-         mate-settings-daemon-pulse, mate-media-pulse,
-         gimp, inkscape, gstreamer0.10-ffmpeg,
-         synaptic
-Suggests: dasher
-Avoid: xdm
-Why: MATE desktop environment
-Responsible: Mike gabriel
-NeedConfig: No
+Depends:      lightdm | x-display-manager,
+              mate-desktop-environment, mate-desktop-environment-extras,
+              mate-settings-daemon-pulse, mate-media-pulse,
+              gimp, inkscape, gstreamer0.10-ffmpeg,
+              synaptic
+Suggests:     dasher
+Avoid:        xdm
+Why:          MATE desktop environment
+Responsible:    Mike gabriel
+NeedConfig:     No
 
 
-Depends: libreoffice-gtk2,  libreoffice-writer,
-         libreoffice-calc, libreoffice-impress, libreoffice-draw,
-         libreoffice-math, libreoffice-base, libreoffice-filter-binfilter, libreoffice-java-common
-Why: Use Libreoffice as the default office suite for MATE
-Responsible: Mike Gabriel
-NeedConfig: No
+Depends:      libreoffice-gtk2,  libreoffice-writer,
+              libreoffice-calc, libreoffice-impress, libreoffice-draw,
+              libreoffice-math, libreoffice-base, libreoffice-filter-binfilter, libreoffice-java-common
+Why:          Use Libreoffice as the default office suite for MATE
+Responsible:    Mike Gabriel
+NeedConfig:     No
 
-Depends: vlc | xine-ui | kaffeine | mplayer | totem | dragonplayer
-Why: Prefered video / multimedia player for the MATE environment.
+Depends:     vlc | xine-ui | kaffeine | mplayer | totem | dragonplayer
+Why:         Prefered video / multimedia player for the MATE environment.
 Responsible: Mike Gabriel
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: ssh-askpass-gnome | ssh-askpass
-Why: MATE implementation of ssh-askpass for ssh login without a
- tty available (using GNOME's ssh-askpass here).
+Recommends:  ssh-askpass-gnome | ssh-askpass
+Why:         MATE implementation of ssh-askpass for ssh login without a
+             tty available (using GNOME's ssh-askpass here).
 Responsible: Mike Gabriel
-Needconfig: no
+Needconfig:  no
diff --git a/tasks/desktop-other b/tasks/desktop-other
index 98b8110..2da8449 100644
--- a/tasks/desktop-other
+++ b/tasks/desktop-other
@@ -9,299 +9,299 @@ Description: Debian Edu non-GNOME- and non-KDE-specific desktop applications
 Note: Some packages might be listed several times.  If you are
  removing a package, search to make sure you find them all.
 
-Depends: xorg, xserver-xorg-input-all, xserver-xorg-video-all, libgl1-mesa-dri,
-         numlockx, unifont, gsfonts-x11,
-         xfonts-75dpi-transcoded,
-         fonts-freefont-ttf, fonts-liberation, fonts-linex
-Suggests: xfonts-100dpi-transcoded, fonts-mlym
-Why: X11 Window system
+Depends:     xorg, xserver-xorg-input-all, xserver-xorg-video-all, libgl1-mesa-dri,
+             numlockx, unifont, gsfonts-x11,
+             xfonts-75dpi-transcoded,
+             fonts-freefont-ttf, fonts-liberation, fonts-linex
+Suggests:    xfonts-100dpi-transcoded, fonts-mlym
+Why:         X11 Window system
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Suggests: fonts-larabie-deco
-Why: Nice font, but in non-free.
+Suggests:    fonts-larabie-deco
+Why:         Nice font, but in non-free.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: synaptic
-Why: Need a userfriendly debian package manager
+Depends:     synaptic
+Why:         Need a userfriendly debian package manager
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: alsa-utils, alsa-base
-Why: Tools for the ALSA sound system, and we use alsa.
+Depends:     alsa-utils, alsa-base
+Why:         Tools for the ALSA sound system, and we use alsa.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
-
-Depends: gcj-jre-headless,
-         libreoffice
-Recommends: libreoffice-l10n-el,
-            libreoffice-l10n-de,
-            libreoffice-l10n-fr,
-            libreoffice-l10n-es,
-            libreoffice-l10n-ca,
-            libreoffice-l10n-nl,
-            libreoffice-l10n-sv,
-            libreoffice-l10n-pt-br,
-            libreoffice-help-el,
-            libreoffice-help-fr,
-            libreoffice-help-es,
-            libreoffice-help-sv,
-            libreoffice-help-pt-br,
-            browser-plugin-libreoffice,
-            openclipart-libreoffice, openclipart
-Suggests: libreoffice-filter-binfilter,
-          libreoffice-l10n-en-za,
-          libreoffice-help-zh-tw,
-          libreoffice-l10n-zh-tw,
-          libreoffice-style-crystal,
-          mythes-en-us
-Ignore: libreoffice-help-cs,
-        libreoffice-help-de,
-        libreoffice-help-dz,
-        libreoffice-help-en-gb,
-        libreoffice-help-en-us,
-        libreoffice-help-et,
-        libreoffice-help-hu,
-        libreoffice-help-it,
-        libreoffice-help-km,
-        libreoffice-help-ko,
-        libreoffice-help-nl,
-        libreoffice-help-pl,
-        libreoffice-help-ru,
-        libreoffice-help-sl,
-        libreoffice-help-zh-cn,
-        libreoffice-l10n-af,
-        libreoffice-l10n-bg,
-        libreoffice-l10n-bn,
-        libreoffice-l10n-br,
-        libreoffice-l10n-bs,
-        libreoffice-l10n-cs,
-        libreoffice-l10n-cy,
-        libreoffice-l10n-dz,
-        libreoffice-l10n-en-gb,
-        libreoffice-l10n-eo,
-        libreoffice-l10n-et,
-        libreoffice-l10n-fa,
-        libreoffice-l10n-fi,
-        libreoffice-l10n-fr,
-        libreoffice-l10n-ga,
-        libreoffice-l10n-he,
-        libreoffice-l10n-hi,
-        libreoffice-l10n-hr,
-        libreoffice-l10n-hu,
-        libreoffice-l10n-in,
-        libreoffice-l10n-it,
-        libreoffice-l10n-ka,
-        libreoffice-l10n-km,
-        libreoffice-l10n-ko,
-        libreoffice-l10n-ku,
-        libreoffice-l10n-lt,
-        libreoffice-l10n-lv,
-        libreoffice-l10n-mk,
-        libreoffice-l10n-ne,
-        libreoffice-l10n-nr,
-        libreoffice-l10n-pa-in,
-        libreoffice-l10n-pl,
-        libreoffice-l10n-pt,
-        libreoffice-l10n-ru,
-        libreoffice-l10n-rw,
-        libreoffice-l10n-sk,
-        libreoffice-l10n-sl,
-        libreoffice-l10n-ss,
-        libreoffice-l10n-st,
-        libreoffice-l10n-tg,
-        libreoffice-l10n-th,
-        libreoffice-l10n-tn,
-        libreoffice-l10n-tr,
-        libreoffice-l10n-ts,
-        libreoffice-l10n-uk,
-        libreoffice-l10n-ve,
-        libreoffice-l10n-vi,
-        libreoffice-l10n-xh,
-        libreoffice-l10n-za,
-        libreoffice-l10n-zh-cn,
-        libreoffice-l10n-zu
-Why: Supplementary Libreoffice packages.
+NeedConfig:  no
+
+Depends:     gcj-jre-headless,
+             libreoffice
+Recommends:  libreoffice-l10n-el,
+             libreoffice-l10n-de,
+             libreoffice-l10n-fr,
+             libreoffice-l10n-es,
+             libreoffice-l10n-ca,
+             libreoffice-l10n-nl,
+             libreoffice-l10n-sv,
+             libreoffice-l10n-pt-br,
+             libreoffice-help-el,
+             libreoffice-help-fr,
+             libreoffice-help-es,
+             libreoffice-help-sv,
+             libreoffice-help-pt-br,
+             browser-plugin-libreoffice,
+             openclipart-libreoffice, openclipart
+Suggests:    libreoffice-filter-binfilter,
+             libreoffice-l10n-en-za,
+             libreoffice-help-zh-tw,
+             libreoffice-l10n-zh-tw,
+             libreoffice-style-crystal,
+             mythes-en-us
+Ignore:      libreoffice-help-cs,
+             libreoffice-help-de,
+             libreoffice-help-dz,
+             libreoffice-help-en-gb,
+             libreoffice-help-en-us,
+             libreoffice-help-et,
+             libreoffice-help-hu,
+             libreoffice-help-it,
+             libreoffice-help-km,
+             libreoffice-help-ko,
+             libreoffice-help-nl,
+             libreoffice-help-pl,
+             libreoffice-help-ru,
+             libreoffice-help-sl,
+             libreoffice-help-zh-cn,
+             libreoffice-l10n-af,
+             libreoffice-l10n-bg,
+             libreoffice-l10n-bn,
+             libreoffice-l10n-br,
+             libreoffice-l10n-bs,
+             libreoffice-l10n-cs,
+             libreoffice-l10n-cy,
+             libreoffice-l10n-dz,
+             libreoffice-l10n-en-gb,
+             libreoffice-l10n-eo,
+             libreoffice-l10n-et,
+             libreoffice-l10n-fa,
+             libreoffice-l10n-fi,
+             libreoffice-l10n-fr,
+             libreoffice-l10n-ga,
+             libreoffice-l10n-he,
+             libreoffice-l10n-hi,
+             libreoffice-l10n-hr,
+             libreoffice-l10n-hu,
+             libreoffice-l10n-in,
+             libreoffice-l10n-it,
+             libreoffice-l10n-ka,
+             libreoffice-l10n-km,
+             libreoffice-l10n-ko,
+             libreoffice-l10n-ku,
+             libreoffice-l10n-lt,
+             libreoffice-l10n-lv,
+             libreoffice-l10n-mk,
+             libreoffice-l10n-ne,
+             libreoffice-l10n-nr,
+             libreoffice-l10n-pa-in,
+             libreoffice-l10n-pl,
+             libreoffice-l10n-pt,
+             libreoffice-l10n-ru,
+             libreoffice-l10n-rw,
+             libreoffice-l10n-sk,
+             libreoffice-l10n-sl,
+             libreoffice-l10n-ss,
+             libreoffice-l10n-st,
+             libreoffice-l10n-tg,
+             libreoffice-l10n-th,
+             libreoffice-l10n-tn,
+             libreoffice-l10n-tr,
+             libreoffice-l10n-ts,
+             libreoffice-l10n-uk,
+             libreoffice-l10n-ve,
+             libreoffice-l10n-vi,
+             libreoffice-l10n-xh,
+             libreoffice-l10n-za,
+             libreoffice-l10n-zh-cn,
+             libreoffice-l10n-zu
+Why:         Supplementary Libreoffice packages.
 Responsible: Gaute Hvoslef Kvalnes
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: gstreamer0.10-alsa, gstreamer0.10-esd, gstreamer0.10-ffmpeg,
-            gstreamer0.10-x, gstreamer0.10-plugins-base,
-            gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly
-Why: Support audio and video in OOo presentations.
+Recommends:  gstreamer0.10-alsa, gstreamer0.10-esd, gstreamer0.10-ffmpeg,
+             gstreamer0.10-x, gstreamer0.10-plugins-base,
+             gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly
+Why:         Support audio and video in OOo presentations.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
-
-Recommends: firefox-esr,
-            firefox-esr-l10n-de,
-            firefox-esr-l10n-el,
-            firefox-esr-l10n-it,
-            firefox-esr-l10n-fr,
-            firefox-esr-l10n-es-es,
-            firefox-esr-l10n-eu,
-            firefox-esr-l10n-en-gb,
-            firefox-esr-l10n-es-ar,
-            firefox-esr-l10n-sv-se,
-            firefox-esr-l10n-pt-br
-Suggests: firefox-esr-l10n-af,
-          firefox-esr-l10n-ar,
-          firefox-esr-l10n-be,
-          firefox-esr-l10n-bg,
-          firefox-esr-l10n-ca,
-          firefox-esr-l10n-cs,
-          firefox-esr-l10n-fi,
-          firefox-esr-l10n-fy-nl,
-          firefox-esr-l10n-ga-ie,
-          firefox-esr-l10n-gu-in,
-          firefox-esr-l10n-he,
-          firefox-esr-l10n-hu,
-          firefox-esr-l10n-ko,
-          firefox-esr-l10n-lt,
-          firefox-esr-l10n-mk,
-          firefox-esr-l10n-nl,
-          firefox-esr-l10n-pa-in,
-          firefox-esr-l10n-pl,
-          firefox-esr-l10n-pt-pt,
-          firefox-esr-l10n-ro,
-          firefox-esr-l10n-ru,
-          firefox-esr-l10n-sk,
-          firefox-esr-l10n-sl,
-          firefox-esr-l10n-tr,
-          firefox-esr-l10n-zh-cn,
-          firefox-esr-l10n-zh-tw
-Why: Very nice browser.  Recommend the most used language packages,
- and suggest the rests.
+NeedConfig:  no
+
+Recommends:  firefox-esr,
+             firefox-esr-l10n-de,
+             firefox-esr-l10n-el,
+             firefox-esr-l10n-it,
+             firefox-esr-l10n-fr,
+             firefox-esr-l10n-es-es,
+             firefox-esr-l10n-eu,
+             firefox-esr-l10n-en-gb,
+             firefox-esr-l10n-es-ar,
+             firefox-esr-l10n-sv-se,
+             firefox-esr-l10n-pt-br
+Suggests:    firefox-esr-l10n-af,
+             firefox-esr-l10n-ar,
+             firefox-esr-l10n-be,
+             firefox-esr-l10n-bg,
+             firefox-esr-l10n-ca,
+             firefox-esr-l10n-cs,
+             firefox-esr-l10n-fi,
+             firefox-esr-l10n-fy-nl,
+             firefox-esr-l10n-ga-ie,
+             firefox-esr-l10n-gu-in,
+             firefox-esr-l10n-he,
+             firefox-esr-l10n-hu,
+             firefox-esr-l10n-ko,
+             firefox-esr-l10n-lt,
+             firefox-esr-l10n-mk,
+             firefox-esr-l10n-nl,
+             firefox-esr-l10n-pa-in,
+             firefox-esr-l10n-pl,
+             firefox-esr-l10n-pt-pt,
+             firefox-esr-l10n-ro,
+             firefox-esr-l10n-ru,
+             firefox-esr-l10n-sk,
+             firefox-esr-l10n-sl,
+             firefox-esr-l10n-tr,
+             firefox-esr-l10n-zh-cn,
+             firefox-esr-l10n-zh-tw
+Why:         Very nice browser.  Recommend the most used language packages,
+             and suggest the rests.
 Responsible: Patrick Winnertz, Finn-Arne Johansen
-Needconfig: Yes, Cache, Printerapp, proxy server
+Needconfig:  Yes, Cache, Printerapp, proxy server
 
-Recommends: chromium
-Why: Useful browser where firefox-esr or konqueror fail to properly
- handle some web pages.
+Recommends:  chromium
+Why:         Useful browser where firefox-esr or konqueror fail to properly
+             handle some web pages.
 Responsible: ?
-Needconfig: ?
+Needconfig:  ?
 
-Depends: gecko-mediaplayer | mozilla-plugin-vlc
-Why: Iceweasel should have video and audio support.  Include a useful
- firefox plugin for this.
+Depends:     gecko-mediaplayer | mozilla-plugin-vlc
+Why:         Iceweasel should have video and audio support.  Include a useful
+             firefox plugin for this.
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: djview-plugin
-Why: Handle the djVu format in the browser
+Recommends:  djview-plugin
+Why:         Handle the djVu format in the browser
 Responsible: Petter Reinholdtsen
-NeedConfig: no
-
-Suggests: icedove,
-          icedove-l10n-ca,
-          icedove-l10n-de,
-          icedove-l10n-el,
-          icedove-l10n-es-es,
-          icedove-l10n-fr,
-          icedove-l10n-it
-Why: Get a nice mail client
+NeedConfig:  no
+
+Suggests:    icedove,
+             icedove-l10n-ca,
+             icedove-l10n-de,
+             icedove-l10n-el,
+             icedove-l10n-es-es,
+             icedove-l10n-fr,
+             icedove-l10n-it
+Why:         Get a nice mail client
 Responsible: Finn-Arne Johansen
-NeedConfig: Yes, Cache, Printerapp, proxy server
+NeedConfig:  Yes, Cache, Printerapp, proxy server
 
-Recommends: gnome-themes, gtk-qt-engine
-Why: Fix font settings for gtk applications.
+Recommends:  gnome-themes, gtk-qt-engine
+Why:         Fix font settings for gtk applications.
 Responsible: ?
-NeedConfig: ?
-
-Depends: konqueror-plugin-gnash, browser-plugin-gnash | mozilla-plugin-gnash
-Recommends: gstreamer0.10-fluendo-mp3,
-            gstreamer0.10-audiosink
-Suggests: flashplugin-nonfree
-Ignore: browser-plugin-lightspark
-Avoid: flashplugin-nonfree
-Why: Several web pages uses Macromedia Flash.  Recommend the
- packages gnash need to play youtube videos.  The depends
- and recommends are changed to suggests until gnash is
- ready for production use.
- Avoid the flashplugin-nonfree package on the DVD as it
- is fragile and sensitive to changes on the adobe web page.
- [pere 2007-07-12]
+NeedConfig:  ?
+
+Depends:     konqueror-plugin-gnash, browser-plugin-gnash | mozilla-plugin-gnash
+Recommends:  gstreamer0.10-fluendo-mp3,
+             gstreamer0.10-audiosink
+Suggests:    flashplugin-nonfree
+Ignore:      browser-plugin-lightspark
+Avoid:       flashplugin-nonfree
+Why:         Several web pages uses Macromedia Flash.  Recommend the
+             packages gnash need to play youtube videos.  The depends
+             and recommends are changed to suggests until gnash is
+             ready for production use.
+             Avoid the flashplugin-nonfree package on the DVD as it
+             is fragile and sensitive to changes on the adobe web page.
+             [pere 2007-07-12]
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: default-jre, icedtea-8-plugin
-Why: We need a Java run-time environment, but possibly no
- development tools in the standard installation.  Info om
- Debian and Java is available from
-<URL:http: //www.debian.org/doc/manuals/debian-java-faq/>.
+Recommends:  default-jre, icedtea-8-plugin
+Why:         We need a Java run-time environment, but possibly no
+             development tools in the standard installation.  Info om
+             Debian and Java is available from
+<URL:http://www.debian.org/doc/manuals/debian-java-faq/>.
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Depends: debian-edu-artwork, plymouth, plymouth-themes
-Why: Nice desktop artwork
+Depends:     debian-edu-artwork, plymouth, plymouth-themes
+Why:         Nice desktop artwork
 Responsible: Holger Levsen
-Needconfig: yes, kdm and kde need to be configured to use it.
+Needconfig:  yes, kdm and kde need to be configured to use it.
 
-Depends: gnupg2 | gnupg, gnupg-agent
-Suggests: gnupg-doc
-Avoid: pgp
-Why: Allow sending and receiving signed and encrypted email
+Depends:     gnupg2 | gnupg, gnupg-agent
+Suggests:    gnupg-doc
+Avoid:       pgp
+Why:         Allow sending and receiving signed and encrypted email
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: avahi-daemon, libnss-mdns
-Suggests: avahi-discover, mdns-scan, avahi-autoipd
-Why: Packages needed for dynamic service location and
- network configuration.
+Depends:     avahi-daemon, libnss-mdns
+Suggests:    avahi-discover, mdns-scan, avahi-autoipd
+Why:         Packages needed for dynamic service location and
+             network configuration.
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: cups-client, cups-bsd
-Why: CUPS printer system.  This is the client part
+Depends:     cups-client, cups-bsd
+Why:         CUPS printer system.  This is the client part
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: unzip, zip, bzip2
-Why: Compress/uncompress utilities used by archive managers.
+Depends:     unzip, zip, bzip2
+Why:         Compress/uncompress utilities used by archive managers.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Ignore: ifplugd
-Why: Disconnected machines with network cards will hang for a
- long time when the interface is brought up
+Ignore:      ifplugd
+Why:         Disconnected machines with network cards will hang for a
+             long time when the interface is brought up
 Responsible: Finn-Arne Johansen
-NeedConfig: yes - the if listed in /etc/default/ifplugd must not has auto eth(?) in interface
+NeedConfig:  yes - the if listed in /etc/default/ifplugd must not has auto eth(?) in interface
 
-Depends: isc-dhcp-client | dhcp3-client
-Avoid: pump
-Why: Receive IP address from DHCP server.  Using isc-dhcp-client
- as it is the one used by default in Debian/Squeeze.
+Depends:     isc-dhcp-client | dhcp3-client
+Avoid:       pump
+Why:         Receive IP address from DHCP server.  Using isc-dhcp-client
+             as it is the one used by default in Debian/Squeeze.
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Depends: freerdp-x11 | rdesktop
-Why: Let people work with windows Terminal servers even if they
- have a Linux Desktop
+Depends:     freerdp-x11 | rdesktop
+Why:         Let people work with windows Terminal servers even if they
+             have a Linux Desktop
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
 Note: This is the list of packages to be installed on standalone machines
  Note, some packages can be listed several times.  If you want to
  remove a package, search for all the entries.
 
-Depends: ktuberling
-Why: These packages are missed from the CD
+Depends:     ktuberling
+Why:         These packages are missed from the CD
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Depends: openshot, kdenlive, stopmotion
-Recommends: vgrabbj, dvgrab, libav-tools
-Suggests: kino, pitivi, xine-ui, libdvdcss2, openmovieeditor
-Why: Various tv/video players and recorders.
+Depends:     openshot, kdenlive, stopmotion
+Recommends:  vgrabbj, dvgrab, libav-tools
+Suggests:    kino, pitivi, xine-ui, libdvdcss2, openmovieeditor
+Why:         Various tv/video players and recorders.
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
 
-Ignore: clamav, clamav-docs, clamav-freshclam, clamav-data
-Why: Include free virus scanner on the CD
+Ignore:      clamav, clamav-docs, clamav-freshclam, clamav-data
+Why:         Include free virus scanner on the CD
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Note: 
+Note:
  ###########################################################################
  #
  # Organize the packages according to the norwegian "Læreplan"
@@ -311,287 +311,287 @@ Note:
  # GRUNNSKOLEN
  .
  # SPILL
-Depends: gcompris
-Recommends: gnuchess, gnucap, tuxpaint, tuxpaint-config
-Suggests: gcompris-sound-de, gcompris-sound-en,
-          gcompris-sound-es, gcompris-sound-eu, gcompris-sound-fi,
-          gcompris-sound-fr, gcompris-sound-hu, gcompris-sound-it,
-          gcompris-sound-nl, gcompris-sound-pt, gcompris-sound-ru,
-          gcompris-sound-sv, gcompris-sound-cs, gcompris-sound-mr,
-          gcompris-sound-ptbr, gcompris-sound-so, gcompris-sound-tr
-Ignore: gcompris-sound-ar, gcompris-sound-bg, gcompris-sound-br,
-        gcompris-sound-cs, gcompris-sound-el, gcompris-sound-hi,
-        gcompris-sound-id, gcompris-sound-mr, gcompris-sound-so,
-        gcompris-sound-sr, gcompris-sound-ur
-Why: Educational program (game for the youngest. lars.)
- The programs gnuchess, gnucap and tuxpaint are used by
- gcompris when present.
+Depends:     gcompris
+Recommends:  gnuchess, gnucap, tuxpaint, tuxpaint-config
+Suggests:    gcompris-sound-de, gcompris-sound-en,
+             gcompris-sound-es, gcompris-sound-eu, gcompris-sound-fi,
+             gcompris-sound-fr, gcompris-sound-hu, gcompris-sound-it,
+             gcompris-sound-nl, gcompris-sound-pt, gcompris-sound-ru,
+             gcompris-sound-sv, gcompris-sound-cs, gcompris-sound-mr,
+             gcompris-sound-ptbr, gcompris-sound-so, gcompris-sound-tr
+Ignore:      gcompris-sound-ar, gcompris-sound-bg, gcompris-sound-br,
+             gcompris-sound-cs, gcompris-sound-el, gcompris-sound-hi,
+             gcompris-sound-id, gcompris-sound-mr, gcompris-sound-so,
+             gcompris-sound-sr, gcompris-sound-ur
+Why:         Educational program (game for the youngest. lars.)
+             The programs gnuchess, gnucap and tuxpaint are used by
+             gcompris when present.
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Suggests: smbclient
-Why: Access to SMB file systems.
+Suggests:    smbclient
+Why:         Access to SMB file systems.
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Suggests: ncftp, wget
-Why: Filoverfører
+Suggests:    ncftp, wget
+Why:         Filoverfører
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Suggests: pgdesigner
-Why: Database
+Suggests:    pgdesigner
+Why:         Database
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Suggests: kig
+Suggests:    kig
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
 Note: VIDEREGÅENDE
 
-Suggests: postgresql-client, postgresql
-Why: Database
+Suggests:    postgresql-client, postgresql
+Why:         Database
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Suggests: sql-ledger
-Why: accounting and economical simulation
+Suggests:    sql-ledger
+Why:         accounting and economical simulation
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
 Note: ANDRE
 
-Recommends: planner
-Why: Project management.  Changed name from mrproject to planner
+Recommends:  planner
+Why:         Project management.  Changed name from mrproject to planner
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Suggests: gnuplot
-Why: Graph plotting programs.  gnuplot was requested by math teacher.
+Suggests:    gnuplot
+Why:         Graph plotting programs.  gnuplot was requested by math teacher.
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Suggests: texlive, texlive-doc-base, lacheck, auctex, texlive-latex-base
-Ignore: texlive-full
-Why: Requested by math teacher.  LaTeX allow math typesetting. TeXLive
- are the Lenny replacement packages for tetex.
+Suggests:    texlive, texlive-doc-base, lacheck, auctex, texlive-latex-base
+Ignore:      texlive-full
+Why:         Requested by math teacher.  LaTeX allow math typesetting. TeXLive
+             are the Lenny replacement packages for tetex.
 Responsible: ? (someone need to check the package list is complete)
-NeedConfig: no
+NeedConfig:  no
 
-Suggests: lyx
-          texmacs
-Why: GUI frontend to LaTeX makes it easier to use for new users.
+Suggests:    lyx
+             texmacs
+Why:         GUI frontend to LaTeX makes it easier to use for new users.
 Responsible: ?
-NeedConfig: ?
-
-Depends: inkscape
-Recommends: gimp, gimp-data-extras, gimp-ufraw
-Suggests: netpbm, gv, dia
-Ignore: gimp-help-de, gimp-help-en, gimp-help-fr,
-        gimp-help-it, gimp-help-nl, gimp-help-sv
-Why: Drawing/sketching programs
+NeedConfig:  ?
+
+Depends:     inkscape
+Recommends:  gimp, gimp-data-extras, gimp-ufraw
+Suggests:    netpbm, gv, dia
+Ignore:      gimp-help-de, gimp-help-en, gimp-help-fr,
+             gimp-help-it, gimp-help-nl, gimp-help-sv
+Why:         Drawing/sketching programs
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Recommends: cheese
-Why: Tool for using a web camera (snapshots, recording)
+Recommends:  cheese
+Why:         Tool for using a web camera (snapshots, recording)
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
 Note: SYSTEM
 
-Recommends: sane, sane-utils, skanlite, ocrad
-Why: Scanner frontends and drivers.  Most schools have scanners
- available, and software to drive them should be available
- in Skolelinux.
+Recommends:  sane, sane-utils, skanlite, ocrad
+Why:         Scanner frontends and drivers.  Most schools have scanners
+             available, and software to drive them should be available
+             in Skolelinux.
 Responsible: Petter Reinholdtsen
-NeedConfig: yes
-
-Recommends: myspell-en-us,
-            myspell-en-gb,
-            hunspell-de-de,
-            myspell-fr,
-            myspell-es,
-            myspell-it,
-            myspell-el-gr,
-            myspell-pt-br,
-            myspell-ca,
-            myspell-nl,
-            myspell-pt-pt,
-            tmispell-voikko
-Suggests: hunspell-de-at, hunspell-de-ch, myspell-fr-gut
-Why: Spellcheckers for all languages requested in debian-edu.
- It might be required to check that the language is
- supported by Skolelinux.
+NeedConfig:  yes
+
+Recommends:  myspell-en-us,
+             myspell-en-gb,
+             hunspell-de-de,
+             myspell-fr,
+             myspell-es,
+             myspell-it,
+             myspell-el-gr,
+             myspell-pt-br,
+             myspell-ca,
+             myspell-nl,
+             myspell-pt-pt,
+             tmispell-voikko
+Suggests:    hunspell-de-at, hunspell-de-ch, myspell-fr-gut
+Why:         Spellcheckers for all languages requested in debian-edu.
+             It might be required to check that the language is
+             supported by Skolelinux.
 Responsible: ? (someone need to check the package list is complete)
-NeedConfig: ?
+NeedConfig:  ?
 
-Suggests: lightspeed
-Why: Fysikkprogrammer
+Suggests:    lightspeed
+Why:         Fysikkprogrammer
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Recommends: k3b | brasero, k3b-i18n | brasero
-Why: Writing CDs and DVD for backup and pleasure is useful to include.
+Recommends:  k3b | brasero, k3b-i18n | brasero
+Why:         Writing CDs and DVD for backup and pleasure is useful to include.
 Responsible: Petter Reinholdtsen
-NeedConfig: ? (access to the cdrom group, and kernel module loading?)
+NeedConfig:  ? (access to the cdrom group, and kernel module loading?)
 
-Suggests: kppp
-Why: Allow modem and/or ISDN connection
+Suggests:    kppp
+Why:         Allow modem and/or ISDN connection
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Suggests: pppoeconf
-Why: Allow xDSL
+Suggests:    pppoeconf
+Why:         Allow xDSL
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Suggests: kuser
-Why: Grafical version of "adduser"
+Suggests:    kuser
+Why:         Grafical version of "adduser"
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Ignore: f-spot
-Why: photo management
+Ignore:      f-spot
+Why:         photo management
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Recommends: tuxmath
-Why: Math game for children
+Recommends:  tuxmath
+Why:         Math game for children
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: no
+NeedConfig:  no
 
-Ignore: ttf-mscorefonts-installer
-Why: Make it easier to fetch fonts from microsoft by providing
- the installation package on the DVD.  We provide
- fonts-liberation which is a free software alternative to
- the MS fonts.
+Ignore:      ttf-mscorefonts-installer
+Why:         Make it easier to fetch fonts from microsoft by providing
+             the installation package on the DVD.  We provide
+             fonts-liberation which is a free software alternative to
+             the MS fonts.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Ignore: nvidia-settings, dosemu,
-        kmessedwords, gs,
-Why: Make sure a few popular packages are included on the DVD.
+Ignore:      nvidia-settings, dosemu,
+             kmessedwords, gs,
+Why:         Make sure a few popular packages are included on the DVD.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Suggests: tablix2, gtablix, fet
-Why: Tool to generate the school schedule based on the list
- of courses, students, and teachers.
+Suggests:    tablix2, gtablix, fet
+Why:         Tool to generate the school schedule based on the list
+             of courses, students, and teachers.
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Ignore: qemu, qemu-launcher, qemuctl
-Why: Virtual PC useful for testing.
+Ignore:      qemu, qemu-launcher, qemuctl
+Why:         Virtual PC useful for testing.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: monopd
-Why: Nice client/server board game.
+Suggests:    monopd
+Why:         Nice client/server board game.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: fonts-arphic-uming, im-switch, scim-chewing, scim-tables-zh
-Why: Chinese fonts, input method support
+Suggests:    fonts-arphic-uming, im-switch, scim-chewing, scim-tables-zh
+Why:         Chinese fonts, input method support
 Responsible: Andrew Lee
-NeedConfig: no
+NeedConfig:  no
 
-Ignore: fonts-dzongkha
-Why: Dzongkha / Butan support
+Ignore:      fonts-dzongkha
+Why:         Dzongkha / Butan support
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Suggests: rsibreak | workrave
-Why: Provide tool to reduce the chance of repetitive strain injury
+Suggests:    rsibreak | workrave
+Why:         Provide tool to reduce the chance of repetitive strain injury
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
 
-Suggests: kpat, kbattleship,
-          kbounce, kspaceduel,
-          kgoldrunner, kolf, kmines, konquest, kshisen,
-          katomic, klickety, kblackbox, kjumpingcube,
-          kmahjongg, kreversi
-Ignore: kdegames
-Why: Make some much used games available in the default
- installation.  Is this a good idea to do for schools?
+Suggests:    kpat, kbattleship,
+             kbounce, kspaceduel,
+             kgoldrunner, kolf, kmines, konquest, kshisen,
+             katomic, klickety, kblackbox, kjumpingcube,
+             kmahjongg, kreversi
+Ignore:      kdegames
+Why:         Make some much used games available in the default
+             installation.  Is this a good idea to do for schools?
 Responsible: Petter Reinholdtsen
-NeedConfig: No
-
-Recommends: education-astronomy, education-chemistry,
-            education-electronics, education-geography,
-            education-graphics, education-language,
-            education-logic-games, education-mathematics,
-            education-music, education-physics, education-misc
-Why: Include all educational tasks proposed by Linex.
+NeedConfig:  No
+
+Recommends:  education-astronomy, education-chemistry,
+             education-electronics, education-geography,
+             education-graphics, education-language,
+             education-logic-games, education-mathematics,
+             education-music, education-physics, education-misc
+Why:         Include all educational tasks proposed by Linex.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: wine
-Why: Run MS Windows applications.
+Suggests:    wine
+Why:         Run MS Windows applications.
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Suggests: gettext
-Why: Include the tools we need in the Skolelinux project.
+Suggests:    gettext
+Why:         Include the tools we need in the Skolelinux project.
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
 
-Suggests: kernel-package, libncurses5-dev
-Why: Packages needed to configure and compile the kernel source.
+Suggests:    kernel-package, libncurses5-dev
+Why:         Packages needed to configure and compile the kernel source.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Ignore: mgp
-Why: Presentasjonsverktøy
+Ignore:      mgp
+Why:         Presentasjonsverktøy
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Ignore: gtkwhiteboard, bluetooth, xournal, wmgui, wminput
-Why: Tools useful when creating a whiteboard using a Wii remote.
- See <URL:http://www.wiiteachers.com/> for example IR pens.
+Ignore:      gtkwhiteboard, bluetooth, xournal, wmgui, wminput
+Why:         Tools useful when creating a whiteboard using a Wii remote.
+             See <URL:http://www.wiiteachers.com/> for example IR pens.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
-
-Ignore: kde-l10n-ar, kde-l10n-bg,
-        kde-l10n-bs, kde-l10n-ca,
-        kde-l10n-cs, kde-l10n-da, kde-l10n-de,
-        kde-l10n-el, kde-l10n-engb, kde-l10n-eo, kde-l10n-es,
-        kde-l10n-et, kde-l10n-eu, kde-l10n-fa, kde-l10n-fi,
-        kde-l10n-fr, kde-l10n-ga, kde-l10n-gl,
-        kde-l10n-he, kde-l10n-hi, kde-l10n-hr, kde-l10n-hu,
-        kde-l10n-is, kde-l10n-it, kde-l10n-km,
-        kde-l10n-ko, kde-l10n-lt, kde-l10n-lv, kde-l10n-mk,
-        kde-l10n-nb, kde-l10n-nds,
-        kde-l10n-nl, kde-l10n-nn, kde-l10n-pa, kde-l10n-pl,
-        kde-l10n-pt, kde-l10n-ro, kde-l10n-ru,
-        kde-l10n-se, kde-l10n-sk, kde-l10n-sl,
-        kde-l10n-sr,
-        kde-l10n-tr, kde-l10n-uk,
-        kde-l10n-zhcn, kde-l10n-zhtw
-Why: Pad the last CD using KDE translations, to avoid
- noise in the package reports.
+NeedConfig:  No
+
+Ignore:      kde-l10n-ar, kde-l10n-bg,
+             kde-l10n-bs, kde-l10n-ca,
+             kde-l10n-cs, kde-l10n-da, kde-l10n-de,
+             kde-l10n-el, kde-l10n-engb, kde-l10n-eo, kde-l10n-es,
+             kde-l10n-et, kde-l10n-eu, kde-l10n-fa, kde-l10n-fi,
+             kde-l10n-fr, kde-l10n-ga, kde-l10n-gl,
+             kde-l10n-he, kde-l10n-hi, kde-l10n-hr, kde-l10n-hu,
+             kde-l10n-is, kde-l10n-it, kde-l10n-km,
+             kde-l10n-ko, kde-l10n-lt, kde-l10n-lv, kde-l10n-mk,
+             kde-l10n-nb, kde-l10n-nds,
+             kde-l10n-nl, kde-l10n-nn, kde-l10n-pa, kde-l10n-pl,
+             kde-l10n-pt, kde-l10n-ro, kde-l10n-ru,
+             kde-l10n-se, kde-l10n-sk, kde-l10n-sl,
+             kde-l10n-sr,
+             kde-l10n-tr, kde-l10n-uk,
+             kde-l10n-zhcn, kde-l10n-zhtw
+Why:         Pad the last CD using KDE translations, to avoid
+             noise in the package reports.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: controlaula
-Why: Assists teachers in the management of a classroom with computers
+Suggests:    controlaula
+Why:         Assists teachers in the management of a classroom with computers
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: Yes
+NeedConfig:  Yes
 
-Recommends: gtk-recordmydesktop
-Why: Assists teachers in creating screen recordings.
+Recommends:  gtk-recordmydesktop
+Why:         Assists teachers in creating screen recordings.
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: pavucontrol
-Why: Allow users to control Pulseaudio sinks and sources.
+Recommends:  pavucontrol
+Why:         Allow users to control Pulseaudio sinks and sources.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: goplay
-Why: Provide golearn for easy access to educational programs.
+Recommends:  goplay
+Why:         Provide golearn for easy access to educational programs.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
diff --git a/tasks/desktop-xfce b/tasks/desktop-xfce
index f6db9e6..4aea418 100644
--- a/tasks/desktop-xfce
+++ b/tasks/desktop-xfce
@@ -7,29 +7,29 @@ Description: Debian Edu Xfce desktop applications
  This metapackage depends on various XFCE components that are useful
  for teachers and their students.
 
-Depends: education-common
-Why: Need the common packages
-Responsible: ?
-NeedConfig: no
+Depends:      education-common
+Why:          Need the common packages
+Responsible:  ?
+NeedConfig:   no
 
-Depends: xfce4, xfce4-goodies
-Why: The Xfce desktop environment.
+Depends:      xfce4, xfce4-goodies
+Why:          The Xfce desktop environment.
 
-Depends: lightdm | x-display-manager
-Why: The Xfce desktop environment do not pull in a display manager.
- Pick lightdm like for LXDE.  Do not override and pick
- the most feature complete one gdm3 instead because it
- pull in Gnome when installed.
- The Xfce desktop environment tools recommended by tasksel.
-Recommends: system-config-printer, tango-icon-theme
+Depends:      lightdm | x-display-manager
+Why:          The Xfce desktop environment do not pull in a display manager.
+              Pick lightdm like for LXDE.  Do not override and pick
+              the most feature complete one gdm3 instead because it
+              pull in Gnome when installed.
+              The Xfce desktop environment tools recommended by tasksel.
+Recommends:   system-config-printer, tango-icon-theme
 
-Recommends: blueman
-Why: Bluetooth support in the Xfce desktop environment.
+Recommends:  blueman
+Why:         Bluetooth support in the Xfce desktop environment.
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: ssh-askpass
-Why: X11 implementation of ssh-askpass for ssh login without a
- tty available.
+Recommends:  ssh-askpass
+Why:         X11 implementation of ssh-askpass for ssh login without a
+             tty available.
 Responsible: Petter Reinholdtsen
-Needconfig: no
+Needconfig:  no
diff --git a/tasks/development b/tasks/development
index f8f02c6..f27cf56 100644
--- a/tasks/development
+++ b/tasks/development
@@ -40,12 +40,12 @@ Recommends: drpython, gvrng, python-easygui
 Depends: umbrello
 
 Recommends: bluefish
-Why: HTML editor and development environment.
+Why:        HTML editor and development environment.
 
 Depends: kdevelop
 
-Depends: build-essential, autoconf, subversion, ddd
-Why: Make it possible to create your own programs.
+Depends:     build-essential, autoconf, subversion, ddd
+Why:         Make it possible to create your own programs.
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
diff --git a/tasks/electronics b/tasks/electronics
index d4d8d78..41c933e 100644
--- a/tasks/electronics
+++ b/tasks/electronics
@@ -11,6 +11,6 @@ Recommends: education-menus, xoscope
 Suggests: kicad, kicad-doc-en, kicad-doc-de, kicad-doc-es, kicad-doc-fr
           electric, pcb, xcircuit, freehdl, gtkwave
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
 Depends: ktechlab
diff --git a/tasks/geography b/tasks/geography
index a4bd9a3..2cd30d7 100644
--- a/tasks/geography
+++ b/tasks/geography
@@ -6,14 +6,14 @@ Description: Debian Edu applications for geography
  This metapackage depends on various applications that can be used
  to teach geography.
 
-Depends: kgeography, marble
+Depends:  kgeography, marble
 Recommends: education-menus
 Suggests: gpscorrelate, qlandkartegt, viking, googleearth-package,
           mapserver-bin, openscenegraph, grass, qgis, gmt,
           thuban, earth3d
-Ignore: drawmap, gdal-bin, libgeo-coordinates-utm-perl,
-        libgeo-helmerttransform-perl, libgeo-metar-perl,
-        libgeo-postcode-perl, libgeos-c1, ogdi-bin,
-        qgis-plugin-grass, postgis, proj,
-        gpsbabel, libogdi3.2, libterralib1c2a,
-        r-cran-mapdata, r-cran-maps, worldwind
+Ignore:   drawmap, gdal-bin, libgeo-coordinates-utm-perl,
+          libgeo-helmerttransform-perl, libgeo-metar-perl,
+          libgeo-postcode-perl, libgeos-c1, ogdi-bin,
+          qgis-plugin-grass, postgis, proj,
+          gpsbabel, libogdi3.2, libterralib1c2a,
+          r-cran-mapdata, r-cran-maps, worldwind
diff --git a/tasks/graphics b/tasks/graphics
index 37ed0fe..f92bb99 100644
--- a/tasks/graphics
+++ b/tasks/graphics
@@ -8,11 +8,11 @@ Description: Debian Edu graphics related applications
 
 Depends: inkscape, gimp, librecad, dia-gnome
 Recommends: education-menus, xpaint
-Suggests: xfig, xaos, tgif, hugin, blender
+Suggests:  xfig, xaos, tgif, hugin, blender
 Ignore: dcraw
 
-Depends: scribus
-Why: Simple desktop publishing system.
+Depends:     scribus
+Why:         Simple desktop publishing system.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
diff --git a/tasks/lang-da b/tasks/lang-da
index 5b26958..d64fab2 100644
--- a/tasks/lang-da
+++ b/tasks/lang-da
@@ -6,12 +6,12 @@ Description: Debian Edu applications for Danish installs
  This metapackage depends on various packages to install when the Danish
  language is selected during installation.
 
-Recommends: myspell-da
-Why: Danish language related tools
+Recommends:  myspell-da
+Why:         Danish language related tools
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
 
-Depends: debian-edu-doc-da
-Why: Documentation should be installed by default
+Depends:     debian-edu-doc-da
+Why:         Documentation should be installed by default
 Responsible: Holger Levsen
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-da-desktop b/tasks/lang-da-desktop
index 53d00eb..e247045 100644
--- a/tasks/lang-da-desktop
+++ b/tasks/lang-da-desktop
@@ -6,26 +6,26 @@ Description: Debian Edu Desktop applications for Danish installs
  This subtask depends on various office and desktop applications to
  install when the Danish language is selected during installation.
 
-Depends: gcompris-sound-da
-Why: Danish packages for gcompris
+Depends:     gcompris-sound-da
+Why:         Danish packages for gcompris
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: libreoffice-help-da,
-            libreoffice-l10n-da
-Why: Provide Danish help text for libreoffice.  libreoffice
- itself is in desktop-other.
+Recommends:  libreoffice-help-da,
+             libreoffice-l10n-da
+Why:         Provide Danish help text for libreoffice.  libreoffice
+             itself is in desktop-other.
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: firefox-esr-l10n-da
-Why: Provide Danish help text for firefox-esr.  firefox-esr itself is
- in desktop-other.
+Recommends:  firefox-esr-l10n-da
+Why:         Provide Danish help text for firefox-esr.  firefox-esr itself is
+             in desktop-other.
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: icedove-l10n-da
-Why: Provide Danish help text for icedove.  icedove itself is
- suggested in desktop-other.
+Suggests:    icedove-l10n-da
+Why:         Provide Danish help text for icedove.  icedove itself is
+             suggested in desktop-other.
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
diff --git a/tasks/lang-da-desktop-kde b/tasks/lang-da-desktop-kde
index 4cce696..6966766 100644
--- a/tasks/lang-da-desktop-kde
+++ b/tasks/lang-da-desktop-kde
@@ -6,7 +6,7 @@ Architecture: any
 Description: Danish Debian Edu KDE desktop applications
  This task localises the KDE desktop in Danish.
 
-Recommends: kde-l10n-da
-Why: KDE desktop translations for relevant languages.
+Recommends:  kde-l10n-da
+Why:         KDE desktop translations for relevant languages.
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-de b/tasks/lang-de
index d9530dd..339cc4f 100644
--- a/tasks/lang-de
+++ b/tasks/lang-de
@@ -6,12 +6,12 @@ Description: Debian Edu applications for German installs
  This subtask depends on various German packages to install when the German
  language is selected during installation.
 
-Recommends: hunspell-de-at, hunspell-de-ch, hunspell-de-de
-Why: German spell checking tools
+Recommends:  hunspell-de-at, hunspell-de-ch, hunspell-de-de
+Why:         German spell checking tools
 Responsible: Holger Levsen
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: debian-edu-doc-de
-Why: Documentation should be installed by default
+Depends:     debian-edu-doc-de
+Why:         Documentation should be installed by default
 Responsible: Holger Levsen
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-de-desktop b/tasks/lang-de-desktop
index bf53ede..a98738d 100644
--- a/tasks/lang-de-desktop
+++ b/tasks/lang-de-desktop
@@ -6,32 +6,32 @@ Description: Debian Edu Desktop applications for German installs
  This subtask depends on various office and desktop applications
  that are useful for teachers and their students.
 
-Recommends: gcompris-sound-de
-Why: German packages for gcompris.
+Recommends:  gcompris-sound-de
+Why:         German packages for gcompris.
 Responsible: Holger Levsen
  ?
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: gimp-help-de
-Why: Provide German help text for gimp.  gimp itself is in desktop-other.
+Recommends:  gimp-help-de
+Why:         Provide German help text for gimp.  gimp itself is in desktop-other.
 Responsible: Holger Levsen
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: libreoffice-help-de,
-            hyphen-de,
-            libreoffice-l10n-de,
-            mythes-de, mythes-de-ch
-Why: Provide german support for libreoffice.  libreoffice itself is in desktop-other.
+Recommends:  libreoffice-help-de,
+             hyphen-de,
+             libreoffice-l10n-de,
+             mythes-de, mythes-de-ch
+Why:         Provide german support for libreoffice.  libreoffice itself is in desktop-other.
 Responsible: Holger Levsen
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: firefox-esr-l10n-de
-Why: Provide German help text for firefox-esr.  firefox-esr itself is in desktop-other.
+Recommends:  firefox-esr-l10n-de
+Why:         Provide German help text for firefox-esr.  firefox-esr itself is in desktop-other.
 Responsible: Holger Levsen
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: icedove-l10n-de
-Why: Provide German help text for icedove.  icedove itself is suggested in desktop-other.
+Suggests:    icedove-l10n-de
+Why:         Provide German help text for icedove.  icedove itself is suggested in desktop-other.
 Responsible: Holger Levsen
-NeedConfig: No
+NeedConfig:  No
 
diff --git a/tasks/lang-de-desktop-kde b/tasks/lang-de-desktop-kde
index 54366ec..8c49f0e 100644
--- a/tasks/lang-de-desktop-kde
+++ b/tasks/lang-de-desktop-kde
@@ -6,7 +6,7 @@ Architecture: any
 Description: German Debian Edu KDE desktop applications
  This task localises the KDE desktop in German.
 
-Recommends: kde-l10n-de
-Why: KDE desktop translations for relevant languages.
+Recommends:  kde-l10n-de
+Why:         KDE desktop translations for relevant languages.
 Responsible: Holger Levsen
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-es b/tasks/lang-es
index aed33cd..c4e2ca1 100644
--- a/tasks/lang-es
+++ b/tasks/lang-es
@@ -8,11 +8,11 @@ Description: Debian Edu applications for Spanish installs
 
 Recommends: myspell-es,
             manpages-es-extra
-Why: Spanish language related tools
+Why:         Spanish language related tools
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: No
+NeedConfig:  No
 
-Depends: debian-edu-doc-es
-Why: Documentation should be installed by default
+Depends:     debian-edu-doc-es
+Why:         Documentation should be installed by default
 Responsible: Holger Levsen
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-es-desktop b/tasks/lang-es-desktop
index 488c06c..ad458f6 100644
--- a/tasks/lang-es-desktop
+++ b/tasks/lang-es-desktop
@@ -6,28 +6,28 @@ Description: Debian Edu Desktop applications for Spanish installs
  This subtask depends on various office and desktop applications to
  install when the Spanish language is selected during installation.
 
-Depends: gcompris-sound-es
-Why: Spanish packages for gcompris
+Depends:     gcompris-sound-es
+Why:         Spanish packages for gcompris
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: gimp-help-es
-Why: Provide Spanish help text for gimp.  gimp itself is in desktop-other.
+Recommends:  gimp-help-es
+Why:         Provide Spanish help text for gimp.  gimp itself is in desktop-other.
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: libreoffice-help-es,
-            libreoffice-l10n-es
-Why: Provide Spanish help text for libreoffice.  libreoffice itself is in desktop-other.
+Recommends:  libreoffice-help-es,
+             libreoffice-l10n-es
+Why:         Provide Spanish help text for libreoffice.  libreoffice itself is in desktop-other.
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: firefox-esr-l10n-es-es
-Why: Provide Spanish help text for firefox-esr.  firefox-esr itself is in desktop-other.
+Recommends:  firefox-esr-l10n-es-es
+Why:         Provide Spanish help text for firefox-esr.  firefox-esr itself is in desktop-other.
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: icedove-l10n-es-es
-Why: Provide Spanish help text for icedove.  icedove itself is suggested in desktop-other.
+Suggests:    icedove-l10n-es-es
+Why:         Provide Spanish help text for icedove.  icedove itself is suggested in desktop-other.
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: No
+NeedConfig:  No
diff --git a/tasks/lang-es-desktop-kde b/tasks/lang-es-desktop-kde
index a22ca1e..03fd84b 100644
--- a/tasks/lang-es-desktop-kde
+++ b/tasks/lang-es-desktop-kde
@@ -6,7 +6,7 @@ Architecture: any
 Description: Spanish Debian Edu KDE desktop applications
  This task localises the KDE desktop in Spanish.
 
-Recommends: kde-l10n-es
-Why: KDE desktop translations for relevant languages.
+Recommends:  kde-l10n-es
+Why:         KDE desktop translations for relevant languages.
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-fr b/tasks/lang-fr
index 936adc7..f65f265 100644
--- a/tasks/lang-fr
+++ b/tasks/lang-fr
@@ -6,13 +6,13 @@ Description: Debian Edu applications for French installs
  This subtask depends on various French packages to install when the French
  language is selected during installation.
 
-Recommends: myspell-fr,
-            manpages-fr-extra
-Why: French spell checking tools
+Recommends:  myspell-fr,
+             manpages-fr-extra
+Why:         French spell checking tools
 Responsible: David Prévot
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: debian-edu-doc-fr
-Why: Documentation should be installed by default
+Depends:     debian-edu-doc-fr
+Why:         Documentation should be installed by default
 Responsible: Holger Levsen
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-fr-desktop b/tasks/lang-fr-desktop
index 6b743cf..80d2eed 100644
--- a/tasks/lang-fr-desktop
+++ b/tasks/lang-fr-desktop
@@ -6,37 +6,37 @@ Description: Debian Edu Desktop applications for French installs
  This subtask depends on various office and desktop applications
  that are useful for teachers and their students.
 
-Recommends: gcompris-sound-fr
-Why: French packages for gcompris.
+Recommends:  gcompris-sound-fr
+Why:         French packages for gcompris.
 Responsible: David Prévot
  ?
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: gimp-help-fr
-Why: Provide French help text for gimp.  gimp itself is in desktop-other.
+Recommends:  gimp-help-fr
+Why:         Provide French help text for gimp.  gimp itself is in desktop-other.
 Responsible: David Prévot
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: libreoffice-help-fr,
-            hyphen-fr,
-            libreoffice-l10n-fr,
-            mythes-fr
-Why: Provide French support for libreoffice.  libreoffice itself is in desktop-other.
+Recommends:  libreoffice-help-fr,
+             hyphen-fr,
+             libreoffice-l10n-fr,
+             mythes-fr
+Why:         Provide French support for libreoffice.  libreoffice itself is in desktop-other.
 Responsible: David Prévot
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: firefox-esr-l10n-fr
-Why: Provide French help text for firefox-esr.  firefox-esr itself is in desktop-other.
+Recommends:  firefox-esr-l10n-fr
+Why:         Provide French help text for firefox-esr.  firefox-esr itself is in desktop-other.
 Responsible: David Prévot
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: icedove-l10n-fr
-Why: Provide French help text for icedove.  icedove itself is suggested in desktop-other.
+Suggests:    icedove-l10n-fr
+Why:         Provide French help text for icedove.  icedove itself is suggested in desktop-other.
 Responsible: David Prévot
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: aptitude-doc-fr
-Why: Provide French documentation for aptitude.  aptitude itself
- is installed by default in Debian.
+Suggests:    aptitude-doc-fr
+Why:         Provide French documentation for aptitude.  aptitude itself
+             is installed by default in Debian.
 Responsible: David Prévot
-NeedConfig: No
+NeedConfig:  No
diff --git a/tasks/lang-fr-desktop-kde b/tasks/lang-fr-desktop-kde
index d269154..3a2ec73 100644
--- a/tasks/lang-fr-desktop-kde
+++ b/tasks/lang-fr-desktop-kde
@@ -5,7 +5,7 @@ Architecture: any
 Description: French Debian Edu KDE desktop applications
  This task localises the KDE desktop in French.
 
-Recommends: kde-l10n-fr
-Why: KDE desktop translations for relevant languages.
+Recommends:  kde-l10n-fr
+Why:         KDE desktop translations for relevant languages.
 Responsible: David Prévot
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-he b/tasks/lang-he
index 5c2e3d5..41d413c 100644
--- a/tasks/lang-he
+++ b/tasks/lang-he
@@ -6,7 +6,7 @@ Description: Debian Edu applications for Hebrew installs
  This metapackage depends on various office and desktop applications
  that are useful for teachers and their students.
 
-Recommends: aspell-he, hspell, myspell-he
-Why: Hebrew support
+Recommends:  aspell-he, hspell, myspell-he
+Why:         Hebrew support
 Responsible: Lior Kaplan
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-he-desktop b/tasks/lang-he-desktop
index e8c1568..b253836 100644
--- a/tasks/lang-he-desktop
+++ b/tasks/lang-he-desktop
@@ -6,23 +6,23 @@ Description: Debian Edu Desktop applications for Hebrew installs
  This metapackage depends on various office and desktop applications
  that are useful for teachers and their students.
 
-Recommends: libfribidi0, culmus
-Why: Hebrew support
+Recommends:  libfribidi0, culmus
+Why:         Hebrew support
 Responsible: Lior Kaplan
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: libreoffice-l10n-he
-Why: Provide Hebrew help text for libreoffice.  libreoffice itself is in desktop-other.
+Recommends:  libreoffice-l10n-he
+Why:         Provide Hebrew help text for libreoffice.  libreoffice itself is in desktop-other.
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: firefox-esr-l10n-he
-Why: Provide Hebrew help text for firefox-esr.  firefox-esr itself is in desktop-other.
+Recommends:  firefox-esr-l10n-he
+Why:         Provide Hebrew help text for firefox-esr.  firefox-esr itself is in desktop-other.
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: icedove-l10n-he
-Why: Provide Hebrew help text for icedove.  icedove itself is suggested in desktop-other.
+Suggests:    icedove-l10n-he
+Why:         Provide Hebrew help text for icedove.  icedove itself is suggested in desktop-other.
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
 
diff --git a/tasks/lang-he-desktop-kde b/tasks/lang-he-desktop-kde
index 10c9056..8fcea84 100644
--- a/tasks/lang-he-desktop-kde
+++ b/tasks/lang-he-desktop-kde
@@ -5,7 +5,7 @@ Architecture: any
 Description: Hebrew Debian Edu KDE desktop applications
  This task provide files to localises the KDE desktop in Hebrew.
 
-Recommends: kde-l10n-he
-Why: KDE desktop translations for relevant languages.
+Recommends:  kde-l10n-he
+Why:         KDE desktop translations for relevant languages.
 Responsible: ? (someone need to check the package list is complete)
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-it b/tasks/lang-it
index a1efa65..5dae3d4 100644
--- a/tasks/lang-it
+++ b/tasks/lang-it
@@ -7,11 +7,11 @@ Description: Debian Edu applications for Italian installs
  language is selected during installation.
 
 Recommends: myspell-it
-Why: Italian language related tools
+Why:         Italian language related tools
 Responsible: Claudio Carboncini
-NeedConfig: No
+NeedConfig:  No
 
-Depends: debian-edu-doc-it
-Why: Documentation should be installed by default
+Depends:     debian-edu-doc-it
+Why:         Documentation should be installed by default
 Responsible: Holger Levsen
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-it-desktop b/tasks/lang-it-desktop
index b9c9590..0205246 100644
--- a/tasks/lang-it-desktop
+++ b/tasks/lang-it-desktop
@@ -6,24 +6,24 @@ Description: Debian Edu Desktop applications for Italian installs
  This subtask depends on various office and desktop applications to
  install when the Italian language is selected during installation.
 
-Depends: gcompris-sound-it
-Why: Italian packages for gcompris
+Depends:     gcompris-sound-it
+Why:         Italian packages for gcompris
 Responsible: Claudio Carboncini
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: gimp-help-it
-Why: Provide Italian help text for gimp.  gimp itself is in desktop-other.
+Recommends:  gimp-help-it
+Why:         Provide Italian help text for gimp.  gimp itself is in desktop-other.
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: libreoffice-help-it,
-            libreoffice-l10n-it,
-            mythes-it
-Why: Provide Italian help text for libreoffice.  libreoffice itself is in desktop-other.
+Recommends:  libreoffice-help-it,
+             libreoffice-l10n-it,
+             mythes-it
+Why:         Provide Italian help text for libreoffice.  libreoffice itself is in desktop-other.
 Responsible: Claudio Carboncini
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: firefox-esr-l10n-it
-Why: Provide Italian help text for firefox-esr.  firefox-esr itself is in desktop-other.
+Recommends:  firefox-esr-l10n-it
+Why:         Provide Italian help text for firefox-esr.  firefox-esr itself is in desktop-other.
 Responsible: Claudio Carboncini
-NeedConfig: No
+NeedConfig:  No
diff --git a/tasks/lang-it-desktop-kde b/tasks/lang-it-desktop-kde
index a8068f6..e80b391 100644
--- a/tasks/lang-it-desktop-kde
+++ b/tasks/lang-it-desktop-kde
@@ -5,7 +5,7 @@ Architecture: any
 Description: Italian Debian Edu KDE desktop applications
  This task localises the KDE desktop in Italian.
 
-Recommends: kde-l10n-it
-Why: KDE desktop translations for relevant languages.
+Recommends:  kde-l10n-it
+Why:         KDE desktop translations for relevant languages.
 Responsible: Claudio Carboncini
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-ja b/tasks/lang-ja
index ee8d061..81a150f 100644
--- a/tasks/lang-ja
+++ b/tasks/lang-ja
@@ -6,7 +6,7 @@ Description: Debian Edu applications for Japanese installs
  This metapackage depends on various office and desktop applications
  that are useful for teachers and their students.
 
-Depends: debian-edu-doc-ja
-Why: Documentation should be installed by default
+Depends:     debian-edu-doc-ja
+Why:         Documentation should be installed by default
 Responsible: Holger Levsen
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-ja-desktop b/tasks/lang-ja-desktop
index 8948127..f0a26a4 100644
--- a/tasks/lang-ja-desktop
+++ b/tasks/lang-ja-desktop
@@ -6,31 +6,31 @@ Description: Debian Edu Desktop applications for Japanese installs
  This metapackage depends on various office and desktop applications
  that are useful for teachers and their students.
 
-Recommends: fonts-vlgothic, ibus-anthy
-Avoid: cmap-adobe-japan1
-Why: Japanese support.  Avoid the non-free japanese packages on
- the DVD.
+Recommends:  fonts-vlgothic, ibus-anthy
+Avoid:       cmap-adobe-japan1
+Why:         Japanese support.  Avoid the non-free japanese packages on
+             the DVD.
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: libreoffice-l10n-ja,
-            libreoffice-help-ja
-Why: Provide japanese help text for libreoffice.  libreoffice itself is in desktop-other.
+Recommends:  libreoffice-l10n-ja,
+             libreoffice-help-ja
+Why:         Provide japanese help text for libreoffice.  libreoffice itself is in desktop-other.
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: firefox-esr-l10n-ja
-Why: Provide japanese help text for firefox-esr.  firefox-esr itself is in desktop-other.
+Recommends:  firefox-esr-l10n-ja
+Why:         Provide japanese help text for firefox-esr.  firefox-esr itself is in desktop-other.
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: icedove-l10n-ja
-Why: Provide Japanese help text for icedove.  icedove itself is suggested in desktop-other.
+Suggests:    icedove-l10n-ja
+Why:         Provide Japanese help text for icedove.  icedove itself is suggested in desktop-other.
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: aptitude-doc-ja
-Why: Provide Japanese documentation for aptitude.  Aptitude itself
- is installed by default in Debian.
+Suggests:    aptitude-doc-ja
+Why:         Provide Japanese documentation for aptitude.  Aptitude itself
+             is installed by default in Debian.
 Responsible: ?
-NeedConfig: No
+NeedConfig:  No
diff --git a/tasks/lang-ja-desktop-kde b/tasks/lang-ja-desktop-kde
index 42b3057..a874d68 100644
--- a/tasks/lang-ja-desktop-kde
+++ b/tasks/lang-ja-desktop-kde
@@ -5,7 +5,7 @@ Architecture: any
 Description: Japanese Debian Edu KDE desktop applications
  This task provide files to localises the KDE desktop in Japanese.
 
-Recommends: kde-l10n-ja
-Why: KDE desktop translations for relevant languages.
+Recommends:  kde-l10n-ja
+Why:         KDE desktop translations for relevant languages.
 Responsible: ? (someone need to check the package list is complete)
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-no b/tasks/lang-no
index dc90070..a9155e2 100644
--- a/tasks/lang-no
+++ b/tasks/lang-no
@@ -6,13 +6,13 @@ Description: Debian Edu applications for Norwegian installs
  This subtask depends on various packages to install when Norwegian
  languages are selected during installation.
 
-Recommends: myspell-nb, aspell-no,
-            myspell-nn
-Why: Norwegian spell checking tools
+Recommends:  myspell-nb, aspell-no,
+             myspell-nn
+Why:         Norwegian spell checking tools
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: debian-edu-doc-nb
-Why: Documentation should be installed by default
+Depends:     debian-edu-doc-nb
+Why:         Documentation should be installed by default
 Responsible: Holger Levsen
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-no-desktop b/tasks/lang-no-desktop
index 98ace12..1526f84 100644
--- a/tasks/lang-no-desktop
+++ b/tasks/lang-no-desktop
@@ -6,30 +6,30 @@ Description: Debian Edu Desktop applications for Norwegian installs
  This subtask depends on various office and desktop applications to
  install when Norwegian languages are selected during installation.
 
-Recommends: gcompris-sound-nb
-Why: Norwegian packages for gcompris.  nn sound is missing
+Recommends:  gcompris-sound-nb
+Why:         Norwegian packages for gcompris.  nn sound is missing
 Responsible: ?
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: gimp-help-nn
-Why: Provide norwegian help text for gimp.  gimp itself is in desktop-other.
+Recommends:  gimp-help-nn
+Why:         Provide norwegian help text for gimp.  gimp itself is in desktop-other.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: libreoffice-l10n-nb,
-            libreoffice-l10n-nn
-Why: Provide norwegian help text for libreoffice.  libreoffice itself is in desktop-other.
+Recommends:  libreoffice-l10n-nb,
+             libreoffice-l10n-nn
+Why:         Provide norwegian help text for libreoffice.  libreoffice itself is in desktop-other.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: firefox-esr-l10n-nb-no,
-            firefox-esr-l10n-nn-no
-Why: Provide norwegian help text for firefox-esr.  firefox-esr itself is in desktop-other.
+Recommends:  firefox-esr-l10n-nb-no,
+             firefox-esr-l10n-nn-no
+Why:         Provide norwegian help text for firefox-esr.  firefox-esr itself is in desktop-other.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: icedove-l10n-nb-no, icedove-l10n-nn-no
-Why: Provide norwegian help text for icedove.  icedove itself is suggested in desktop-other.
+Suggests:    icedove-l10n-nb-no, icedove-l10n-nn-no
+Why:         Provide norwegian help text for icedove.  icedove itself is suggested in desktop-other.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
diff --git a/tasks/lang-no-desktop-kde b/tasks/lang-no-desktop-kde
index f748372..35eff48 100644
--- a/tasks/lang-no-desktop-kde
+++ b/tasks/lang-no-desktop-kde
@@ -5,8 +5,8 @@ Architecture: any
 Description: Norwegian (Bokmaal and Nynorsk) Debian Edu KDE desktop applications
  This task provide files to localises the KDE desktop in Norwegian.
 
-Recommends: kde-l10n-nn,
-            kde-l10n-nb
-Why: KDE desktop translations for relevant languages.
+Recommends:  kde-l10n-nn,
+             kde-l10n-nb
+Why:         KDE desktop translations for relevant languages.
 Responsible: ? (someone need to check the package list is complete)
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-se b/tasks/lang-se
index b3a507e..a595b0f 100644
--- a/tasks/lang-se
+++ b/tasks/lang-se
@@ -6,7 +6,7 @@ Description: Debian Edu applications for North Sami installs
  This subtask depends on various packages to install when the North
  Sami language is selected during installation.
 
-Recommends: hunspell-se
-Why: North Sami spell checking tools
+Recommends:  hunspell-se
+Why:         North Sami spell checking tools
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
diff --git a/tasks/lang-zh-tw b/tasks/lang-zh-tw
index 3ac8cce..1337acf 100644
--- a/tasks/lang-zh-tw
+++ b/tasks/lang-zh-tw
@@ -6,7 +6,7 @@ Description: Debian Edu applications for Traditional Chinese installs
  This metapackage depends on various office and desktop applications
  that are useful for teachers and their students.
 
-Depends: fonts-arphic-ukai
-Why: Chinese Printing fonts both for Simplified Chinese and Traditional Chinese
+Depends:     fonts-arphic-ukai
+Why:         Chinese Printing fonts both for Simplified Chinese and Traditional Chinese
 Responsible: Andrew Lee
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-zh-tw-desktop b/tasks/lang-zh-tw-desktop
index 3774012..2a67df4 100644
--- a/tasks/lang-zh-tw-desktop
+++ b/tasks/lang-zh-tw-desktop
@@ -6,14 +6,14 @@ Description: Debian Edu Desktop applications for Traditional Chinese installs
  This metapackage depends on various office and desktop applications
  that are useful for teachers and their students.
 
-Depends: libreoffice-help-zh-tw,
-         libreoffice-l10n-zh-tw
-Why: Traditional Chinese packages for Libreoffice
+Depends:     libreoffice-help-zh-tw,
+             libreoffice-l10n-zh-tw
+Why:         Traditional Chinese packages for Libreoffice
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: fonts-arphic-uming, ttf-wqy-zenhei, ttf-wqy-microhei,
-         im-switch, ibus-chewing, ibus-table-cangjie, ibus-array
-Why: Chinese fonts, input methods support
+Depends:     fonts-arphic-uming, ttf-wqy-zenhei, ttf-wqy-microhei,
+             im-switch, ibus-chewing, ibus-table-cangjie, ibus-array
+Why:         Chinese fonts, input methods support
 Responsible: Andrew Lee
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/lang-zh-tw-desktop-kde b/tasks/lang-zh-tw-desktop-kde
index cc03a3d..8a0d0b7 100644
--- a/tasks/lang-zh-tw-desktop-kde
+++ b/tasks/lang-zh-tw-desktop-kde
@@ -5,7 +5,7 @@ Architecture: any
 Description: Traditional Chinese Debian Edu KDE desktop applications
  This task localises the KDE desktop in Traditional Chinese.
 
-Recommends: kde-l10n-zhtw
-Why: KDE desktop translations for relevant languages.
+Recommends:  kde-l10n-zhtw
+Why:         KDE desktop translations for relevant languages.
 Responsible: Andrew Lee (someone need to check the package list is complete)
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/language b/tasks/language
index dc41482..3e9bd88 100644
--- a/tasks/language
+++ b/tasks/language
@@ -16,7 +16,7 @@ Why:: Brazilian Portuguese verb conjugator
 Suggests: collatinus
 Why: lemmatisation of latin text
 
-Suggests: verbiste-gnome
+Suggests:  verbiste-gnome
 Why: a French conjugation system
 
 Suggests: malted
diff --git a/tasks/laptop b/tasks/laptop
index 296b451..87704e1 100644
--- a/tasks/laptop
+++ b/tasks/laptop
@@ -7,43 +7,43 @@ Description: Debian Edu laptop packages
  laptop installations in the Debian Edu Blend.
  These packages extend the Debian laptop task.
 
-Depends: xserver-xorg-input-synaptics, laptop-mode-tools
-Why: Useful tools for laptop hardware
+Depends:     xserver-xorg-input-synaptics, laptop-mode-tools
+Why:         Useful tools for laptop hardware
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: bluedevil
-Suggests: bluez-cups, bluez-utils
-Why: Bluetooth support.  Laptops tend to have that feature.
+Recommends:  bluedevil
+Suggests:    bluez-cups, bluez-utils
+Why:         Bluetooth support.  Laptops tend to have that feature.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: unison
-Why: File system synchronization tool, useful for keeping laptop and
- home directory server in sync.
+Recommends:  unison
+Why:         File system synchronization tool, useful for keeping laptop and
+             home directory server in sync.
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
 
-Recommends: powertop
-Why: Tool to tune the power consumption on laptops.
+Recommends:  powertop
+Why:         Tool to tune the power consumption on laptops.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: kde-config-touchpad
-Ignore: laptop-net,
-        battery-stats, hdapsd, fnfxd
-Why: Laptop specific packages proposed by Ralf Gesellensetter
+Recommends:  kde-config-touchpad
+Ignore:      laptop-net,
+             battery-stats, hdapsd, fnfxd
+Why:         Laptop specific packages proposed by Ralf Gesellensetter
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Recommends: usb-modeswitch
-Why: Handle USB devices with two modes (install CD + device)
+Recommends:  usb-modeswitch
+Why:         Handle USB devices with two modes (install CD + device)
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Ignore: build-essential, module-assistant,
-        ndiswrapper-source, linux-wlan-ng-source
-Why: Drivers for wireless network cards not provided by the
- default kernel, and the tools needed to build them.
+Ignore:      build-essential, module-assistant,
+             ndiswrapper-source, linux-wlan-ng-source
+Why:         Drivers for wireless network cards not provided by the
+             default kernel, and the tools needed to build them.
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
diff --git a/tasks/main-server b/tasks/main-server
index 7e4f7c1..5a45dfa 100644
--- a/tasks/main-server
+++ b/tasks/main-server
@@ -6,171 +6,171 @@ Description: Debian Edu main server packages
  A metapackage containing dependencies for packages required on all
  main server installations in the Debian Edu Blend.
 
-Depends: education-networked
-Why: Packages which should be present on all networked
- skolelinux machines
+Depends:     education-networked
+Why:         Packages which should be present on all networked
+             skolelinux machines
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: iptables
-Ignore: shorewall
-Why: Needed to set up firewalling rules using netfilter in 2.4.x
+Depends:     iptables
+Ignore:      shorewall
+Why:         Needed to set up firewalling rules using netfilter in 2.4.x
 Responsible: Lars Bahner
-NeedConfig: yes - set up default firewall rules
+NeedConfig:  yes - set up default firewall rules
 
-Depends: avahi-daemon, libnss-mdns
-Suggests: avahi-discover, mdns-scan, avahi-autoipd
-Why: Packages needed for dynamic service location, network
- configuration and print server discovery
+Depends:     avahi-daemon, libnss-mdns
+Suggests:    avahi-discover, mdns-scan, avahi-autoipd
+Why:         Packages needed for dynamic service location, network
+             configuration and print server discovery
 Responsible: Mike Gabriel
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: bind9 | pdns-backend-ldap
-Suggests: nslint, dnswalk, dlint
-Why: DNS server for the local clients. Depend on both so that pdns-backend-ldap can be kept on upgrades
+Depends:     bind9 | pdns-backend-ldap
+Suggests:    nslint, dnswalk, dlint
+Why:         DNS server for the local clients. Depend on both so that pdns-backend-ldap can be kept on upgrades
 Responsible: Holger Levsen
-NeedConfig: yes - set a few well known DNS names, and more.
+NeedConfig:  yes - set a few well known DNS names, and more.
 
-Depends: ldap2zone | pdns-recursor
-Why: Convert DNS information from ldap to bind zone file every hour and on reboots. Depend on both so that pdns-backend-ldap can be kept on upgrades.
+Depends:     ldap2zone | pdns-recursor
+Why:         Convert DNS information from ldap to bind zone file every hour and on reboots. Depend on both so that pdns-backend-ldap can be kept on upgrades.
 Responsible: Andreas B. Mundt
-NeedConfig: yes - touch the corresponding bind zone file
-
-Depends: isc-dhcp-server-ldap, pxelinux, syslinux-common,
-         debian-installer-9-netboot-i386 | debian-installer-8-netboot-i386,
-         debian-installer-9-netboot-amd64 | debian-installer-8-netboot-amd64,
-         atftpd | tftpd-hpa
-Recommends: memtest86+
-Why: Automatic distribution of IP addresses to the clients,
- and enable PXE install.
+NeedConfig:  yes - touch the corresponding bind zone file
+
+Depends:     isc-dhcp-server-ldap, pxelinux, syslinux-common,
+             debian-installer-9-netboot-i386 | debian-installer-8-netboot-i386,
+             debian-installer-9-netboot-amd64 | debian-installer-8-netboot-amd64,
+             atftpd | tftpd-hpa
+Recommends:  memtest86+
+Why:         Automatic distribution of IP addresses to the clients,
+             and enable PXE install.
 Responsible: Petter Reinholdtsen
-NeedConfig: yes - set local IP range, DNS name and default routing
+NeedConfig:  yes - set local IP range, DNS name and default routing
 
-Depends: slapd, openssl
-Why: Allow LDAP user authentication and centralized administration.
+Depends:     slapd, openssl
+Why:         Allow LDAP user authentication and centralized administration.
 Responsible: Rune Nordbøe Skillingstad
-NeedConfig: yes - generate certificates for ssl/tls support
+NeedConfig:  yes - generate certificates for ssl/tls support
 
-Depends: dovecot-imapd
-Suggests: dovecot-pop3d
-Why: The users use imap to get mail from the "postoffice"
+Depends:     dovecot-imapd
+Suggests:    dovecot-pop3d
+Why:         The users use imap to get mail from the "postoffice"
 Responsible: Andreas B. Mundt
-NeedConfig: yes
+NeedConfig:  yes
 
-Depends: dovecot-gssapi
-Why: Needed for Kerberos authentication.
+Depends:     dovecot-gssapi
+Why:         Needed for Kerberos authentication.
 Responsible: Wolfgang Schweer
-NeedConfig: yes
-
-Depends: exim4-daemon-heavy
-Avoid: courier-mta, deliver, maildrop, masqmail, nullmailer, sendmail,
-       sendmail-base, sendmail-bin, sendmail-cf, postfix,
-       hula-mta, esmtp, esmtp-run, nbsmtp, ssmtp, msmtp-mta
-Why: A smtp daemon with support for ldap.  Avoid all the other SMTP
- servers.
+NeedConfig:  yes
+
+Depends:     exim4-daemon-heavy
+Avoid:       courier-mta, deliver, maildrop, masqmail, nullmailer, sendmail,
+             sendmail-base, sendmail-bin, sendmail-cf, postfix,
+             hula-mta, esmtp, esmtp-run, nbsmtp, ssmtp, msmtp-mta
+Why:         A smtp daemon with support for ldap.  Avoid all the other SMTP
+             servers.
 Responsible: Maximilian Wilhelm
-NeedConfig: yes
+NeedConfig:  yes
 
-Depends: links
-Why: To be able to access web without a gui. Quite
- good text-mode browser.
+Depends:     links
+Why:         To be able to access web without a gui. Quite
+             good text-mode browser.
 Responsible: Patrick Winnertz
-NeedConfig: no
+NeedConfig:  no
 
-Depends: nfs-kernel-server | nfs-server, samba, samba-common-bin,
-         makepasswd, tdb-tools, smbclient
-Suggests: samba-doc
-Why: Make home directory available on each client using NFS and SMB
+Depends:     nfs-kernel-server | nfs-server, samba, samba-common-bin,
+             makepasswd, tdb-tools, smbclient
+Suggests:    samba-doc
+Why:         Make home directory available on each client using NFS and SMB
 Responsible: ?
-NeedConfig: yes - specify which directories to distribute and configure
+NeedConfig:  yes - specify which directories to distribute and configure
  samba to use LDAP
 
-Depends: apache2
-Suggests: apache2-doc, webalizer
-Why: Internal webserver
+Depends:     apache2
+Suggests:    apache2-doc, webalizer
+Why:         Internal webserver
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: squid
-Suggests: calamaris, squidguard, sarg
-Why: Speed up web browsing and reduce network load.
+Depends:     squid
+Suggests:    calamaris, squidguard, sarg
+Why:         Speed up web browsing and reduce network load.
 Responsible: Petter Reinholdtsen
-NeedConfig: yes
+NeedConfig:  yes
 
-Suggests: dsh
-Why: Distributed shell.  Make it easier to administrate many
- machines.
+Suggests:    dsh
+Why:         Distributed shell.  Make it easier to administrate many
+             machines.
 Responsible: Petter Reinholdtsen
-NeedConfig: maybe - configure host groups
+NeedConfig:  maybe - configure host groups
 
-Depends: ntp
-Why: Make sure the server supports a local clock.  The configuration
- is done using cfengine.
+Depends:     ntp
+Why:         Make sure the server supports a local clock.  The configuration
+             is done using cfengine.
 Responsible: Petter Reinholdtsen
-NeedConfig: yes - set NTP server (client: ntp.intern, server: ntp.somewhere)
+NeedConfig:  yes - set NTP server (client: ntp.intern, server: ntp.somewhere)
 
-Depends: slbackup, slbackup-php
-Why: The backup system, and it's admin tool.
+Depends:     slbackup, slbackup-php
+Why:         The backup system, and it's admin tool.
 Responsible: Ronny Aasen
-NeedConfig: yes - debconf (only the slbackup package)
+NeedConfig:  yes - debconf (only the slbackup package)
 
-Avoid: telnetd, ftpd
-Why: The servers we want to exclude.  All really insecure services
- should be listed.
+Avoid:       telnetd, ftpd
+Why:         The servers we want to exclude.  All really insecure services
+             should be listed.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: munin
-Why: Needed to see what happens
+Depends:     munin
+Why:         Needed to see what happens
 Responsible: Finn-Arne Johansen
-NeedConfig: yes, done automatically by preseeding sitesummary
+NeedConfig:  yes, done automatically by preseeding sitesummary
 
-Depends: icinga2, icinga2-classicui, monitoring-plugins-standard,
-         nagios-nrpe-plugin
-Why: System and network monitoring with web UI (replacing nagios3)
+Depends:     icinga2, icinga2-classicui, monitoring-plugins-standard,
+             nagios-nrpe-plugin
+Why:         System and network monitoring with web UI (replacing nagios3)
 Responsible: Wolfgang Schweer
-NeedConfig: yes, done via preseeding icinga2 user and related password
+NeedConfig:  yes, done via preseeding icinga2 user and related password
 
-Depends: sitesummary
-Suggests: ocsinventory-server, ocsinventory-reports, default-mysql-client
-Why: Keep track of all the machines in the skolelinux network
+Depends:     sitesummary
+Suggests:    ocsinventory-server, ocsinventory-reports, default-mysql-client
+Why:         Keep track of all the machines in the skolelinux network
 Responsible: Petter Reinholdtsen
-NeedConfig: no
-
-Depends: gosa, gosa-schema, gosa-plugin-samba, gosa-plugin-ldapmanager,
-         gosa-plugin-sudo, gosa-plugin-sudo-schema,
-         gosa-plugin-dhcp, gosa-plugin-dhcp-schema,
-         gosa-plugin-dns, gosa-plugin-dns-schema,
-         smbldap-tools,
-         gosa-help-en, gosa-help-de, gosa-help-fr, gosa-help-nl,
-         gosa-plugin-netgroups,
-         gosa-plugin-goto
-Why: GOsa packages and schema-files for the LDAP-GUI.
+NeedConfig:  no
+
+Depends:     gosa, gosa-schema, gosa-plugin-samba, gosa-plugin-ldapmanager,
+             gosa-plugin-sudo, gosa-plugin-sudo-schema,
+             gosa-plugin-dhcp, gosa-plugin-dhcp-schema,
+             gosa-plugin-dns, gosa-plugin-dns-schema,
+             smbldap-tools,
+             gosa-help-en, gosa-help-de, gosa-help-fr, gosa-help-nl,
+             gosa-plugin-netgroups,
+             gosa-plugin-goto
+Why:         GOsa packages and schema-files for the LDAP-GUI.
 Responsible: Andreas B. Mundt
-NeedConfig: yes
-
-Ignore: koha
-Homepage: http://www.koha.org/
-WNPP: 389876
-Why: Library database system, might be useful for schools.  Koha
- is part of the Suse Edu distro, so I add it here to track
- it in Debian Edu.
+NeedConfig:  yes
+
+Ignore:      koha
+Homepage:    http://www.koha.org/
+WNPP:        389876
+Why:         Library database system, might be useful for schools.  Koha
+             is part of the Suse Edu distro, so I add it here to track
+             it in Debian Edu.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: krb5-kdc, krb5-admin-server, krb5-kdc-ldap, libsasl2-modules-gssapi-mit
-Why: Kerberos KDC server packages, needed to set up a Kerberos Key
- Distribution Server.
+Depends:     krb5-kdc, krb5-admin-server, krb5-kdc-ldap, libsasl2-modules-gssapi-mit
+Why:         Kerberos KDC server packages, needed to set up a Kerberos Key
+             Distribution Server.
 Responsible: Petter Reinholdtsen
-NeedConfig: Yes - configure realm and the LDAP server as backend
+NeedConfig:  Yes - configure realm and the LDAP server as backend
 
-Recommends: libapache2-mod-auth-kerb
-Why: Apache module for Kerberos authentication on web services.
- See <URL: http://www.itefix.no/i2/node/11683 > for a recipe.
+Recommends:  libapache2-mod-auth-kerb
+Why:         Apache module for Kerberos authentication on web services.
+             See <URL: http://www.itefix.no/i2/node/11683 > for a recipe.
 Responsible: Petter Reinholdtsen
-NeedConfig: Yes, individual services like Nagios need to use the apache module
+NeedConfig:  Yes, individual services like Nagios need to use the apache module
 
-Suggests: krb5-doc, libsasl2-modules-ldap
-Why: Additional Kerberos packages
+Suggests:    krb5-doc, libsasl2-modules-ldap
+Why:         Additional Kerberos packages
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
diff --git a/tasks/mathematics b/tasks/mathematics
index f669c5c..0e78782 100644
--- a/tasks/mathematics
+++ b/tasks/mathematics
@@ -6,9 +6,9 @@ Description: Debian Edu mathematical applications
  This metapackage depends on various applications that can be used to
  teach mathematics, geometry, and statistics.
 
-Depends: geogebra
-Recommends: kig
-Why: Interactive geometry
+Depends:     geogebra
+Recommends:  kig
+Why:         Interactive geometry
 Responsible: Antonio Ullán de Celis, Andreas B. Mundt
 
 Depends: drgeo, gnuplot, kbruch, kmplot, mathwar, rocs
diff --git a/tasks/misc b/tasks/misc
index b413eff..875cc88 100644
--- a/tasks/misc
+++ b/tasks/misc
@@ -8,13 +8,13 @@ Description: Debian Edu miscellaneous applications for education
 
 Depends: childsplay, tuxpaint, tuxtype, gcompris, tilp2, pysycache
 Recommends: education-menus
-Suggests: blinken, flashplugin-nonfree
+Suggests:  blinken, flashplugin-nonfree
 
-Recommends: freemind, vym
-Suggests: freeplane
-Why: Mind-mapping tool
+Recommends:  freemind, vym
+Suggests:    freeplane
+Why:         Mind-mapping tool
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
 Suggests: jclic
 Homepage: http://clic.xtec.cat/en/jclic/
@@ -27,7 +27,7 @@ Suggests: ggradebook
 Homepage: https://www.gnu.org/software/ggradebook/
 WNPP: 162059 162554
 
-Depends: scratch
-Why: Provide visual programming environment usable for kids.
-NeedConfig: no
-Homepage: http://scratch.mit.edu/
+Depends:     scratch
+Why:         Provide visual programming environment usable for kids.
+NeedConfig:  no
+Homepage:    http://scratch.mit.edu/
diff --git a/tasks/music b/tasks/music
index 6eddbec..c003cef 100644
--- a/tasks/music
+++ b/tasks/music
@@ -14,12 +14,12 @@ Suggests: beast, ultrastar-ng-xine, lilypond, festival
 Avoid: lilypond-doc
 Ignore: cmt
 
-Depends: rosegarden, swh-plugins, mcp-plugins, qsynth, fluidsynth,
-         fluid-soundfont-gm, qjackctl, jackd
-Why: The tools needed to use Rosegarden and software MIDI synthesizing,
- and a few useful packages as well.
+Depends:     rosegarden, swh-plugins, mcp-plugins, qsynth, fluidsynth,
+             fluid-soundfont-gm, qjackctl, jackd
+Why:         The tools needed to use Rosegarden and software MIDI synthesizing,
+             and a few useful packages as well.
 Responsible: Alf Tonny Batz
-NeedConfig: yes - configure the midi configuration
+NeedConfig:  yes - configure the midi configuration
 
 Depends: lenmus
 Homepage: http://www.lenmus.org/
diff --git a/tasks/networked b/tasks/networked
index 5f901dc..2245a03 100644
--- a/tasks/networked
+++ b/tasks/networked
@@ -10,29 +10,29 @@ Description: Debian Edu network packages
 Note: Some packages might be listed several times.  If you are
  removing a package, search to make sure you find them all.
 
-Depends: education-networked-common
-Why: Packages which should be present on all networked
- skolelinux machines
+Depends:     education-networked-common
+Why:         Packages which should be present on all networked
+             skolelinux machines
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: libpam-krb5
-Why: Enable Kerberos authentication
+Depends:     libpam-krb5
+Why:         Enable Kerberos authentication
 Responsible: Petter Reinholdtsen
-NeedConfig: No - realm and KDC server are configured on the main-server.
+NeedConfig:  No - realm and KDC server are configured on the main-server.
 
-Depends: nscd
-Why: Document some of the common utilities we want present on all hosts
+Depends:     nscd
+Why:         Document some of the common utilities we want present on all hosts
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: network-manager
-Why: N-M is used to set hostname from the network on all clients
- except the main-server.
+Depends:     network-manager
+Why:         N-M is used to set hostname from the network on all clients
+             except the main-server.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: gosa-desktop
-Why: Provide menu entry for GOsa password change (website).
+Depends:     gosa-desktop
+Why:         Provide menu entry for GOsa password change (website).
 Responsible: Wolfgang Schweer
-NeedConfig: yes, override upstream url using /etc/gosa/desktoprc
+NeedConfig:  yes, override upstream url using /etc/gosa/desktoprc
diff --git a/tasks/networked-common b/tasks/networked-common
index 67c6a3b..accb6e1 100644
--- a/tasks/networked-common
+++ b/tasks/networked-common
@@ -7,104 +7,104 @@ Description: Debian Edu common networking packages
  network installations (workstation, roaming workstation, minimal
  and main-server, but not standalone) in the Debian Edu Blend.
 
-Depends: education-common
-Why: Need the common packages on all networked installations.
+Depends:     education-common
+Why:         Need the common packages on all networked installations.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: libnss-ldapd, nslcd
-Why: Access list of users,  groups etc from LDAP server
+Depends:     libnss-ldapd, nslcd
+Why:         Access list of users,  groups etc from LDAP server
 Responsible: ? (someone need to check the package list is complete)
-NeedConfig: yes - set LDAP server to name of server
+NeedConfig:  yes - set LDAP server to name of server
 
-Depends: ng-utils, ldap-utils, ldapvi
-Why: LDAP adminstration tools
+Depends:     ng-utils, ldap-utils, ldapvi
+Why:         LDAP adminstration tools
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: ntpdate, ntp
-Suggests: ntp-doc
-Why: Make sure all machines have correct clock
+Depends:     ntpdate, ntp
+Suggests:    ntp-doc
+Why:         Make sure all machines have correct clock
 Responsible: Petter Reinholdtsen
-NeedConfig: yes - set NTP server (client: ntp.local, server: ntp.extern)
+NeedConfig:  yes - set NTP server (client: ntp.local, server: ntp.extern)
 
-Depends: nfs-common
-Why: Make sure NFS locking workes
+Depends:     nfs-common
+Why:         Make sure NFS locking workes
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Avoid: fam
-Why: Reduce network trafic when KDE and GNOME track file system
- changes. Should be installed, but have proven buggy, avoid
- for now.
+Avoid:       fam
+Why:         Reduce network trafic when KDE and GNOME track file system
+             changes. Should be installed, but have proven buggy, avoid
+             for now.
 Responsible: Holger Levsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: autofs-ldap | autofs5-ldap
-Why: Automatic mount and umount shares based on LDAP maps
+Depends:     autofs-ldap | autofs5-ldap
+Why:         Automatic mount and umount shares based on LDAP maps
 Responsible: Rune Nordbøe Skillingstad
-NeedConfig: yes, making sure autofs is disabled on mainserver
+NeedConfig:  yes, making sure autofs is disabled on mainserver
 
-Depends: sudo-ldap
-Why: configure sudoers in ldap (used for gosa-* scripts)
+Depends:     sudo-ldap
+Why:         configure sudoers in ldap (used for gosa-* scripts)
 Responsible: Andreas B. Mundt
-NeedConfig: no
+NeedConfig:  no
 
-Depends: krb5-clients, krb5-user, libsasl2-modules-gssapi-mit
-Why: Enable Kerberos authentication and make GSSAPI available.
+Depends:     krb5-clients, krb5-user, libsasl2-modules-gssapi-mit
+Why:         Enable Kerberos authentication and make GSSAPI available.
 Responsible: Petter Reinholdtsen
-NeedConfig: No - realm and KDC server are configured on the main-server.
+NeedConfig:  No - realm and KDC server are configured on the main-server.
 
-Suggests: cifs-utils, libpam-mount
-Why: Tools to mount windows shares when users log in.
+Suggests:    cifs-utils, libpam-mount
+Why:         Tools to mount windows shares when users log in.
 Responsible: ?
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: munin-node
-Why: Needed to see what happens
+Depends:     munin-node
+Why:         Needed to see what happens
 Responsible: Petter Reinholdtsen
-NeedConfig: Yes, configured by sitesummary-client preseeding.
+NeedConfig:  Yes, configured by sitesummary-client preseeding.
 
-Depends: sitesummary-client
-Suggests: ocsinventory-agent
-Why: Keep track of all the machines in a skolelinux network.
+Depends:     sitesummary-client
+Suggests:    ocsinventory-agent
+Why:         Keep track of all the machines in a skolelinux network.
 Responsible: Petter Reinholdtsen
-NeedConfig: yes, specify URL to collector
+NeedConfig:  yes, specify URL to collector
 
-Recommends: killer
-Why: Kill left behind processes for users no longer logged in.
+Recommends:  killer
+Why:         Kill left behind processes for users no longer logged in.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Ignore: autolog
-Why: might be a nice complement to killer. not adding it now, as we are too close to release.
+Ignore:      autolog
+Why:         might be a nice complement to killer. not adding it now, as we are too close to release.
 Responsible: Holger Levsen
-NeedConfig: no
+NeedConfig:  no
 
-Suggests: libpam-ccreds, nscd, libpam-sss, libnss-sss
-Why: Tools useful for disconnected operations, see
+Suggests:    libpam-ccreds, nscd, libpam-sss, libnss-sss
+Why:         Tools useful for disconnected operations, see
 <URL: http://www.flyn.org/laptopldap/laptopldap.html >,
  http://fedoraproject.org/wiki/Features/DisconnectedOperation > and
-<URL:http: //www.builderau.com.au/program/linux/soa/Authentication-caching-with-nscd/0,339028299,339285682,00.htm>
+<URL:http://www.builderau.com.au/program/linux/soa/Authentication-caching-with-nscd/0,339028299,339285682,00.htm>
  for more info.
 Responsible: Petter Reinholdtsen
-NeedConfig: Yes
+NeedConfig:  Yes
 
-Depends: openssh-server
-Suggests: fail2ban
-Avoid: ssh-askpass
-Why: Allow remote login and administration.
+Depends:     openssh-server
+Suggests:    fail2ban
+Avoid:       ssh-askpass
+Why:         Allow remote login and administration.
 Responsible: Petter Reinholdtsen
-NeedConfig: yes - enable X login etc
+NeedConfig:  yes - enable X login etc
 
-Depends: shutdown-at-night
-Recommends: nvram-wakeup
-Why: Support turning off clients at night and automatically turn
- them on in the morning.
+Depends:     shutdown-at-night
+Recommends:  nvram-wakeup
+Why:         Support turning off clients at night and automatically turn
+             them on in the morning.
 Responsible: Petter Reinholdtsen
-NeedConfig: yes - enable wake-on-lan sending based on sitesummary information.
+NeedConfig:  yes - enable wake-on-lan sending based on sitesummary information.
 
-Ignore: unburden-home-dir
-Why: Reduce network IO when home directory is on network server.
+Ignore:      unburden-home-dir
+Why:         Reduce network IO when home directory is on network server.
 Responsible: Petter Reinholdtse
-NeedConfig: ?
+NeedConfig:  ?
diff --git a/tasks/roaming-workstation b/tasks/roaming-workstation
index 87b0da2..6c7c890 100644
--- a/tasks/roaming-workstation
+++ b/tasks/roaming-workstation
@@ -10,39 +10,39 @@ Description: Debian Edu networked roaming workstation packages
 Note: Some packages might be listed several times.  If you are
  removing a package, search to make sure you find them all.
 
-Depends: education-networked-common
-Why: Packages which should be present on all networked
- skolelinux machines
+Depends:     education-networked-common
+Why:         Packages which should be present on all networked
+             skolelinux machines
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: education-desktop-other
-Why: Need everything thats in standalone on a workstation
+Depends:     education-desktop-other
+Why:         Need everything thats in standalone on a workstation
 
-Depends: network-manager-gnome | plasma-widget-networkmanagement
-Why: Provide dynamic network configuration GUI.
+Depends:     network-manager-gnome | plasma-widget-networkmanagement
+Why:         Provide dynamic network configuration GUI.
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
 
-Depends: libnss-mdns
-Why: Packages needed for dynamic DNS lookup.
+Depends:     libnss-mdns
+Why:         Packages needed for dynamic DNS lookup.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: libpam-mklocaluser
-Why: Create local user with local home directory on a roaming machine.
+Depends:     libpam-mklocaluser
+Why:         Create local user with local home directory on a roaming machine.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Depends: libpam-sss, libnss-sss
-Why: Make sure passwords and user/group information is cached when
- offline.
+Depends:     libpam-sss, libnss-sss
+Why:         Make sure passwords and user/group information is cached when
+             offline.
 Responsible: Petter Reinholdtsen
-NeedConfig: yes, sssd.conf need to point to our LDAP and Kerberos server
+NeedConfig:  yes, sssd.conf need to point to our LDAP and Kerberos server
 
-Recommends: krb5-auth-dialog
-Why: GUI tool to view and renew kerberos tickets.  In workstation
- task and not networked task, as it should not be included
- on main-server installations.
+Recommends:  krb5-auth-dialog
+Why:         GUI tool to view and renew kerberos tickets.  In workstation
+             task and not networked task, as it should not be included
+             on main-server installations.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
diff --git a/tasks/standalone b/tasks/standalone
index ef0381a..2ff745d 100644
--- a/tasks/standalone
+++ b/tasks/standalone
@@ -6,29 +6,29 @@ Description: Debian Edu standalone workstation packages
  A metapackage containing dependencies for packages required on all
  small standalone workstation installations in the Debian Edu Blend.
 
-Depends: education-common
-Why: Packages which should be present on all
- skolelinux machines
+Depends:     education-common
+Why:         Packages which should be present on all
+             skolelinux machines
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: education-desktop-other
-Why: Get the desktop packages
+Depends:     education-desktop-other
+Why:         Get the desktop packages
 Responsible: Petter Reinholdtsen
-Needconfig: no
+Needconfig:  no
 
-Depends: sudo
-Why: The system administrator tool box. Networked machines use sudo-ldap
+Depends:     sudo
+Why:         The system administrator tool box. Networked machines use sudo-ldap
 Responsible: Andreas B. Mundt
-Needconfig: no
+Needconfig:  no
 
-Depends: plasma-nm | network-manager-gnome
-Why: Make it easier to configure wireless networks.  The network
- manager suite seem to be best at the moment.
+Depends:     plasma-nm | network-manager-gnome
+Why:         Make it easier to configure wireless networks.  The network
+             manager suite seem to be best at the moment.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: libnss-mdns
-Why: Packages needed for dynamic DNS lookup.
+Depends:     libnss-mdns
+Why:         Packages needed for dynamic DNS lookup.
 Responsible: Petter Reinholdtsen
-NeedConfig: ?
+NeedConfig:  ?
diff --git a/tasks/thin-client b/tasks/thin-client
index db26fdc..483ed42 100644
--- a/tasks/thin-client
+++ b/tasks/thin-client
@@ -5,19 +5,19 @@ Description: Debian Edu networked thin client packages
  This metapackage depends on various packages required on all
  networked thin client installations in the Debian Edu Blend.
 
-Depends: ltsp-client, iputils-ping
-Recommends: alsa-utils, alsa-base, acpi-support-base
-Why: Packages needed to get the client to work properly with our
- archive, network, sound and ACPI.
+Depends:     ltsp-client, iputils-ping
+Recommends:  alsa-utils, alsa-base, acpi-support-base
+Why:         Packages needed to get the client to work properly with our
+             archive, network, sound and ACPI.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: debian-edu-artwork
-Why: Packages needed to get our look on the client.
+Depends:     debian-edu-artwork
+Why:         Packages needed to get our look on the client.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: sitesummary-client
-Why: Make sure the clients report in to the sitesummary collector.
+Depends:     sitesummary-client
+Why:         Make sure the clients report in to the sitesummary collector.
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/thin-client-server b/tasks/thin-client-server
index e44c461..5480a25 100644
--- a/tasks/thin-client-server
+++ b/tasks/thin-client-server
@@ -9,75 +9,75 @@ Description: Debian Edu networked thin client server packages
 Note: This is the list of packages to be installed on a thin client server.
  Basis is LTSP versjon 3
 
-Depends: iptables
-Why: Need to do masquerading of the thin clients for DNS etc.
+Depends:     iptables
+Why:         Need to do masquerading of the thin clients for DNS etc.
 Responsible: Ragnar WislÞff
-NeedConfig: no
+NeedConfig:  no
 
-Depends: isc-dhcp-server-ldap
-Why: We want to use DHCP, not the subset bootp.
+Depends:     isc-dhcp-server-ldap
+Why:         We want to use DHCP, not the subset bootp.
 Responsible: Ragnar WislÞff
-NeedConfig: yes
+NeedConfig:  yes
 
-Depends: atftpd | tftpd-hpa, tftp-hpa
-Why: LTSP needs tftpd, but the core LTSP package lists it as
- recommended.
+Depends:     atftpd | tftpd-hpa, tftp-hpa
+Why:         LTSP needs tftpd, but the core LTSP package lists it as
+             recommended.
 Responsible: Ragnar WislÞff
-Needconfig: yes
+Needconfig:  yes
 
-Depends: ltsp-server-standalone, ltspfs
-Why: Debian package based LTSP server for diskless and thin clients.
+Depends:     ltsp-server-standalone, ltspfs
+Why:         Debian package based LTSP server for diskless and thin clients.
 Responsible: Petter Reinholdtsen
-NeedConfig: yes
+NeedConfig:  yes
 
-Depends: ltsp-docs
-Why: LTSP server documentation, enhances Debian Edu documentation.
+Depends:     ltsp-docs
+Why:         LTSP server documentation, enhances Debian Edu documentation.
 Responsible: Wolfgang Schweer
-NeedConfig: no
+NeedConfig:  no
 
-Depends: rdiff-backup
-Why: To make the backup system able to backup the ltsp server
+Depends:     rdiff-backup
+Why:         To make the backup system able to backup the ltsp server
 Responsible: Morten Werner Forsbring
-NeedConfig: no
+NeedConfig:  no
 
-Depends: nbd-server
-Why: Is needed to provide swap over the net.
+Depends:     nbd-server
+Why:         Is needed to provide swap over the net.
 Responsible: Ronny Aasen
-NeedConfig: no
+NeedConfig:  no
 
-Suggests: italc-master
-Why: Nice tool for teachers to help and advice students - frontend
+Suggests:    italc-master
+Why:	     Nice tool for teachers to help and advice students - frontend
 Responsible: Patrick Winnertz
-NeedConfig: yes
+NeedConfig:  yes
 
-Suggests: ltsp-controlaula
-Why: Assists teachers in the management of a computers classroom - ltsp side
+Suggests:    ltsp-controlaula
+Why:	     Assists teachers in the management of a computers classroom - ltsp side
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: no
+NeedConfig:  no
 
-Suggests: italc-client
-Why: Nice tool for teachers to help and advice students - client side
+Suggests:    italc-client
+Why:	     Nice tool for teachers to help and advice students - client side
 Responsible: Patrick Winnertz
-NeedConfig: yes
+NeedConfig:  yes
 
-Depends: education-workstation
-Why: Packages which should be present on a thin client server
+Depends:     education-workstation
+Why:         Packages which should be present on a thin client server
 Responsible: Ragnar WislÞff
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: gstreamer0.10-pulseaudio, pulseaudio, pulseaudio-esound-compat, pulseaudio-utils
-Suggests: libpulse-mainloop-glib0
-Why: Packages providing pulseaudio support for thin clients.
+Recommends:  gstreamer0.10-pulseaudio, pulseaudio, pulseaudio-esound-compat, pulseaudio-utils
+Suggests:    libpulse-mainloop-glib0
+Why:         Packages providing pulseaudio support for thin clients.
 Responsible: José L. Redrejo Rodríguez
-NeedConfig: no
+NeedConfig:  no
 
-Recommends: nagios-nrpe-server, nagios-plugins-standard
-Why: Nagios clients need these packages for the server to be able to
- probe their status.
+Recommends:  nagios-nrpe-server, nagios-plugins-standard
+Why:         Nagios clients need these packages for the server to be able to
+             probe their status.
 Responsible: Petter Reinholdtsen
-NeedConfig: yes, done by sitesummary-client using preseeding
+NeedConfig:  yes, done by sitesummary-client using preseeding
 
-Recommends: xrdp, tightvncserver
-Why: RDP desktop for windows clients
+Recommends:  xrdp, tightvncserver
+Why:         RDP desktop for windows clients
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
diff --git a/tasks/workstation b/tasks/workstation
index 1745623..046e279 100644
--- a/tasks/workstation
+++ b/tasks/workstation
@@ -10,32 +10,32 @@ Description: Debian Edu networked workstation packages
 Note: Some packages might be listed several times.  If you are
  removing a package, search to make sure you find them all.
 
-Depends: education-networked
-Why: Packages which should be present on all networked
- skolelinux machines
+Depends:     education-networked
+Why:         Packages which should be present on all networked
+             skolelinux machines
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 
-Depends: education-desktop-other
-Why: Need everything thats in standalone on a workstation
+Depends:     education-desktop-other
+Why:         Need everything thats in standalone on a workstation
 
-Recommends: krb5-auth-dialog
-Why: GUI tool to view and renew kerberos tickets, gnome version.
- In workstation task and not networked task, as it should not
- be included on standalone installations.
+Recommends:  krb5-auth-dialog
+Why:         GUI tool to view and renew kerberos tickets, gnome version.
+             In workstation task and not networked task, as it should not
+             be included on standalone installations.
 Responsible: Petter Reinholdtsen
-NeedConfig: No
+NeedConfig:  No
 
-Suggests: kredentials
-Why: GUI tool to view and renew kerberos tickets, kde version.
- In workstation task and not networked task, as it should not
- be included on standalone installations. Note: krb5-auth-dialog
- seems to be better suited as kredentials assumes afs is used.
+Suggests:    kredentials
+Why:         GUI tool to view and renew kerberos tickets, kde version.
+             In workstation task and not networked task, as it should not
+             be included on standalone installations. Note: krb5-auth-dialog
+             seems to be better suited as kredentials assumes afs is used.
 Responsible: Andreas B. Mundt
-NeedConfig: No
+NeedConfig:  No
 
-Recommends: jxplorer
-Why: GUI LDAP adminstration tools
+Recommends:  jxplorer
+Why:         GUI LDAP adminstration tools
 Responsible: Petter Reinholdtsen
-NeedConfig: no
+NeedConfig:  no
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git



More information about the debian-edu-commits mailing list