| author | Christian PERRIER <bubulle@debian.org> | |
| Sun, 11 Nov 2012 11:03:37 +0000 (12:03 +0100) | ||
| committer | Christian PERRIER <bubulle@debian.org> | |
| Sun, 11 Nov 2012 11:03:37 +0000 (12:03 +0100) |
This reverts commit 56f8dffd7e7d0cd013a1251e1f12a4a1124262d7 that was
reverting antoher commit that was de-reverting another commit.
In short, back to Xfce default in unstable.
reverting antoher commit that was de-reverting another commit.
In short, back to Xfce default in unstable.
| debian/changelog | patch | blob | history | |
| debian/control | patch | blob | history | |
| debian/templates | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
+tasksel (3.15) UNRELEASED; urgency=low
+
+ [ Joey Hess ]
+ * Change default desktop to xfce.
+
+ -- Christian Perrier <bubulle@debian.org> Sun, 11 Nov 2012 12:01:59 +0100
+
tasksel (3.14) unstable; urgency=low
[ Joey Hess ]
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
# 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,
+ task-xfce-desktop | task-gnome-desktop | task-kde-desktop | task-lxde-desktop,
# For use by third-party apps.
xdg-utils,
# mdns/zeroconf stuff
diff --git a/debian/templates b/debian/templates
--- a/debian/templates
+++ b/debian/templates
Template: tasksel/desktop
Type: multiselect
Choices: gnome, kde, xfce, lxde
-Default: gnome
+Default: xfce
Description: The desktop environment to install when the desktop task is selected
This can be preseeded to change the default.
