[ubuntu/natty] tasksel 2.87ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Mon Dec 6 14:50:26 GMT 2010
tasksel (2.87ubuntu1) 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.
tasksel (2.87) unstable; urgency=low
[ Christian Perrier ]
* Drop to be obsoleted foomatic* and printconf from
print-server, lxde-desktop, xfce-desktop and desktop.
See #598639
[ Joey Hess ]
* Add foomatic-db-engine, still needed.
* Slim gnome-desktop's set of Key packages down to some that will hopefully
fit in CD#1 while still providing a usable gnome. (This does not change
what gets installed from a DVD or with a mirror available.)
tasksel (2.86) unstable; urgency=low
[ Timur Birsh ]
* Add kazakh-desktop task. Closes: #604708
[ Christian Perrier ]
* Drop vbetool and radeontool from the laptop task
Closes: #604073
* Also drop vbetool from the desktop task
[ Joey Hess ]
* Pre-Depend on debconf 1.5.34, to ensure that upgrades with
an old debconf don't choke on sr at latin locale lines in the templates
during preconfiguration. See #604153
Closes: #605569
[ Debconf translations ]
* Greek (Socrates VAVILIS). Closes: #604443
[ Translations of programs ]
* Greek (George Papamichelakis). Closes: #604444
[ Translations of tasks ]
* Greek (Emmanuel Galatoulas). Closes: #604445
tasksel (2.85) unstable; urgency=low
[ Joey Hess ]
* Remove netatalk from file-server. (Old protocol.)
[ Translations of tasks ]
* Danish (Joe Hansen). Closes: #601391
* Slovenian (Vanja Cvelbar). Closes: #603516
* Fixed encoding in spanish translation. Closes: #603936
[ Christian Perrier ]
* Add tasks for Sinhala language
* Add esperanto-kde-desktop
* Add gujarati-kde-desktop
* Add indonesian-kde-desktop
* Add malayalam-kde-desktop
* Add asturian and asturian desktop (with openoffice.org-l10n-ast)
* Add openoffice.org-l10n-id to indonesian-desktop
* Add openoffice.org-help-el to greek-desktop
* Add iceweasel-l10n-bn-bd to bengali-desktop
* Add iceweasel-l10n-es-cl and iceweasel-l10n-es-mx to spanish-desktop
* Add iceweasel-l10n-hr to croatian-desktop
* Add iceweasel-l10n-ml to malayalam-desktop
* Add iceweasel-l10n-ta and iceweasel-l10n-ta-lk to tamil-desktop
* Add iceweasel-l10n-vi to vietnamese-desktop
* Add iceweasel-l10n-fa-ir to persian-desktop
Date: Mon, 06 Dec 2010 14:46:03 +0000
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.87ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 06 Dec 2010 14:46:03 +0000
Source: tasksel
Binary: tasksel tasksel-data
Architecture: source
Version: 2.87ubuntu1
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: 601391 603516 603936 604073 604443 604444 604445 604708 605569
Changes:
tasksel (2.87ubuntu1) 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.
.
tasksel (2.87) unstable; urgency=low
.
[ Christian Perrier ]
* Drop to be obsoleted foomatic* and printconf from
print-server, lxde-desktop, xfce-desktop and desktop.
See #598639
.
[ Joey Hess ]
* Add foomatic-db-engine, still needed.
* Slim gnome-desktop's set of Key packages down to some that will hopefully
fit in CD#1 while still providing a usable gnome. (This does not change
what gets installed from a DVD or with a mirror available.)
.
tasksel (2.86) unstable; urgency=low
.
[ Timur Birsh ]
* Add kazakh-desktop task. Closes: #604708
.
[ Christian Perrier ]
* Drop vbetool and radeontool from the laptop task
Closes: #604073
* Also drop vbetool from the desktop task
.
[ Joey Hess ]
* Pre-Depend on debconf 1.5.34, to ensure that upgrades with
an old debconf don't choke on sr at latin locale lines in the templates
during preconfiguration. See #604153
Closes: #605569
.
[ Debconf translations ]
* Greek (Socrates VAVILIS). Closes: #604443
.
[ Translations of programs ]
* Greek (George Papamichelakis). Closes: #604444
.
[ Translations of tasks ]
* Greek (Emmanuel Galatoulas). Closes: #604445
.
tasksel (2.85) unstable; urgency=low
.
[ Joey Hess ]
* Remove netatalk from file-server. (Old protocol.)
.
[ Translations of tasks ]
* Danish (Joe Hansen). Closes: #601391
* Slovenian (Vanja Cvelbar). Closes: #603516
* Fixed encoding in spanish translation. Closes: #603936
.
[ Christian Perrier ]
* Add tasks for Sinhala language
* Add esperanto-kde-desktop
* Add gujarati-kde-desktop
* Add indonesian-kde-desktop
* Add malayalam-kde-desktop
* Add asturian and asturian desktop (with openoffice.org-l10n-ast)
* Add openoffice.org-l10n-id to indonesian-desktop
* Add openoffice.org-help-el to greek-desktop
* Add iceweasel-l10n-bn-bd to bengali-desktop
* Add iceweasel-l10n-es-cl and iceweasel-l10n-es-mx to spanish-desktop
* Add iceweasel-l10n-hr to croatian-desktop
* Add iceweasel-l10n-ml to malayalam-desktop
* Add iceweasel-l10n-ta and iceweasel-l10n-ta-lk to tamil-desktop
* Add iceweasel-l10n-vi to vietnamese-desktop
* Add iceweasel-l10n-fa-ir to persian-desktop
Checksums-Sha1:
67b8cbae1f5101c2e913b92bc03632ed29f1a529 1782 tasksel_2.87ubuntu1.dsc
a59a292f9ea717f8a06fa50ffbb3f94413e22bb4 820888 tasksel_2.87ubuntu1.tar.gz
Checksums-Sha256:
31b89223687e97b2c406ac0d0a70df81223f0db7200667ffe3adaee3fe46ffdf 1782 tasksel_2.87ubuntu1.dsc
4d1bf26ce6ed4505215f4729c1f1c3623b2a00fa20f3d2b6a53361173165835d 820888 tasksel_2.87ubuntu1.tar.gz
Files:
183136d3bbc1dabaa377f7c90420610d 1782 admin important tasksel_2.87ubuntu1.dsc
1716c7e0bcbab8e534a22611a7ab7298 820888 admin important tasksel_2.87ubuntu1.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
iQIVAwUBTPz3dTk1h9l9hlALAQixyxAAr0mRskwSoLwt1HYyQZkE63e+zlxP5xz9
c+AKs8UBgQUROFqiwRHW0FT3GxTtAEukD1tRPipRlyL2ozl5hs9pN77XulOquKC0
KUgHykDPDRXR1M1LqoFbDRzrEudEcr3YR9m3d9sC8baXnPLqfR43hVH5lUOpn0GF
XJtlyqg1EpOSiDvEVeuEjlSwCdHJzE1kgvVL3SS12nwD3BaOptV931XlJeJ/l4lb
3Ik4IeNK9Uhj9r8RhMhpF67xQ3G1Cae8YsohpA7gsZnOKNkESZaQ5BDdcDRKI9c6
/TTpXk1hJUBdS0WVl6yPlWLt1EXQ9X2Oqsr9fjKyEagrB26cK1coKtSFGjsuMgYC
4zLr5L20xPQMHRYHXD9+Iyc9irbkCSCfPnP7A62bzj6S26w8NtLekJ04yV450Qu9
Wusf8KcxiZ40z1m7aUooWZvywdXH/3/hOio2ygXkp+rlI2vdHDeYav9MowfKr6an
Fm5nNwnIgh81HyHbTfqTCPZU2znjzhmiXTDAs0/UTZekKNodn558hVUzG6hJS04t
pe01THCrUe24pQWnBBv6gOEtgtq6ODMw0PvWD+RM7UnadE5GZceUVHXVpRg6Vbcc
UTRPp/VklSYaiwPybt6WxL/FftdspVgrSRQcorlL6I5K+gZgLkOXBOsFSA9HR/m2
oJplnq/jUN0=
=KmMn
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list