← Back to team overview

mythbuntu-dev team mailing list archive

[Merge] lp:~tgm4883/mythbuntu/mythbuntu-live-autostart into lp:~mythbuntu-dev/mythbuntu/mythbuntu-live-autostart

 

Thomas Mashos has proposed merging lp:~tgm4883/mythbuntu/mythbuntu-live-autostart into lp:~mythbuntu-dev/mythbuntu/mythbuntu-live-autostart.

Requested reviews:
  mythbuntu-dev (mythbuntu-dev)
Related bugs:
  #579634 Installer Slideshow is incorrect about weekly builds
  https://bugs.launchpad.net/bugs/579634

-- 
https://code.launchpad.net/~tgm4883/mythbuntu/mythbuntu-live-autostart/+merge/25202
Your team mythbuntu-dev is requested to review the proposed merge of lp:~tgm4883/mythbuntu/mythbuntu-live-autostart into lp:~mythbuntu-dev/mythbuntu/mythbuntu-live-autostart.
=== modified file 'debian/changelog'
--- debian/changelog	2010-04-27 03:16:42 +0000
+++ debian/changelog	2010-05-13 02:47:22 +0000
@@ -1,3 +1,9 @@
+mythbuntu-live-autostart (0.43-0ubuntu2) UNRELEASED; urgency=low
+
+  * Slideshow now reflects auto-builds instead of weekly builds (LP: #579634)
+
+ -- Thomas Mashos <tgm4883@xxxxxxxxx>  Wed, 12 May 2010 19:43:18 -0700
+
 mythbuntu-live-autostart (0.43-0ubuntu1) lucid; urgency=low
 
   [ Mario Limonciello ]

=== renamed file 'ubiquity-slideshow/slides/weekly.html' => 'ubiquity-slideshow/slides/auto-builds.html'
--- ubiquity-slideshow/slides/weekly.html	2010-03-28 19:36:42 +0000
+++ ubiquity-slideshow/slides/auto-builds.html	2010-05-13 02:47:22 +0000
@@ -7,8 +7,9 @@
 <div class="content wrap-top"><ul>
 	<!-- Beware the size limit; the text here just about hits the limits. -->
 	<li>Mythbuntu developers offer a repository with the latest builds of MythTV, updated frequently.</li>
-	<li>Select whether you want to receive updates for the current stable or trunk release.</li>
-	<li>Visit <a href="http://www.mythbuntu.org/auto-builds";>Mythbuntu Weekly Builds</a> for more info.</li>
+	<li>Select which version of MythTV you want to receive updates for.</li>
+	<li>These builds are built daily when there have been upstream fixes.</li>
+	<li>Visit <a href="http://www.mythbuntu.org/auto-builds";>Mythbuntu Auto Builds</a> for more info.</li>
 </ul></div>
 
 </div>

=== modified file 'ubiquity-slideshow/slides/index.html'
--- ubiquity-slideshow/slides/index.html	2010-03-28 19:36:42 +0000
+++ ubiquity-slideshow/slides/index.html	2010-05-13 02:47:22 +0000
@@ -31,7 +31,7 @@
 		<div><a href="welcome.html" class="load"></a></div>
 		<div><a href="mcc.html" class="load"></a></div>
 		<div><a href="dyk1.html" class="load"></a></div>
-		<div><a href="weekly.html" class="load"></a></div>
+		<div><a href="auto-builds.html" class="load"></a></div>
 		<div><a href="dyk2.html" class="load"></a></div>
 		<div><a href="testing.html" class="load"></a></div>
 		<div><a href="dyk3.html" class="load"></a></div>


Follow ups