Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Tags: d-i Please unblock tasksel 3.13. Diff is attached. The most important fixes in here are a workaround for #651495, so xfce will have a working mixer, and dropping gnash from kde, so konqueror doesn't segfault. I believe that the lxde maintainers also consider switching from gdm3 to lightdm important. unblock tasksel/3.13 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- see shy jo
diff --git a/debian/changelog b/debian/changelog
index 3ca2b4e..6e4f99d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+tasksel (3.13) unstable; urgency=low
+
+ [ Christian Perrier ]
+ * Replace gdm3 by lightdm in lxde-desktop task. Closes: #683345
+
+ [ Joey Hess ]
+ * Don't force browser-plugin-gnash onto desktops that don't themselves
+ pull it in. This means gnome still installs it, but kde, xfce,
+ and lxde do not. Closes: #655841
+ * Use dh_perl -d, as tasksel does not need perl, only perl-base.
+ Closes: #686021
+ * Add gstreamer0.10-alsa to task-xfce-desktop, as a workaround for
+ bug #651495, which was resulting in the mixer being broken.
+
+ [ Debconf translations ]
+ * Brazilian Portuguese (Adriano Rafael Gomes). Closes: #685181
+
+ -- Joey Hess <joeyh@debian.org> Sun, 02 Sep 2012 20:51:05 -0400
+
tasksel (3.12) unstable; urgency=low
[ Andrew Lee (李健秋) ]
@@ -5,12 +24,12 @@ tasksel (3.12) unstable; urgency=low
[ Joey Hess ]
* xfce: Use network-manager-gnome.
- Rationalle: Everyone I've polled who has installed xfce for nontechnical
+ Rationale: Everyone I've polled who has installed xfce for nontechnical
users has had to switch out wicd due to its non-user-friendliness,
which includes not managing wireless interfaces at all by default,
- and presenting the user with a secreen full of dozens of configuration
+ and presenting the user with a screen full of dozens of configuration
settings when a network requires a password.
- Technical users who want wicd will have no difficulty installing it.
+ Technical users who want wicd will have no difficulty installing it.
[ Christian Perrier ]
* Use xul-ext-mozvoikko instead of transitional mozvoikko in
diff --git a/debian/control b/debian/control
index 16949fb..54b082e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Section: admin
Priority: important
Architecture: all
Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106)
-Depends: ${misc:Depends}, ${perl:Depends}, liblocale-gettext-perl, apt, tasksel-data
+Depends: ${misc:Depends}, liblocale-gettext-perl, apt, tasksel-data
Conflicts: debconf (<< 1.4.27), base-config (<< 2.32)
Description: Tool for selecting tasks for installation on Debian systems
This package provides 'tasksel', a simple interface for users who
@@ -41,7 +41,10 @@ Depends: ${misc:Depends},
desktop-base,
menu
Recommends:
-# The default desktop is gnome, but any can be used with this task.
+# One of the actual desktop tasks is needed to get a full desktop environment.
+# The order here is significant when installing this task manually;
+# when tasksel installs this task it instead selects one of these based
+# on the tasksel/desktop debconf setting.
task-gnome-desktop | task-kde-desktop | task-lxde-desktop | task-xfce-desktop,
# For use by third-party apps.
xdg-utils,
@@ -57,10 +60,6 @@ Recommends:
# sound
alsa-utils,
alsa-base,
-# flash -- Note that gnome recommends browser-plugin-gnash;
-# if this is changed here to a different flash player, it should
-# also be changed there.
- browser-plugin-gnash,
# ensure pm-utils is available
pm-utils
@@ -161,7 +160,7 @@ Description: LXDE desktop environment
expect to have available on the desktop.
Depends: ${misc:Depends},
task-desktop,
- gdm3,
+ lightdm,
lxde
Recommends:
lxtask,
@@ -242,7 +241,9 @@ Recommends:
# make hyphenation work
hyphen-en-us,
# gui for configuration of the print server
- system-config-printer
+ system-config-printer,
+# workaround #651495
+ gstreamer0.10-alsa
Package: task-laptop
Architecture: all
diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po
index b9566fd..bdab99d 100644
--- a/debian/po/pt_BR.po
+++ b/debian/po/pt_BR.po
@@ -1,24 +1,19 @@
-#
-# Translators, if you are not familiar with the PO format, gettext
-# documentation is worth reading, especially sections dedicated to
-# this format, e.g. by running:
-# info -n '(gettext)PO Files'
-# info -n '(gettext)Header Entry'
-#
-# Some information specific to po-debconf are available at
-# /usr/share/doc/po-debconf/README-trans
-# or http://www.debian.org/intl/l10n/po-debconf/README-trans
-#
-# Developers do not need to manually edit POT or PO files.
+# Debconf translations for tasksel.
+# Copyright (C) 2012 THE tasksel'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the tasksel package.
+# André Luís Lopes <andrelop@debian.org>, 2006.
+# Adriano Rafael Gomes <adrianorg@gmail.com>, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: tasksel\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
"POT-Creation-Date: 2006-09-13 14:42-0400\n"
-"PO-Revision-Date: 2006-09-07 16:34-0300\n"
-"Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
-"Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n"
+"PO-Revision-Date: 2012-06-20 23:21-0300\n"
+"Last-Translator: Adriano Rafael Gomes <adrianorg@gmail.com>\n"
+"Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
+"org>\n"
+"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -29,7 +24,7 @@ msgstr ""
#. Description
#: ../templates:1001 ../templates:2001
msgid "Choose software to install:"
-msgstr "Escolha a software a ser instalado : "
+msgstr "Escolha o software a ser instalado:"
#. Type: multiselect
#. Description
diff --git a/debian/rules b/debian/rules
index f9429f8..1bf546c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,6 @@ override_dh_auto_install:
override_dh_installdocs:
dh_installdocs --link-doc=tasksel
+
+override_dh_perl:
+ dh_perl -d
diff --git a/debian/templates b/debian/templates
index 72798df..423aa87 100644
--- a/debian/templates
+++ b/debian/templates
@@ -17,7 +17,7 @@ _Description: Choose software to install:
Template: tasksel/desktop
Type: multiselect
-Choices: gnome, kde, xfce
+Choices: gnome, kde, xfce, lxde
Default: gnome
Description: The desktop environment to install when the desktop task is selected
This can be preseeded to change the default.
Attachment:
signature.asc
Description: Digital signature