← Back to team overview

ubuntustudio-dev team mailing list archive

[Merge] lp:~sakrecoer/ubuntu-seeds/ubuntustudio.xenial into lp:~ubuntustudio-dev/ubuntu-seeds/ubuntustudio.xenial

 

Set Hallstrom has proposed merging lp:~sakrecoer/ubuntu-seeds/ubuntustudio.xenial into lp:~ubuntustudio-dev/ubuntu-seeds/ubuntustudio.xenial.

Requested reviews:
  Kaj Ailomaa (zequence): double check

For more details, see:
https://code.launchpad.net/~sakrecoer/ubuntu-seeds/ubuntustudio.xenial/+merge/288868

Moving to gnome-center. 
Adding fonts-noto-mono. 
Renaming "font-meta" to "fonts" and updating paths across the branche accrodingly. 
-- 
Your team Ubuntu Studio Development Team is subscribed to branch lp:~ubuntustudio-dev/ubuntu-seeds/ubuntustudio.xenial.
=== modified file 'STRUCTURE'
--- STRUCTURE	2015-12-03 09:40:18 +0000
+++ STRUCTURE	2016-03-13 13:53:06 +0000
@@ -5,13 +5,13 @@
 audio-core: pre-seeds desktop
 audio: pre-seeds desktop
 audio-plugins: pre-seeds
-font-meta: desktop-common
-graphics: pre-seeds desktop font-meta
-photography: pre-seeds desktop font-meta
-publishing: pre-seeds desktop font-meta
+fonts: desktop-common
+graphics: pre-seeds desktop fonts
+photography: pre-seeds desktop fonts
+publishing: pre-seeds desktop fonts
 video: pre-seeds desktop
-ship: boot desktop audio-core audio audio-plugins font-meta graphics photography publishing video d-i-requirements
-dvd-live: desktop audio-core audio audio-plugins font-meta graphics photography publishing video live-common
+ship: boot desktop audio-core audio audio-plugins fonts graphics photography publishing video d-i-requirements
+dvd-live: desktop audio-core audio audio-plugins fonts graphics photography publishing video live-common
 live: desktop-core audio-core live-common
 # make sure supported remains the last entry
 supported: ship supported-common

=== modified file 'desktop'
--- desktop	2016-03-02 17:39:32 +0000
+++ desktop	2016-03-13 13:53:06 +0000
@@ -23,7 +23,8 @@
 == GUI infrastructure ==
 
 == Extra fonts (should be common, but not so for space reasons) ==
- * (fonts-noto)
+ * (fonts-noto-hinted)
+ * (fonts-noto-mono)
  * (fonts-nanum)
  * (fonts-opensymbol)
  * (fonts-liberation)
@@ -39,7 +40,7 @@
  * (desktop-file-utils)
  * (file-roller)
  * (gnome-calculator)
- * (software-center)
+ * (gnome-software)
  * (app-install-data-partner)
  * (transmission-gtk)       # simple GNOME frontend for bittorrent downloads
  * (system-config-printer-gnome)

=== renamed file 'font-meta' => 'fonts'
--- font-meta	2016-03-02 17:39:32 +0000
+++ fonts	2016-03-13 13:53:06 +0000
@@ -1,7 +1,7 @@
 Task-Per-Derivative: 1
 Task-Section: user
 Task-Description: Large selection of font packages
-Task-Key: ubuntustudio-font-meta
+Task-Key: ubuntustudio-fonts
 
  * (cm-super-x11)
  * (gsfonts)
@@ -36,7 +36,8 @@
  * (fonts-breip)
  * (fonts-dejavu-core)
  * (fonts-dejavu-extra)
- * (fonts-noto)
+ * (fonts-noto-hinted)
+ * (fonts-noto-hinted)
  * (fonts-dustin)
  * (fonts-ecolier-court)
  * (fonts-ecolier-lignes-court)
@@ -87,4 +88,4 @@
  * (xfonts-scalable)
 
 
- * ubuntustudio-font-meta # Metapackage for everything here.
+ * ubuntustudio-fonts # Metapackage for everything here.

=== modified file 'graphics'
--- graphics	2014-02-12 13:16:56 +0000
+++ graphics	2016-03-13 13:53:06 +0000
@@ -18,7 +18,7 @@
  * (openclipart-svg)
  * (simple-scan)
  * (synfigstudio)
- * (ubuntustudio-font-meta)
+ * (ubuntustudio-fonts)
  * (xserver-xorg-input-wacom)
  * (create-resources)
 

=== modified file 'publishing'
--- publishing	2014-02-12 13:16:56 +0000
+++ publishing	2016-03-13 13:53:06 +0000
@@ -17,6 +17,6 @@
  * (openclipart-svg)
  * (simple-scan)
  * (musescore)
- * (ubuntustudio-font-meta)
+ * (ubuntustudio-fonts)
 
  * ubuntustudio-publishing # Metapackage for everything here.


Follow ups