← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/launchpad/add-ubuntu-gnome into lp:launchpad

 

Colin Watson has proposed merging lp:~cjwatson/launchpad/add-ubuntu-gnome into lp:launchpad.

Commit message:
Add ubuntu-gnome flavour.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/add-ubuntu-gnome/+merge/152548

The Ubuntu Technical Board has approved the addition of an "Ubuntu GNOME" flavour (cf. bug 1152818).  Since it has some new tasks, Launchpad needs the usual one-line modification to create them during publishing.

The list of flavours is untested (and not very interesting to test anyway), and no QA should be required.
-- 
https://code.launchpad.net/~cjwatson/launchpad/add-ubuntu-gnome/+merge/152548
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/launchpad/add-ubuntu-gnome into lp:launchpad.
=== modified file 'cronscripts/publishing/cron.germinate'
--- cronscripts/publishing/cron.germinate	2012-06-15 12:28:32 +0000
+++ cronscripts/publishing/cron.germinate	2013-03-09 02:34:24 +0000
@@ -16,7 +16,7 @@
 MAINTAINCE_CHECK=$LAUNCHPADROOT/cronscripts/publishing/maintenance-check.py
 
 FLAVOURS="ubuntu kubuntu kubuntu-active edubuntu xubuntu mythbuntu lubuntu"
-FLAVOURS="$FLAVOURS ubuntustudio"
+FLAVOURS="$FLAVOURS ubuntustudio ubuntu-gnome"
 
 ## Check to see if another germinate run is in progress