Merge lp:~ubuntu-mate-dev/debian-cd/mate-compatbility into lp:~ubuntu-cdimage/debian-cd/ubun3

Proposed by Martin Wimpress 
Status: Merged
Merged at revision: 1941
Proposed branch: lp:~ubuntu-mate-dev/debian-cd/mate-compatbility
Merge into: lp:~ubuntu-cdimage/debian-cd/ubun3
Diff against target: 12 lines (+1/-1)
1 file modified
data/yakkety/preseed/ubuntu-mate/ltsp.seed (+1/-1)
To merge this branch: bzr merge lp:~ubuntu-mate-dev/debian-cd/mate-compatbility
Reviewer Review Type Date Requested Status
Ubuntu Sponsors Pending
Canonical Foundations Team Pending
Adam Conrad Pending
Review via email: mp+297222@code.launchpad.net

Description of the change

Ubuntu MATE is planning to drop the ubuntu-mate-cloudtop package. It is not longer required now that the Ubuntu MATE seeds/meta-packages are now following Recommends and many packages are now marked are recommended.

To post a comment you must log in.
Revision history for this message
Adam Conrad (adconrad) wrote :

Committed to production, will mirror to the public branch when cron does its thing.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/yakkety/preseed/ubuntu-mate/ltsp.seed'
2--- data/yakkety/preseed/ubuntu-mate/ltsp.seed 2016-04-22 11:40:33 +0000
3+++ data/yakkety/preseed/ubuntu-mate/ltsp.seed 2016-06-13 16:39:33 +0000
4@@ -3,7 +3,7 @@
5 d-i ltsp-client-builder/run boolean true
6 d-i ltsp-client-builder/build-client-opts string --mirror file:///cdrom --security-mirror none --skipimage --components main,restricted,universe
7 # Install the Ubuntu MATE desktop and LTSP server.
8-tasksel tasksel/first multiselect ubuntu-mate-cloudtop
9+tasksel tasksel/first multiselect ubuntu-mate-desktop
10 d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
11 d-i pkgsel/include/install-recommends boolean false
12 d-i pkgsel/include string ltsp-server-standalone openssh-server

Subscribers

People subscribed via source and target branches