[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#712696: marked as done (debian-installer: Add Cinnamon and Mate as alternative DEs.)



clone #712696 -1
reopen -1
retitle #712696 Add task for Cinnamon desktop environment
retitle -1 Add task for MATE desktop environment
tag -1 patch
thanks

Hi Stevem, hi Joey,

On  Mo 08 Sep 2014 22:52:24 CEST, Steven Chamberlain wrote:

On 07/09/14 19:03, Debian Bug Tracking System wrote:
 tasksel (3.22) unstable; urgency=medium

   * Add task-cinnamon-desktop. Thanks, Margarita Manterola.
     Closes: #712696

Bug #712696 also mentioned the MATE desktop, but AFAICT no task was
added for it yet.  If someone wants that to happen, they must put
together a metapackage (something similar to
cinnamon-desktop-enironment) as was requested here:
https://bugs.debian.org/712696#80

Regards,

patch attached to make MATE selectable via Tasksel. Hope the format is ok.

Thanks+Greets,
Mike

--
For Debian Frontdesk:

mike gabriel aka sunweaver (Debian Developer, Member of Frontdesk)

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: sunweaver@debian.org, http://sunweavers.net

diff -Nru tasksel-3.22/debian/changelog tasksel-3.23/debian/changelog
--- tasksel-3.22/debian/changelog	2014-09-07 18:26:27.000000000 +0200
+++ tasksel-3.23/debian/changelog	2014-09-09 23:07:57.000000000 +0200
@@ -1,3 +1,9 @@
+tasksel (3.23) unstable; urgency=medium
+
+  * Add task-mate-desktop. Thanks, Mike Gabriel.
+
+ -- Mike Gabriel <sunweaver@debian.org>  Tue, 09 Sep 2014 23:07:21 +0200
+
 tasksel (3.22) unstable; urgency=medium
 
   * Avoid using each() on a hash ref, which causes perl to output a
diff -Nru tasksel-3.22/debian/control tasksel-3.23/debian/control
--- tasksel-3.22/debian/control	2014-09-07 18:24:51.000000000 +0200
+++ tasksel-3.23/debian/control	2014-09-09 23:04:44.000000000 +0200
@@ -44,7 +44,7 @@
 # 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-xfce-desktop | task-gnome-desktop | task-kde-desktop | task-lxde-desktop | task-cinnamon-desktop, 
+	task-xfce-desktop | task-gnome-desktop | task-kde-desktop | task-lxde-desktop | task-cinnamon-desktop | task-mate-desktop, 
 # For use by third-party apps.
 	xdg-utils,
 # mdns/zeroconf stuff
@@ -248,6 +248,36 @@
 Depends: ${misc:Depends}, 
 	cinnamon-desktop-environment
 
+Package: task-mate-desktop
+Architecture: all
+Description: MATE desktop environment
+ This task package is used to install the Debian desktop, featuring
+ the MATE desktop environment, and with other packages that Debian users
+ expect to have available on the desktop.
+Depends: ${misc:Depends},
+        mate-desktop-environment,
+Recommends:
+# temporarily moved from task-desktop due to #525077
+        gimp,
+# Package management.
+        synaptic,
+# firefox (ne iceweasel) is the most popular web browser at the moment,
+# although both gnome and kde offer their own too
+        iceweasel,
+# libreoffice is the best word processor / office suite at the moment
+        libreoffice,
+        libreoffice-gcj,
+# make help menu work
+        libreoffice-help-en-us,
+# make thesaurus work
+        mythes-en-us,
+# make spellchecker work
+        hunspell-en-us,
+# make hyphenation work
+        hyphen-en-us,
+# we need a working network setup at least
+        network-manager-gnome
+
 Package: task-laptop
 Architecture: all
 Description: laptop
diff -Nru tasksel-3.22/tasks/mate-desktop tasksel-3.23/tasks/mate-desktop
--- tasksel-3.22/tasks/mate-desktop	1970-01-01 01:00:00.000000000 +0100
+++ tasksel-3.23/tasks/mate-desktop	2014-09-09 23:06:16.000000000 +0200
@@ -0,0 +1,7 @@
+Task: mate-desktop
+Relevance: 8
+Section: user
+Enhances: desktop
+Test-preferred-desktop: mate
+Key:
+  task-mate-desktop

Attachment: pgpeUTT4kMAjr.pgp
Description: Digitale PGP-Signatur


Reply to: