pkgsel (0.43ubuntu2+9.0trisquel1) etiona; urgency=medium * Rebranded and adapted for Trisquel -- Trisquel GNU/Linux developers Fri, 13 Sep 2019 22:07:41 +0000 pkgsel (0.43ubuntu2) yakkety; urgency=medium * debian/postinst: get our "No automatic updates" policy selection to really seed unattended-upgrades with automatic upgrades disabled. (LP: #1585771) -- Mathieu Trudel-Lapierre Tue, 14 Jun 2016 17:43:53 +0300 pkgsel (0.43ubuntu1) xenial; urgency=medium * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages (using check-language-support if available). If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation, unless pkgsel/ignore-incomplete-language-support is set to true. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. - Explicitly install tasksel before doing anything else. - Enable pkgsel with live-installer if the image has more than a squashfs. - Check if diversions already exist before adding them. * Replace --debconf-apt-from, --debconf-apt-to options to tasksel with passing them directly to debconf-apt-progress (through tasksel still), at the cost of a little granularity in the progress bar, but that removes a bunch of code from tasksel. -- Mathieu Trudel-Lapierre Thu, 17 Dec 2015 10:42:06 -0500 pkgsel (0.43) unstable; urgency=low [ Updated translations ] * Danish (da.po) by Joe Hansen -- Christian Perrier Mon, 09 Mar 2015 07:49:15 +0100 pkgsel (0.42ubuntu1) vivid; urgency=medium * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages (using check-language-support if available). If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation, unless pkgsel/ignore-incomplete-language-support is set to true. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. - Explicitly install tasksel before doing anything else. - Enable pkgsel with live-installer if the image has more than a squashfs. - Check if diversions already exist before adding them. -- Colin Watson Wed, 10 Dec 2014 17:46:17 +0000 pkgsel (0.42) unstable; urgency=low * Drop last use of aptitude. Thanks to Daniel Hartwig for the patch and his tests. -- Christian Perrier Sun, 02 Feb 2014 16:17:31 +0100 pkgsel (0.41) unstable; urgency=low [ Updated translations ] * Hungarian (hu.po) by Judit Gyimesi -- Christian Perrier Thu, 19 Dec 2013 20:16:18 +0100 pkgsel (0.40) unstable; urgency=low [ Updated translations ] * Tajik (tg.po) by Victor Ibragimov -- Christian Perrier Sat, 17 Aug 2013 08:36:05 +0200 pkgsel (0.39) unstable; urgency=low [ Dmitrijs Ledkovs ] * Set debian source format to '3.0 (native)'. * Bump debhelper compat level to 9. * Set Vcs-* to canonical format. -- Christian Perrier Sat, 13 Jul 2013 13:40:53 +0200 pkgsel (0.38ubuntu1) saucy; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages (using check-language-support if available). If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation, unless pkgsel/ignore-incomplete-language-support is set to true. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. - Explicitly install tasksel before doing anything else. - Implement pkgsel/upgrade using apt-get rather than aptitude. - Enable pkgsel with live-installer if the image has more than a squashfs. - Check if diversions already exist before adding them. -- Colin Watson Tue, 28 May 2013 13:57:36 +0100 pkgsel (0.38) unstable; urgency=low [ Updated translations ] * Croatian (hr.po) by Tomislav Krznar -- Christian Perrier Sun, 19 May 2013 18:21:03 +0200 pkgsel (0.37ubuntu1) raring; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages (using check-language-support if available). If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation, unless pkgsel/ignore-incomplete-language-support is set to true. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. - Explicitly install tasksel before doing anything else. - Implement pkgsel/upgrade using apt-get rather than aptitude. - Enable pkgsel with live-installer if the image has more than a squashfs. - Check if diversions already exist before adding them. -- Colin Watson Thu, 20 Dec 2012 13:23:47 +0000 pkgsel (0.37) unstable; urgency=low [ Updated translations ] * Catalan (ca.po) by Jordi Mallach -- Christian Perrier Wed, 12 Dec 2012 21:11:44 +0100 pkgsel (0.36ubuntu5) quantal; urgency=low * Install language-selector-common even for netboot installs, since we need check-language-support (LP: #1056689). -- Colin Watson Thu, 27 Sep 2012 13:34:53 +0100 pkgsel (0.36ubuntu4) quantal; urgency=low * debian/postinst: check if a diversion already exists before applying it to a file and remove it from the DIVERTS list if this is the case -- Oliver Grawert Thu, 09 Aug 2012 13:30:20 +0200 pkgsel (0.36ubuntu3) quantal; urgency=low * Drop pkgsel/live-enable again; check /cdrom/.disk/cd_type instead to find out whether the image has more than a squashfs (LP: #1028301). -- Colin Watson Tue, 24 Jul 2012 10:13:13 +0100 pkgsel (0.36ubuntu2) quantal; urgency=low * Add pkgsel/live-enable template; preseed this to true to enable pkgsel even if live-installer was used to install the base system. -- Colin Watson Sun, 22 Jul 2012 23:50:08 +0100 pkgsel (0.36ubuntu1) quantal; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages (using check-language-support if available). If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation, unless pkgsel/ignore-incomplete-language-support is set to true. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. - Explicitly install tasksel before doing anything else. - Implement pkgsel/upgrade using apt-get rather than aptitude. -- Colin Watson Tue, 03 Jul 2012 11:37:12 +0100 pkgsel (0.36) unstable; urgency=low * Team upload * Replace XC-package-Type by Package-Type [ Updated translations ] * Tibetan (bo.po) by Tennom * Welsh (cy.po) by Dafydd Tomos * Galician (gl.po) by Jorge Barreiro * Lithuanian (lt.po) by Rimas Kudelis * Latvian (lv.po) by Rūdolfs Mazurs * Macedonian (mk.po) by Arangel Angov * Panjabi (pa.po) by A S Alam * Traditional Chinese (zh_TW.po) by Yao Wei (魏銘廷) -- Christian Perrier Fri, 15 Jun 2012 18:40:11 +0200 pkgsel (0.35ubuntu2) precise; urgency=low * Update Ubuntu-specific translations from Launchpad. -- Colin Watson Wed, 11 Apr 2012 15:42:50 +0100 pkgsel (0.35ubuntu1) precise; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages (using check-language-support if available). If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation, unless pkgsel/ignore-incomplete-language-support is set to true. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. - Explicitly install tasksel before doing anything else. - Implement pkgsel/upgrade using apt-get rather than aptitude. -- Colin Watson Wed, 11 Apr 2012 15:39:43 +0100 pkgsel (0.35) unstable; urgency=low [ Updated translations ] * Asturian (ast.po) by Mikel González * Bulgarian (bg.po) by Damyan Ivanov * German (de.po) by Holger Wansing * Estonian (et.po) by Mattias Põldaru * Hebrew (he.po) by Lior Kaplan * Hindi (hi.po) by Kumar Appaiah * Indonesian (id.po) by Mahyuddin Susanto * Icelandic (is.po) by Sveinn í Felli * Italian (it.po) by Milo Casagrande * Kannada (kn.po) by Prabodh C P * Macedonian (mk.po) by Arangel Angov * Polish (pl.po) by Marcin Owsiany * Romanian (ro.po) by Ioan Eugen Stan * Sinhala (si.po) * Ukrainian (uk.po) by Borys Yanovych * Simplified Chinese (zh_CN.po) by YunQiang Su -- Otavio Salvador Thu, 15 Mar 2012 15:16:51 -0300 pkgsel (0.34ubuntu2) oneiric; urgency=low * Update Ubuntu-specific translations from Launchpad (LP: #797985). * Implement pkgsel/upgrade using apt-get rather than aptitude (LP: #789386). -- Colin Watson Thu, 23 Jun 2011 13:03:52 +0100 pkgsel (0.34ubuntu1) oneiric; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages (using check-language-support if available). If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation, unless pkgsel/ignore-incomplete-language-support is set to true. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. - Explicitly install tasksel before doing anything else. -- Colin Watson Tue, 03 May 2011 12:14:23 +0100 pkgsel (0.34) unstable; urgency=low * Add myself to Uploaders to have at least one human maintainer [ Updated translations ] * Bulgarian (bg.po) by Damyan Ivanov * Czech (cs.po) by Miroslav Kure * Esperanto (eo.po) by Felipe Castro * Spanish (es.po) by Javier Fernández-Sanguino * Korean (ko.po) by Changwoo Ryu * Romanian (ro.po) by Eddy Petrișor * Slovak (sk.po) by Ivan Masár * Swedish (sv.po) by Daniel Nylander * Telugu (te.po) by Arjuna Rao Chavala * Thai (th.po) by Theppitak Karoonboonyanan * Uyghur (ug.po) by Sahran -- Christian Perrier Sun, 24 Apr 2011 09:04:32 +0200 pkgsel (0.33ubuntu3) natty; urgency=low * localechooser/supported-locales only lists additional locales, so calculate the set of language packs to install using the union of it and debian-installer/locale (LP: #741304). * Fix Chinese special cases for language packs to work properly. -- Colin Watson Wed, 30 Mar 2011 18:00:47 +0100 pkgsel (0.33ubuntu2) natty; urgency=low * Don't install language-selector-common if pkgsel/install-language-support is preseeded to false (LP: #712145). -- Colin Watson Wed, 09 Feb 2011 17:45:50 +0000 pkgsel (0.33ubuntu1) natty; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages (using check-language-support if available). If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation, unless pkgsel/ignore-incomplete-language-support is set to true. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. - Explicitly install tasksel before doing anything else. -- Colin Watson Thu, 27 Jan 2011 12:48:45 +0000 pkgsel (0.33) unstable; urgency=low [ Updated translations ] * Lao (lo.po) by Anousak Souphavanh * Northern Sami (se.po) by Børre Gaup * Sinhala (si.po) by Danishka Navin -- Otavio Salvador Fri, 24 Dec 2010 21:34:22 -0200 pkgsel (0.32ubuntu1) natty; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages (using check-language-support if available). If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation, unless pkgsel/ignore-incomplete-language-support is set to true. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. - Explicitly install tasksel before doing anything else. -- Colin Watson Mon, 15 Nov 2010 11:18:03 +0000 pkgsel (0.32) unstable; urgency=low [ Updated translations ] * Bengali (bn.po) by Israt Jahan -- Otavio Salvador Fri, 12 Nov 2010 16:29:36 -0200 pkgsel (0.31ubuntu1) natty; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages (using check-language-support if available). If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation, unless pkgsel/ignore-incomplete-language-support is set to true. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. - Explicitly install tasksel before doing anything else. -- Colin Watson Wed, 03 Nov 2010 15:36:22 +0000 pkgsel (0.31) unstable; urgency=low [ Colin Watson ] * Fix log comment about pkgsel/include/install-recommends; its replacement is base-installer/install-recommends, not base-installer/recommends. [ Updated translations ] * Asturian (ast.po) by maacub * Bulgarian (bg.po) by Damyan Ivanov * Bosnian (bs.po) by Armin Beirovi * Catalan (ca.po) by Jordi Mallach * Danish (da.po) by Jacob Sparre Andersen * Persian (fa.po) by Ebrahim Byagowi * Icelandic (is.po) by Sveinn Felli * Kazakh (kk.po) by Baurzhan Muftakhidinov * Telugu (te.po) by Arjuna Rao Chavala -- Otavio Salvador Mon, 01 Nov 2010 19:10:20 -0200 pkgsel (0.30ubuntu1) natty; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages (using check-language-support if available). If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation, unless pkgsel/ignore-incomplete-language-support is set to true. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. - Explicitly install tasksel before doing anything else. -- Colin Watson Fri, 15 Oct 2010 12:32:39 +0100 pkgsel (0.30) unstable; urgency=low [ Updated translations ] * Asturian (ast.po) by astur * Belarusian (be.po) by Viktar Siarheichyk * German (de.po) by Holger Wansing * Persian (fa.po) by acathur * Central Khmer (km.po) by Khoem Sokhem * Kurdish (ku.po) by Erdal Ronahi * Macedonian (mk.po) by Arangel Angov * Norwegian Nynorsk (nn.po) by Eirik U. Birkeland * Romanian (ro.po) by ioan-eugen stan -- Christian Perrier Sun, 11 Jul 2010 17:55:01 +0200 pkgsel (0.29) unstable; urgency=low * 90popcon: really, really make installation of popcon work again. [ Updated translations ] * French (fr.po) by Christian Perrier * Lithuanian (lt.po) by Kęstutis Biliūnas -- Frans Pop Tue, 23 Mar 2010 04:34:41 +0100 pkgsel (0.28) unstable; urgency=low * 90popcon: fix syntax error. [ Updated translations ] * Slovenian (sl.po) by Vanja Cvelbar -- Frans Pop Sun, 14 Mar 2010 08:29:49 +0100 pkgsel (0.27) unstable; urgency=low * Use apt-install instead of apt-get to install popularity-contest. Use the --no-recommends option to avoid pulling in an MTA (exim4). * Ensure installation of popularity-contest is done late to keep its dialog as close as possible to tasksel. [ Updated translations ] * German (de.po) by Holger Wansing * Slovenian (sl.po) by Vanja Cvelbar -- Frans Pop Mon, 22 Feb 2010 04:38:23 +0100 pkgsel (0.26) unstable; urgency=low [ Frans Pop ] * Log the start of the different stages of pkgsel. * No longer disable Recommends; it is now a global setting. Also drop the template pkgsel/include/install-recommends as that is now redundant. The --without-recommends option is preserved for the security update step to avoid installing new packages during that step. Allowing it there would result in inconsistent behavior. * Remove no longer needed Lintian override for missing Standards-Version field. * Drop Etch compatibility hack to skip (security) updates. [ Colin Watson ] * Upgrade to debhelper v7. [ Updated translations ] * Amharic (am.po) by Tegegne Tefera * Asturian (ast.po) by astur * Belarusian (be.po) by Pavel Piatruk * Galician (gl.po) by Marce Villarino * Hindi (hi.po) * Italian (it.po) by Milo Casagrande * Slovenian (sl.po) by Vanja Cvelbar -- Frans Pop Wed, 23 Dec 2009 00:45:10 +0100 pkgsel (0.25ubuntu8) maverick; urgency=low * Install tasksel before doing anything else. This means that we can take it out of the base system, thus saving space on the live CD. -- Colin Watson Fri, 04 Jun 2010 11:48:07 +0100 pkgsel (0.25ubuntu7) lucid; urgency=low * Update Ubuntu-specific translations from Launchpad. -- Colin Watson Thu, 15 Apr 2010 01:02:32 +0100 pkgsel (0.25ubuntu6) lucid; urgency=low * Install language-selector's update-notifier hook only after marking other pending update notifications as seen (LP: #527623). -- Colin Watson Wed, 31 Mar 2010 16:05:24 +0100 pkgsel (0.25ubuntu5) lucid; urgency=low [ Evan Dandrea ] * Provide a way to avoid warning the end user when the language packs could not be installed (LP: #471553). [ Colin Watson ] * Install zh-hans language packs for zh_CN, and zh-hant language packs for zh_TW (LP: #517621). -- Colin Watson Wed, 10 Feb 2010 09:56:22 +0000 pkgsel (0.25ubuntu4) karmic; urgency=low * Don't set the "incomplete language support" note if only gimp-help-* is missing, since it's far too big to fit on CDs (LP: #452516). -- Colin Watson Fri, 23 Oct 2009 21:03:20 +0100 pkgsel (0.25ubuntu3) karmic; urgency=low * Use check-language-support if available to select language support packages (LP: #434173). -- Colin Watson Wed, 14 Oct 2009 22:38:12 +0100 pkgsel (0.25ubuntu2) karmic; urgency=low * Update translations from Launchpad. -- Colin Watson Tue, 01 Sep 2009 13:28:17 +0100 pkgsel (0.25ubuntu1) karmic; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages. If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. -- Muharem Hrnjadovic Mon, 15 Jun 2009 13:24:14 +0200 pkgsel (0.25) unstable; urgency=low [ Colin Watson ] * Merge from Ubuntu: - Allow preseeding pkgsel/include/install-recommends to install what the packages on pkgsel/include Recommend, defaulting to false (Timo Aaltonen, LP: #315363). [ Updated translations ] * Asturian (ast.po) by Marcos Alvarez Costales * Bengali (bn.po) by Md. Rezwan Shahid * Estonian (et.po) by Mattias Põldaru * Basque (eu.po) by Piarres Beobide * Hindi (hi.po) by Kumar Appaiah * Kazakh (kk.po) by daur88 * Malayalam (ml.po) by Praveen Arimbrathodiyil * Marathi (mr.po) by Sampada * Tagalog (tl.po) by Eric Pareja -- Christian Perrier Sat, 13 Jun 2009 09:31:56 +0200 pkgsel (0.24ubuntu2) karmic; urgency=low * Add support for setting pkgsel/language-packs to "ALL", to install everything available on the installation media (LP: #371470). -- Colin Watson Thu, 04 Jun 2009 23:52:04 +0100 pkgsel (0.24ubuntu1) karmic; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages. If this fails, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). - Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. - Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. - Allow preseeding pkgsel/install-recommends to install what the packages on pkgsel/include Recommend, defaulting to false. - Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false. * Run 'apt-get clean' after package installation (LP: #364249). -- Colin Watson Wed, 06 May 2009 12:03:24 +0100 pkgsel (0.24) unstable; urgency=low [ Updated translations ] * Bengali (bn.po) by Mahay Alam Khan (মাহে আলম খান) * Bosnian (bs.po) by Armin Besirovic * Danish (da.po) * Spanish (es.po) by Javier Fernández-Sanguino Peña * Hebrew (he.po) by Lior Kaplan * Croatian (hr.po) by Josip Rodin * Hungarian (hu.po) by SZERVÁC Attila * Indonesian (id.po) by Arief S Fitrianto * Georgian (ka.po) by Aiet Kolkhi * Central Khmer (km.po) by KHOEM Sokhem * Latvian (lv.po) by Aigars Mahinovs * Macedonian (mk.po) by Arangel Angov * Nepali (ne.po) by Shiva Prasad Pokharel * Norwegian Nynorsk (nn.po) by Håvard Korsvoll * Panjabi (pa.po) by Amanpreet Singh Alam * Polish (pl.po) by Bartosz Fenski * Slovenian (sl.po) by Vanja Cvelbar * Albanian (sq.po) by Elian Myftiu * Serbian (sr.po) by Veselin Mijušković * Tamil (ta.po) by Dr.T.Vasudevan * Ukrainian (uk.po) by Borys Yanovych * Wolof (wo.po) by Mouhamadou Mamoune Mbacke * Simplified Chinese (zh_CN.po) by Deng Xiyue -- Otavio Salvador Sun, 21 Sep 2008 19:38:10 -0300 pkgsel (0.23) unstable; urgency=low * Check for codename instead of suite to avoid system upgrades for Etch. Thanks to Ferenc Wagner for spotting the error. [ Updated translations ] * Catalan (ca.po) by Jordi Mallach * Hindi (hi.po) by Kumar Appaiah -- Frans Pop Thu, 28 Aug 2008 12:27:46 +0200 pkgsel (0.22) unstable; urgency=low [ Frans Pop ] * Disable system upgrades for Etch installs as upgrade options used are incompatible with the Etch version of aptitude. Closes: #492593. * There is no need to run debconf-apt-progress --config as in-target already sets the correct environment. * Multiply progress steps by 10 in postinst script. * Advance progress bar when running pre-pkgsel.d scripts. * Drop the advancement of the progress bar in pre-pkgsel.d/10popcon. (Closes: #492861) [ Jérémy Bobbio ] * Add missing warning() definition in postinst script. [ Updated translations ] * Arabic (ar.po) by Ossama M. Khayat * Belarusian (be.po) by Pavel Piatruk * German (de.po) by Jens Seidel * Dzongkha (dz.po) by Jurmey Rabgay(Bongop) (DIT,BHUTAN) * Greek, Modern (el.po) by Emmanuel Galatoulas * Esperanto (eo.po) by Felipe Castro * French (fr.po) by Christian Perrier * Croatian (hr.po) by Josip Rodin * Italian (it.po) by Milo Casagrande * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ * Norwegian Bokmål (nb.po) by Hans Fredrik Nordhaug * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw) * Russian (ru.po) by Yuri Kozlov * Traditional Chinese (zh_TW.po) by Tetralet -- Jérémy Bobbio Tue, 26 Aug 2008 10:58:05 +0200 pkgsel (0.21) unstable; urgency=low [ Joey Hess ] * Move redundant error handling code into a function. * Add a call to aptitude safe-upgrade before running tasksel, so that security fixes not present on install CDs (or mirrors) will be pulled in. Closes: #479431. - debconf prompts during the upgrade will be provided to d-i - dpkg is forced to install new verisons of conffiles [ Updated translations ] * Bulgarian (bg.po) by Damyan Ivanov * Czech (cs.po) by Miroslav Kure * Basque (eu.po) by Piarres Beobide * Finnish (fi.po) by Esko Arajärvi * French (fr.po) by Christian Perrier * Galician (gl.po) by Jacobo Tarrio * Gujarati (gu.po) by Kartik Mistry * Italian (it.po) by Milo Casagrande * Japanese (ja.po) by Kenshi Muto * Korean (ko.po) by Changwoo Ryu * Lithuanian (lt.po) by Kęstutis Biliūnas * Marathi (mr.po) by Sampada * Dutch (nl.po) by Frans Pop * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw) * Portuguese (pt.po) by Miguel Figueiredo * Romanian (ro.po) by Eddy Petrișor * Slovak (sk.po) by Ivan Masár * Swedish (sv.po) by Daniel Nylander * Thai (th.po) by Theppitak Karoonboonyanan * Turkish (tr.po) by Mert Dirik * Vietnamese (vi.po) by Clytie Siddall -- Frans Pop Wed, 16 Jul 2008 13:49:53 +0200 pkgsel (0.20ubuntu15) jaunty; urgency=low * Update Ubuntu-specific strings from Launchpad. -- Colin Watson Thu, 09 Apr 2009 02:24:31 +0100 pkgsel (0.20ubuntu14) jaunty; urgency=low * If installing basic language packs fails the first time round, probably because they aren't on the CD, try again once we have the final sources.list in place (LP: #348393). -- Colin Watson Fri, 27 Mar 2009 12:01:08 +0000 pkgsel (0.20ubuntu13) jaunty; urgency=low * Run updatedb at the end of pkgsel, unless pkgsel/updatedb is preseeded to false (LP: #8195). -- Colin Watson Thu, 05 Mar 2009 23:52:57 +0000 pkgsel (0.20ubuntu12) jaunty; urgency=low * Fix the postinst, missing a double-quote. -- Timo Aaltonen Tue, 27 Jan 2009 10:30:17 +0200 pkgsel (0.20ubuntu11) jaunty; urgency=low [ Colin Watson ] * Fix logic to check whether pkgsel/language-packs has been preseeded. [ Timo Aaltonen ] * Allow preseeding pkgsel/install-recommends to install what the packages on pkgsel/include Recommend. The default is false. (LP: #315363) -- Timo Aaltonen Mon, 26 Jan 2009 10:41:42 +0200 pkgsel (0.20ubuntu10) intrepid; urgency=low * Update Ubuntu-specific strings from Launchpad. -- Colin Watson Sun, 12 Oct 2008 00:13:46 +0100 pkgsel (0.20ubuntu9) intrepid; urgency=low * Preseed unattended-upgrades/enable_auto_updates to true if unattended-upgrades is selected (LP: #84918). -- Colin Watson Fri, 10 Oct 2008 20:59:09 +0100 pkgsel (0.20ubuntu8) intrepid; urgency=low * Don't download package lists again after moving the final sources.list into place (LP: #267884). -- Colin Watson Thu, 09 Oct 2008 14:55:49 +0100 pkgsel (0.20ubuntu7) intrepid; urgency=low * Allow preseeding pkgsel/language-packs to empty to indicate that no language packs should be installed. -- Colin Watson Sat, 06 Sep 2008 10:49:20 +0100 pkgsel (0.20ubuntu6) intrepid; urgency=low * Preseed landscape-client/register_system to true if Landscape is selected. -- Colin Watson Wed, 27 Aug 2008 18:51:44 +0100 pkgsel (0.20ubuntu5) intrepid; urgency=low * Check /cdrom/.disk/info before unmounting /cdrom. -- Colin Watson Wed, 27 Aug 2008 15:31:28 +0100 pkgsel (0.20ubuntu4) intrepid; urgency=low * Ask whether the user wants to install updates automatically, using either unattended-upgrades or landscape-client. This question is only asked at a high enough priority to be displayed on server or netboot installations, but may be preseeded on other installations. -- Colin Watson Wed, 27 Aug 2008 00:37:51 +0100 pkgsel (0.20ubuntu3) intrepid; urgency=low * Don't divert scrollkeeper-* any more; we use rarian-compat now and Sebastien says it's fast enough. -- Colin Watson Fri, 18 Jul 2008 12:44:16 +0100 pkgsel (0.20ubuntu2) intrepid; urgency=low * If we fail to install complete language support, install the language-selector update-notifier hook so that the user is prompted to install more complete language support after installation (LP: #9392). -- Colin Watson Tue, 15 Jul 2008 16:05:26 +0100 pkgsel (0.20ubuntu1) intrepid; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages. - Expand progress bar length to 1000 for better granularity. - Mark any pending update notifications as seen after installation. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). -- Colin Watson Thu, 12 Jun 2008 10:32:52 +0100 pkgsel (0.20) unstable; urgency=low [ Updated translations ] * Basque (eu.po) by Iñaki Larrañaga Murgoitio * Marathi (mr.po) by Sampada * Dutch (nl.po) by Frans Pop * Punjabi (Gurmukhi) (pa.po) by Amanpreet Singh Alam -- Otavio Salvador Thu, 08 May 2008 00:26:24 -0300 pkgsel (0.19) unstable; urgency=low * Change back to using apt-install in pre-pkgsel.d/01laptop-detect now that it's safe to do so. Requires: di-utils (>= 1.56). * Unmount /cdrom during package installation even if the user did not scan additional CDs as otherwise accessing the CD may fail. Closes: #474346. [ Updated translations ] * Marathi (mr.po) * Panjabi (pa.po) by Amanpreet Singh Alam -- Frans Pop Mon, 28 Apr 2008 07:20:08 +0200 pkgsel (0.18) unstable; urgency=low * Avoid using apt-install in pre-pkgsel.d/01laptop-detect because it interferes with multi-CD support. -- Frans Pop Wed, 05 Mar 2008 05:31:39 +0100 pkgsel (0.17ubuntu1) hardy; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages. - Expand progress bar length to 1000 for better granularity. - Mark any pending update notifications as seen after installation. Requires update-notifier (>= 0.40.1) to take effect. - Move final sources.list into place before trying to install pkgsel/include items and language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). -- Colin Watson Fri, 21 Mar 2008 00:23:34 +0000 pkgsel (0.17) unstable; urgency=low [ Colin Watson ] * Pass pkgsel/include to aptitude following "--" to prevent typos in preseed files being interpreted as aptitude options by accident. * Silence syslog noise if /usr/lib/pre-pkgsel.d is empty. [ Otavio Salvador ] * Install laptop-detect only when running at i386, amd64 and powerpc. [ Updated translations ] * Amharic (am.po) by tegegne tefera * Indonesian (id.po) by Arief S Fitrianto * Korean (ko.po) by Changwoo Ryu * Latvian (lv.po) by Viesturs Zarins * Malayalam (ml.po) by A| * Panjabi (pa.po) by A S Alam * Slovak (sk.po) by Ivan MasPraveenr -- Otavio Salvador Wed, 13 Feb 2008 12:06:05 -0200 pkgsel (0.16ubuntu2) hardy; urgency=low * Move final sources.list into place before processing pkgsel/include, so that you can use that to install packages not on the CD. -- Colin Watson Mon, 18 Feb 2008 18:05:27 +0000 pkgsel (0.16ubuntu1) hardy; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages. - Expand progress bar length to 1000 for better granularity. - Mark any pending update notifications as seen after installation. Requires update-notifier (>= 0.40.1) to take effect. - Move final sources.list into place before trying to install language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). * Update pkgsel/language-packs choices. * Use unauthenticated Vcs-Bzr URL. -- Colin Watson Mon, 10 Dec 2007 17:08:25 +0000 pkgsel (0.16) unstable; urgency=low [ Dann Frazier ] * Add support for a /usr/lib/pre-pkgsel.d run-parts style directory. Closes: #447326. [ Frans Pop ] * Support CD/DVD changing during package installation. For this to be possible, the installation CD/DVD has to be unmounted in the D-I environment, which means that during most of pkgsel (including pre-pkgsel.d scripts) the installation of udebs is not possible. The installation CD/DVD is reloaded before the end of pkgsel to ensure following components can again install udebs. [ Updated translations ] * Belarusian (be.po) by Hleb Rubanau * Bulgarian (bg.po) by Damyan Ivanov * Catalan (ca.po) by Jordi Mallach * Czech (cs.po) by Miroslav Kure * German (de.po) by Jens Seidel * Esperanto (eo.po) by Serge Leblanc * Spanish (es.po) by Javier Fernández-Sanguino Peña * Basque (eu.po) by Piarres Beobide * French (fr.po) by Christian Perrier * Galician (gl.po) by Jacobo Tarrio * Hebrew (he.po) by Lior Kaplan * Japanese (ja.po) by Kenshi Muto * Korean (ko.po) by Sunjae Park * Dutch (nl.po) by Bart Cornelis * Norwegian Nynorsk (nn.po) by Håvard Korsvoll * Polish (pl.po) by Bartosz Fenski * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw) * Portuguese (pt.po) by Miguel Figueiredo * Romanian (ro.po) by Eddy Petrișor * Russian (ru.po) by Yuri Kozlov * Albanian (sq.po) by Elian Myftiu * Swedish (sv.po) by Daniel Nylander * Tamil (ta.po) by Dr.T.Vasudevan * Thai (th.po) by Theppitak Karoonboonyanan * Vietnamese (vi.po) by Clytie Siddall * Simplified Chinese (zh_CN.po) by Ming Hua -- Frans Pop Mon, 12 Nov 2007 13:27:54 +0100 pkgsel (0.15ubuntu1) hardy; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages. - Expand progress bar length to 1000 for better granularity. - Mark any pending update notifications as seen after installation. Requires update-notifier (>= 0.40.1) to take effect. - Move final sources.list into place before trying to install language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end (with bind-mounted /dev, /proc, and /sys, and a preceding update-dev). * Use -o APT::Install-Recommends=false rather than --no-install-recommends. * Set XS-Vcs-Bzr for Ubuntu. -- Colin Watson Thu, 08 Nov 2007 14:56:05 -0500 pkgsel (0.15) unstable; urgency=low [ Frans Pop ] * Drop isinstallable test for sarge, we don't support sarge installs anymore. [ Updated translations ] * Italian (it.po) by Stefano Canepa * Panjabi (pa.po) by A S Alam * Portuguese (pt.po) by Miguel Figueiredo * Vietnamese (vi.po) by Clytie Siddall -- Otavio Salvador Tue, 11 Sep 2007 09:30:21 -0300 pkgsel (0.14) unstable; urgency=low [ Joey Hess ] * Pass APT::Install-Recommends=false to apt when installing popularity-contest to avoid dragging in any recommends there with the new apt. * No need to do this for aptitude runs, the existing --without-recommends is sufficient. [ Otavio Salvador ] * Avoid running in case live-installer is being used. [ Updated translations ] * Romanian (ro.po) by Eddy Petrișor -- Otavio Salvador Thu, 21 Jun 2007 11:51:33 -0300 pkgsel (0.13ubuntu3) gutsy; urgency=low * debian/postinst: - Revert the changes in 0.13ubuntu2 and use diversion of update-initramfs again. When not doing it, we have the unsolvable situation that some things (e. g. root on encrypted file system) fail with a static /target/dev/, and some other things (like configuration of libraw1394) fail with an udevish bind-mounted /target/dev. - Use a bind-mounted /target/dev for calling the final update-initramfs, so that scripts in the target system can resolve UUIDs. Also make /proc and /sys available. - Call udevtrigger, so that we get UUIDs for newly created and formatted partitions, too. - LP: #144390 -- Martin Pitt Mon, 08 Oct 2007 22:43:52 +0200 pkgsel (0.13ubuntu2) gutsy; urgency=low * update-initramfs now uses dpkg triggers, so stop diverting it. -- Colin Watson Fri, 28 Sep 2007 11:20:27 +0100 pkgsel (0.13ubuntu1) gutsy; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages. - Expand progress bar length to 1000 for better granularity. - Mark any pending update notifications as seen after installation. Requires update-notifier (>= 0.40.1) to take effect. - Move final sources.list into place before trying to install language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end. -- Colin Watson Thu, 26 Apr 2007 21:04:00 +0100 pkgsel (0.13) unstable; urgency=low * Multiply menu-item-numbers by 100 [ Updated translations ] * Esperanto (eo.po) by Serge Leblanc -- Joey Hess Tue, 10 Apr 2007 14:40:27 -0400 pkgsel (0.12) unstable; urgency=low [ Updated translations ] * Malayalam (ml.po) by Praveen A -- Frans Pop Tue, 27 Feb 2007 16:59:38 +0100 pkgsel (0.11) unstable; urgency=low [ Updated translations ] * Arabic (ar.po) by Ossama M. Khayat * Danish (da.po) by Claus Hindsgaul * Hungarian (hu.po) by SZERVÁC Attila * Georgian (ka.po) by Aiet Kolkhi * Kurdish (ku.po) by rizoye-xerzi * Latvian (lv.po) by Aigars Mahinovs * Malayalam (ml.po) by Praveen A * Panjabi (pa.po) by A S Alam * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw) * Romanian (ro.po) by Eddy Petrișor * Slovenian (sl.po) by Matej Kovačič -- Frans Pop Wed, 31 Jan 2007 11:54:49 +0100 pkgsel (0.10ubuntu2) feisty; urgency=low * Set Maintainer to ubuntu-installer@lists.ubuntu.com. -- Colin Watson Thu, 15 Mar 2007 00:57:02 +0000 pkgsel (0.10ubuntu1) feisty; urgency=low * Resynchronise with Debian. Remaining changes: - Install language packs and language support packages. - Expand progress bar length to 1000 for better granularity. - Mark any pending update notifications as seen after installation. Requires update-notifier (>= 0.40.1) to take effect. - Move final sources.list into place before trying to install language packs. - Remove special popularity-contest handling; Ubuntu just includes it in standard. - Divert update-initramfs and call it just once at the end. -- Colin Watson Thu, 9 Nov 2006 22:54:45 -0800 pkgsel (0.10) unstable; urgency=low * Add missing debconf dependency. * Add Lintian override for standards-version. [ Updated translations ] * Belarusian (be.po) by Andrei Darashenka * Estonian (et.po) by Siim Põder * Basque (eu.po) by Piarres Beobide * Hebrew (he.po) by Lior Kaplan * Hindi (hi.po) by Nishant Sharma * Croatian (hr.po) by Josip Rodin * Kurdish (ku.po) by Erdal Ronahi * Latvian (lv.po) by Aigars Mahinovs * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes * Tamil (ta.po) by Damodharan Rajalingam * Vietnamese (vi.po) by Clytie Siddall * Wolof (wo.po) by Mouhamadou Mamoune Mbacke -- Frans Pop Tue, 24 Oct 2006 16:25:18 +0200 pkgsel (0.09) unstable; urgency=low * Revert postinst back to last working version. -- Joey Hess Thu, 24 Aug 2006 14:30:48 -0400 pkgsel (0.08) unstable; urgency=low [ Colin Watson ] * Add a facility to install a few extra packages in addition to tasks by preseeding pkgsel/include. * fc-cache is slow. Divert it away during installation, and run it just once at the end. [ Otavio Salvador ] * Add a facility to disable installation of popularity-contest by preseeding popularity-contest/participate to false. * Add a facility to disable tasksel run by preseeding tasksel/first to an empty string. [ Updated translations ] * Panjabi (pa.po) by A S Alam * Traditional Chinese (zh_TW.po) by Tetralet -- Otavio Salvador Tue, 8 Aug 2006 00:21:26 -0300 pkgsel (0.07ubuntu3) edgy; urgency=low * Now that we're installing usplash and its theme from pkgsel rather than base-installer, it's worthwhile to divert update-initramfs and call it just once at the end. * Use apt-get rather than aptitude to install language packs (closes: Malone #62712). -- Colin Watson Fri, 13 Oct 2006 10:45:44 +0100 pkgsel (0.07ubuntu2) edgy; urgency=low * Use new tasksel --debconf-apt-from and --debconf-apt-to options to allow it to present a progress bar for desktop.preinst. -- Colin Watson Fri, 6 Oct 2006 12:16:27 +0100 pkgsel (0.07ubuntu1) edgy; urgency=low * Resynchronise with Debian. * Backport from trunk (closes: Malone #29033): - Add a facility to install a few extra packages in addition to tasks by preseeding pkgsel/include. * Use tasksel (as in Debian) rather than aptitude to do most of the work. Instead of preseeding pkgsel/install-pattern, you should now preseed tasksel/first (for tasks) and/or pkgsel/include (for individual packages). * Drop backward compatibility for base-config/* preseeding from Breezy. -- Colin Watson Wed, 26 Jul 2006 14:10:59 +0100 pkgsel (0.07) unstable; urgency=low [ Updated translations ] * Arabic (ar.po) by Ossama M. Khayat * Bengali (bn.po) by Progga * Bosnian (bs.po) by Safir Secerovic * Danish (da.po) by Claus Hindsgaul * Dzongkha (dz.po) * Estonian (et.po) by Siim Põder * Irish (ga.po) by Kevin Patrick Scannell * Hungarian (hu.po) by SZERVÑC Attila * Georgian (ka.po) by Aiet Kolkhi * Khmer (km.po) by Leang Chumsoben * Kurdish (ku.po) by Erdal Ronahi * Malagasy (mg.po) by Jaonary Rabarisoa * Nepali (ne.po) by Shiva Pokharel * Norwegian Nynorsk (nn.po) by Håvard Korsvoll * Russian (ru.po) by Yuri Kozlov * Northern Sami (se.po) by Børre Gaup * Slovenian (sl.po) by Jure Čuhalev * Tamil (ta.po) by Damodharan Rajalingam * Thai (th.po) by Theppitak Karoonboonyanan * Vietnamese (vi.po) by Clytie Siddall -- Frans Pop Thu, 13 Jul 2006 17:34:53 +0200 pkgsel (0.06ubuntu1) edgy; urgency=low * Resynchronise with Debian. -- Colin Watson Fri, 30 Jun 2006 11:25:43 +0100 pkgsel (0.06) unstable; urgency=low * Add isinstallable file to skip pkgsel when installing Sarge. [ Updated translations ] * Bosnian (bs.po) by Safir Secerovic * Catalan (ca.po) by Jordi Mallach * Basque (eu.po) by Piarres Beobide * Hungarian (hu.po) by SZERVÑC Attila * Khmer (km.po) by hok kakada * Slovenian (sl.po) by Matej Kovačič -- Frans Pop Mon, 20 Mar 2006 18:34:28 +0100 pkgsel (0.05) unstable; urgency=low [ Joey Hess ] * Remove the read-edid and mdetect code; tasksel takes care of this as of version 2.39. [ Updated translations ] * Bulgarian (bg.po) by Ognyan Kulev * Catalan (ca.po) by Jordi Mallach * Basque (eu.po) by Piarres Beobide * Finnish (fi.po) by Tapio Lehtonen * Hebrew (he.po) by Lior Kaplan * Lithuanian (lt.po) by Kęstutis Biliūnas * Latvian (lv.po) by Aigars Mahinovs * Punjabi (Gurmukhi) (pa_IN.po) by Amanpreet Singh Alam * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes * Romanian (ro.po) by Eddy Petrişor * Slovak (sk.po) by Peter Mann * Slovenian (sl.po) by Jure Cuhalev * Albanian (sq.po) by Elian Myftiu * Swedish (sv.po) by Daniel Nylander * Ukrainian (uk.po) by Eugeniy Meshcheryakov * Vietnamese (vi.po) by Clytie Siddall * Wolof (wo.po) by Mouhamadou Mamoune Mbacke * Traditional Chinese (zh_TW.po) by Tetralet -- Frans Pop Wed, 25 Jan 2006 16:13:34 +0100 pkgsel (0.04ubuntu6) dapper; urgency=low * Update pkgsel/language-pack-patterns description to take account of language pack change in pkgsel 0.04ubuntu4. * fc-cache is slow. Divert it away during installation, and run it just once at the end. Saves 2 minutes out of 14 for pkgsel in a stopwatch test here. -- Colin Watson Tue, 11 Apr 2006 13:32:23 +0100 pkgsel (0.04ubuntu5) dapper; urgency=low * Don't ask whether to download language support if networking is disabled by telling netcfg "Do not configure the network at this time" (closes: Malone #28301). This is a very ugly way to figure this out, but unfortunately nothing else seems to be reliable enough. Ideally, netcfg would write out a piece of explicit state somewhere to let us know whether a network is available. -- Colin Watson Fri, 27 Jan 2006 17:35:06 +0000 pkgsel (0.04ubuntu4) dapper; urgency=low * Move language support question to the start. * Install basic language packs (language-pack-$LL) here, as localechooser's post-base-installer script runs before apt-setup which is too early. * Remove special popularity-contest handling entirely; Ubuntu just includes it in standard. -- Colin Watson Tue, 17 Jan 2006 15:10:38 +0000 pkgsel (0.04ubuntu3) dapper; urgency=low * Fix language support package detection. * Fix asking of pkgsel/install-language-support. -- Colin Watson Mon, 2 Jan 2006 19:26:43 +0000 pkgsel (0.04ubuntu2) dapper; urgency=low * Ask pkgsel/install-language-support if installing from a CD and language support packages aren't available (formerly asked by archive-copier). * Move final sources.list into place before trying to install language packs. * Run dpkg --configure -a if language pack installation fails. -- Colin Watson Sun, 1 Jan 2006 16:15:57 +0000 pkgsel (0.04ubuntu1) dapper; urgency=low * Port package selection changes over from base-config: - Install xresprobe, laptop-detect, and discover1 for X preconfiguration instead of read-edid and mdetect. - Expand progress bar length to 1000 for better granularity. - Use aptitude with preseeded patterns instead of tasksel. Note to customisers: the previous base-config/package-selection question is now pkgsel/install-pattern. - Install language packs and language support packages. Note to customisers: the base-config/language-packs, base-config/language-pack-patterns, and base-config/install-language-support questions are now pkgsel/language-packs, pkgsel/language-pack-patterns, and pkgsel/install-language-support respectively, and language-pack-$LL no longer needs to be listed explicitly as localechooser takes care of installing that. - Support old base-config/* preseeded question names until after the release of dapper for backward compatibility. - Mark any pending update notifications as seen after installation. Requires update-notifier (>= 0.40.1) to take effect. * Skip popularity-contest purge for now, until we get cdebconf 0.93 merged. -- Colin Watson Sun, 1 Jan 2006 11:12:02 +0000 pkgsel (0.04) unstable; urgency=low * Use in-target for purging, debconf seems to be talking to cdebconf during the purge otherwise. * Run dpkg --configure -a if tasksel fails to avoid leaving the system with packages in an unconfigured state and breaking pkgsel re-runs. * Detect cleanup failure and log about it and still take down the progress bar. [ Updated translations ] * Greek, Modern (1453-) (el.po) by quad-nrg.net -- Joey Hess Thu, 29 Dec 2005 08:05:05 -0500 pkgsel (0.03) unstable; urgency=low [ Colin Watson ] * Propagate debian-installer/keymap from cdebconf to /target, used by xserver-xorg to infer the X keymap. * Use loops for diversion handling so that the list is kept in just one place. * Stop removing popularity-contest for now until the cdebconf PURGE crash is fixed. [ Joey Hess ] * Consolidate debconf-copydbs into one command. * Pass -q to a few apt-get commands, to avoid gratuotous logging of download progress (the main cause of this will be fixed in tasksel though). * Propigate out nonzero exit codes from tasksel to main-menu so that it can signal a back up. [ Updated translations ] * Catalan (ca.po) by Guillem Jover -- Colin Watson Mon, 26 Dec 2005 23:30:48 +0000 pkgsel (0.02) unstable; urgency=low [ Joey Hess ] * Set LANG to C in postinst so that the bare chroot calls don't trigger perl warning messages for C.UTF-8 locale. (See #344159) * Note that this does not affect the LANG set for the main package installation run, which will be handled by in-target. * Fix progress bar title. [ Colin Watson ] * Fix di-utils build-dependency, and bump required version to 1.20 for in-target. * Capitalise db_progress subcommand names. * Remove trailing spaces from pkgsel.templates, which confused cdebconf. * Change section to debian-installer (fixes lintian warning). [ Updated translations ] * Spanish (es.po) by Javier Fernández-Sanguino Peña * Indonesian (id.po) by Parlin Imanuel Toh * Italian (it.po) by Giuseppe Sacco * Korean (ko.po) by Sunjae park * Macedonian (mk.po) by Georgi Stanojevski * Dutch (nl.po) by Frans Pop * Slovak (sk.po) by Peter Mann * Slovenian (sl.po) by Jure Čuhalev * Tagalog (tl.po) by Eric Pareja -- Colin Watson Sat, 24 Dec 2005 18:31:54 +0000 pkgsel (0.01) unstable; urgency=low [ Joey Hess ] * First release, split off from base-config. * Needs tasksel 2.36 and debconf 1.4.62. [ Christian Perrier ] * Change the menu entry to be more friendly to non technical users * Add a few comments for translators [ Joey Hess ] * Propagate three debconf variables from cdebconf to /target: debian-installer/language, debian-installer/country sed by dictionaries-common to determine which dictionary to default to. passwd/username Used by exim4-config to determine where to send root mail. [ Updated translations ] * Arabic (ar.po) by Ossama M. Khayat * Belarusian (be.po) by Andrei Darashenka * Bulgarian (bg.po) by Ognyan Kulev * Bengali (bn.po) by Baishampayan Ghose * Bosnian (bs.po) by Safir Šećerović * Catalan (ca.po) by Guillem Jover * Czech (cs.po) by Miroslav Kure * Welsh (cy.po) by Dafydd Harries * Danish (da.po) by Claus Hindsgaul * German (de.po) by Jens Seidel * Greek, Modern (1453-) (el.po) by Greek Translation Team * Esperanto (eo.po) by Serge Leblanc * Spanish (es.po) by Javier Fernández-Sanguino Peña * Estonian (et.po) by Siim Põder * Basque (eu.po) by Piarres Beobide * Persian (fa.po) by Arash Bijanzadeh * Finnish (fi.po) by Tapio Lehtonen * French (fr.po) by Christian Perrier * Galician (gl.po) by Jacobo Tarrio * Hebrew (he.po) by Lior Kaplan * Hindi (hi.po) by Nishant Sharma * Croatian (hr.po) by Krunoslav Gernhard * Hungarian (hu.po) by VEROK Istvan * Indonesian (id.po) by Arief S Fitrianto * Icelandic (is.po) by David Steinn Geirsson * Italian (it.po) by Giuseppe Sacco * Japanese (ja.po) by Kenshi Muto * Korean (ko.po) by Sunjae park * Kurdish (ku.po) by Erdal Ronahi * Lithuanian (lt.po) by Kęstutis Biliūnas * Latvian (lv.po) by Aigars Mahinovs * Malagasy (mg.po) by Jaonary Rabarisoa * Macedonian (mk.po) by Georgi Stanojevski * Bokmål, Norwegian (nb.po) by Bjørn Steensrud * Dutch (nl.po) by Bart Cornelis * Norwegian Nynorsk (nn.po) * Norwegian Nynorsk (pa_IN.po) by Amanpreet Singh Alam * Polish (pl.po) by Bartosz Fenski * Portuguese (pt.po) by Miguel Figueiredo * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes * Romanian (ro.po) by Eddy Petrişor * Russian (ru.po) by Yuri Kozlov * Slovak (sk.po) by Peter Mann * Slovenian (sl.po) by Jure Čuhalev * Albanian (sq.po) by Elian Myftiu * Swedish (sv.po) by Daniel Nylander * Tagalog (tl.po) by Eric Pareja * Turkish (tr.po) by Recai Oktaş * Ukrainian (uk.po) by Eugeniy Meshcheryakov * Vietnamese (vi.po) by Clytie Siddall * Wolof (wo.po) by Mouhamadou Mamoune Mbacke * Xhosa (xh.po) by Canonical Ltd * Simplified Chinese (zh_CN.po) by Ming Hua * Traditional Chinese (zh_TW.po) by Tetralet -- Joey Hess Fri, 16 Dec 2005 13:10:03 -0500