[ubuntu/natty] tasksel 2.83ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Sat Oct 16 17:40:27 BST 2010


tasksel (2.83ubuntu1) natty; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Add Ubuntu tasks and 'debian/rules update' target.
    - Install various *-desktop.preinst as symlinks to desktop.preinst,
      which we keep for now although it was removed from Debian.
    - Add --debconf-apt-from and --debconf-apt-to options to tasksel, to
      allow better progress output for task scripts.  Adjust desktop.preinst
      to make use of this.
    - Use apt-get rather than aptitude to install tasks.
    - Add new debconf variables tasksel/limit-tasks, tasksel/force-tasks,
      and tasksel/skip-tasks: these respectively limit the set of available
      tasks, force tasks to be installed on fresh installs while still
      displaying the task menu, and cause tasks to be neither shown nor
      installed.
    - Fix seen flag handling: you can now preseed tasksel/first without
      setting the seen flag in order to set defaults while still displaying
      the question.
    - Canonicalise tasksel/first or tasksel/tasks preseeding before
      displaying the main tasks question, in order that unseen preseeding of
      task names rather than descriptions works correctly.
    - Add --section option to limit the list of tasks shown in the UI to
      those of the given section.
    - Offer manual package selection via aptitude if the cdebconf terminal
      plugin is available.
    - Avoid removing packages that are in other tasks that are still
      selected or not displayed.
    - Beef up Enhances support to be able to handle disjunctive Enhances.  A
      task with "Enhances: a | b | c" will be installed if any of a, b, or c
      are installed.
    - tests/limited: New test which can be used to select tasks by default
      when particular other tasks are listed in tasksel/limit-tasks.
    - Don't explicitly mark enhancing tasks as not to be installed when
      hiding them.  This will be done anyway by other code in new-install
      mode, while in new-install mode we may want to apply a test (such as
      the new "limited" test) to an enhancing task that installs it by
      default even if the packages it enhances are not installed.
    - On new installs, include preseeded tasks in the choices list,
      regardless of filtering.
    - Drop byhand overrides file.
  * Point Ubuntu task update script at natty.
  * Update Ubuntu tasks from seeds, adding a Metapackage field to
    ubuntu-netbook.

tasksel (2.83) unstable; urgency=low

  [ Translations of tasks ]
  * Spanish updated. Closes: #592180
  * Arabic updated. Closes: #592950

  [ Christian Perrier ]
  * Replace swfdec-mozilla by browser-plugin-gnash in the desktop
    task as gnome has replaced its dependency on swfdec-gnome
    with mozilla-plugin-gnash. Closes: #595325

tasksel (2.82) unstable; urgency=low

  [ Christian Perrier ]
  * Add ttf-unikurdweb to kurdish-desktop
    Closes: #564021
  * Correct typo in ssh-server task description.
    Translations unfuzzied.
    Closes: #573085
  * Drop obsolete language-env from tasks. Closes: #413794
  * Replace kde-i18n-* by kde-l10n-* in <language>-kde-desktop tasks
    Thanks to Andrei Popescu for reporting this.
  * drop dupplicated xfonts-terminus in romanian-desktop
    Thanks to Andrei Popescu for reporting this.
  * Replace iceweasel-l10n-fa-ir by iceweasel-l10n-fa in persian-desktop
  * Drop Move ttf-farsiweb from standard task and add it to the
    persian-desktop taisk.

  [ Translations of tasks ]
  * Traditional Chinese updated. Closes: #564037
  * German updated. Closes: #565330
  * Bengali updated.
  * Dutch updated. Closes: #573086
  * Italian updated. Closes: #575649
  * Irish updated. Closes: #578197
  * Tamil updated. Closes: #578283
  * Romanian updated
  * Khmer updated
  * Indonesian updated. Closes: #586614
  * Ukrainian updated. Closes: #586863
  * Kazakh (Sarsenov D.).  Closes: #587105
  * Dzongkha (yumkee).
  * Korean updated.
  * Persian added. Closes: #587344
  * Galician updated.
  * Bosnian updated by Armin Besirovic

  [ Translations of debconf templates ]
  * Bengali updated.
  * Italian updated. Closes: #575650
  * Romanian updated
  * Indonesian updated. Closes: #586614
  * Persian (Hadi Soufi).  Closes: #587080
  * Kazakh (Sarsenov D.).  Closes: #587104
  * Bosnian updated by Armin Besirovic

  [ Translations of programs ]
  * Italian updated. Closes: #575651
  * Indonesian updated. Closes: #586614
  * Persian (Hadi Soufi).  Closes: #587081
  * Kazakh (Sarsenov D.).  Closes: #587103
  * Bosnian updated by Armin Besirovic

  [ Josip Rodin ]
  * Removed enca and texlive-lang-croatian from the base Croatian task,
    closes: #564033.

  [ Changwoo Ryu ]
  * Update the Korean tasks.
    - Use ibus/ibus-gtk/ibus-qt4 instead of nabi and imhangul
      (korean-desktop, korean-{gnome,kde}-desktop)
    - Use ttf-nanum and ttf-nanum-coding along with ttf-unfonts-core
      (korean-desktop)
    - Remove baekmuk fonts (korean-desktop)
    - Add hunspell-ko (korean-desktop)

  [ Otavio Salvador ]
  * Bump standards version; no changes needed.
  * Add myself as uploader.

Date: Sat, 16 Oct 2010 17:33:18 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/natty/+source/tasksel/2.83ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 16 Oct 2010 17:33:18 +0100
Source: tasksel
Binary: tasksel tasksel-data
Architecture: source
Version: 2.83ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 tasksel    - Tool for selecting tasks for installation on Debian systems
 tasksel-data - Official tasks used for installation of Debian systems
Closes: 413794 564021 564033 564037 565330 573085 573086 575649 575650 575651 578197 578283 586614 586863 587080 587081 587103 587104 587105 587344 592180 592950 595325
Changes: 
 tasksel (2.83ubuntu1) natty; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - Add Ubuntu tasks and 'debian/rules update' target.
     - Install various *-desktop.preinst as symlinks to desktop.preinst,
       which we keep for now although it was removed from Debian.
     - Add --debconf-apt-from and --debconf-apt-to options to tasksel, to
       allow better progress output for task scripts.  Adjust desktop.preinst
       to make use of this.
     - Use apt-get rather than aptitude to install tasks.
     - Add new debconf variables tasksel/limit-tasks, tasksel/force-tasks,
       and tasksel/skip-tasks: these respectively limit the set of available
       tasks, force tasks to be installed on fresh installs while still
       displaying the task menu, and cause tasks to be neither shown nor
       installed.
     - Fix seen flag handling: you can now preseed tasksel/first without
       setting the seen flag in order to set defaults while still displaying
       the question.
     - Canonicalise tasksel/first or tasksel/tasks preseeding before
       displaying the main tasks question, in order that unseen preseeding of
       task names rather than descriptions works correctly.
     - Add --section option to limit the list of tasks shown in the UI to
       those of the given section.
     - Offer manual package selection via aptitude if the cdebconf terminal
       plugin is available.
     - Avoid removing packages that are in other tasks that are still
       selected or not displayed.
     - Beef up Enhances support to be able to handle disjunctive Enhances.  A
       task with "Enhances: a | b | c" will be installed if any of a, b, or c
       are installed.
     - tests/limited: New test which can be used to select tasks by default
       when particular other tasks are listed in tasksel/limit-tasks.
     - Don't explicitly mark enhancing tasks as not to be installed when
       hiding them.  This will be done anyway by other code in new-install
       mode, while in new-install mode we may want to apply a test (such as
       the new "limited" test) to an enhancing task that installs it by
       default even if the packages it enhances are not installed.
     - On new installs, include preseeded tasks in the choices list,
       regardless of filtering.
     - Drop byhand overrides file.
   * Point Ubuntu task update script at natty.
   * Update Ubuntu tasks from seeds, adding a Metapackage field to
     ubuntu-netbook.
 .
 tasksel (2.83) unstable; urgency=low
 .
   [ Translations of tasks ]
   * Spanish updated. Closes: #592180
   * Arabic updated. Closes: #592950
 .
   [ Christian Perrier ]
   * Replace swfdec-mozilla by browser-plugin-gnash in the desktop
     task as gnome has replaced its dependency on swfdec-gnome
     with mozilla-plugin-gnash. Closes: #595325
 .
 tasksel (2.82) unstable; urgency=low
 .
   [ Christian Perrier ]
   * Add ttf-unikurdweb to kurdish-desktop
     Closes: #564021
   * Correct typo in ssh-server task description.
     Translations unfuzzied.
     Closes: #573085
   * Drop obsolete language-env from tasks. Closes: #413794
   * Replace kde-i18n-* by kde-l10n-* in <language>-kde-desktop tasks
     Thanks to Andrei Popescu for reporting this.
   * drop dupplicated xfonts-terminus in romanian-desktop
     Thanks to Andrei Popescu for reporting this.
   * Replace iceweasel-l10n-fa-ir by iceweasel-l10n-fa in persian-desktop
   * Drop Move ttf-farsiweb from standard task and add it to the
     persian-desktop taisk.
 .
   [ Translations of tasks ]
   * Traditional Chinese updated. Closes: #564037
   * German updated. Closes: #565330
   * Bengali updated.
   * Dutch updated. Closes: #573086
   * Italian updated. Closes: #575649
   * Irish updated. Closes: #578197
   * Tamil updated. Closes: #578283
   * Romanian updated
   * Khmer updated
   * Indonesian updated. Closes: #586614
   * Ukrainian updated. Closes: #586863
   * Kazakh (Sarsenov D.).  Closes: #587105
   * Dzongkha (yumkee).
   * Korean updated.
   * Persian added. Closes: #587344
   * Galician updated.
   * Bosnian updated by Armin Besirovic
 .
   [ Translations of debconf templates ]
   * Bengali updated.
   * Italian updated. Closes: #575650
   * Romanian updated
   * Indonesian updated. Closes: #586614
   * Persian (Hadi Soufi).  Closes: #587080
   * Kazakh (Sarsenov D.).  Closes: #587104
   * Bosnian updated by Armin Besirovic
 .
   [ Translations of programs ]
   * Italian updated. Closes: #575651
   * Indonesian updated. Closes: #586614
   * Persian (Hadi Soufi).  Closes: #587081
   * Kazakh (Sarsenov D.).  Closes: #587103
   * Bosnian updated by Armin Besirovic
 .
   [ Josip Rodin ]
   * Removed enca and texlive-lang-croatian from the base Croatian task,
     closes: #564033.
 .
   [ Changwoo Ryu ]
   * Update the Korean tasks.
     - Use ibus/ibus-gtk/ibus-qt4 instead of nabi and imhangul
       (korean-desktop, korean-{gnome,kde}-desktop)
     - Use ttf-nanum and ttf-nanum-coding along with ttf-unfonts-core
       (korean-desktop)
     - Remove baekmuk fonts (korean-desktop)
     - Add hunspell-ko (korean-desktop)
 .
   [ Otavio Salvador ]
   * Bump standards version; no changes needed.
   * Add myself as uploader.
Checksums-Sha1: 
 5c2dbc471b4715f517eec0aaec6ddf53db009bf1 1782 tasksel_2.83ubuntu1.dsc
 5da0c93e84213df8cdcf825c695b5092a87fc162 829509 tasksel_2.83ubuntu1.tar.gz
Checksums-Sha256: 
 874b19a9f88f3c9c568ad0fc2c2e2e532dfd3076e7d38a61939d11db27597251 1782 tasksel_2.83ubuntu1.dsc
 46ed8f53acabf3acdac21f3b1c0320852f49e007c788e2bbb265a0a9274173cb 829509 tasksel_2.83ubuntu1.tar.gz
Files: 
 52ad87950293f7ae3c0471d07b06755b 1782 admin important tasksel_2.83ubuntu1.dsc
 6345884a757c69336e94dbccba08d016 829509 admin important tasksel_2.83ubuntu1.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBTLnUIzk1h9l9hlALAQhcFRAAjyG9mZEQVAbvxBahjtLdVG6tHdC93X83
b7B9C4PGt/0SY9u3TWsVCRxDg7ASBvMXH/V66UCyu86X+ikEF89U/xTqZ+xJ3Ih9
mA4jH0cdSjIxklTsiDhEMPs2GOwoDiS5RVS+Qxu4VmW2DoAXlDl23PwYCDCACxv5
P1me246OHVnBWgVHTb2OkcUZRKz7f0SiDR/5AEF6emTZQKdgKr/+HSCNH+wurlVF
+BEejIsO8Z5edFGw3R8JVzenr3M3cZNyhZjKyzI30mKq+9+30xtS0/tWpe/pKUvQ
N/sLGTMxYOWHm5ze8EEeGtk8fnl8XFj68hWSJzklOSQZXTz75cGaEVDO2UMRN1s6
JIp7KwCWsYU9qpHSiBo/EqO3RcnyxJrSpFaqEG5n/8E8jMUwMfWgI2U50cicjxFd
Pp8dPnjm/Ng9/RJUVRuZF/EfS2Ay22jy/CcTIvml0GEVKB19SZ9yGTkfxry+Sgek
EgnC9r5wEUjuQxLzcVYDM9fR2j0lTr11iCbgTvTg/mIqSQmxN/tcH0n7sdFeVOhs
rtJnf51xb+zxre8N/Kyv+qQLvgjNGBOfKZqJ+yoDa9KPL3qtb1L1OnVGBmrxc7G/
8+RWzKulV+K3o4lT7KVq6pzleP5G7SElyaAq8hzjgp/QKKUsNs2DpMhhTsSlJV9N
lAP3mUPFqe4=
=mqOb
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list