Merge lp:~matthew.revell/launchpad/whats-new-10-04 into lp:launchpad

Proposed by Matthew Revell
Status: Merged
Approved by: Matthew Revell
Approved revision: no longer in the source branch.
Merged at revision: not available
Proposed branch: lp:~matthew.revell/launchpad/whats-new-10-04
Merge into: lp:launchpad
Diff against target: 60 lines (+23/-17)
2 files modified
lib/lp/app/templates/root-index.pt (+22/-16)
version.txt (+1/-1)
To merge this branch: bzr merge lp:~matthew.revell/launchpad/whats-new-10-04
Reviewer Review Type Date Requested Status
Michael Nelson (community) Approve
Review via email: mp+24408@code.launchpad.net

Commit message

[r=noodles][ui=none] What's new and version.txt for 10.04.

Description of the change

This updates the version number (in version.txt) to 10.04 and also refreshes the "Recent blog posts" items on the Launchpad front page.

The new blog posts cover:

 * The increase of the standard PPA size to 2GiB (Matthew R)
 * Automatic translation template generation from a Bazaar branch (Danilo)
 * Easier project configuration in the "Get involved" portlet (Curtis)
 * Ubuntu package suggestions for projects (Curtis).

None of these blog posts is yet live but arrangements are in place with the authors named above.

You can view these changes at https://launchpad.dev (take a look at the footer for the version number change).

To post a comment you must log in.
Revision history for this message
Michael Nelson (michael.nelson) wrote :

Hi Matt,

Assuming the links will work this is all good. I had one thought about the following text, but you're the wordsmith, so feel free to ignore it (I think it's just the stupid feeling when reviewing that you have to find something;) ):

> + There are new links to configure your project's use of Launchpad direct from its project overview page.

Just a feeling rather than any knowledge of grammar, but s/direct/directly ?

I actually thought the following substitution was a bit easier:

s/direct from its/right on the/

review: Approve
Revision history for this message
Matthew Revell (matthew.revell) wrote :

You're right about "directly"; it was a hang over from a previous wording form. Thanks for spotting that. I've changed it to "right on the" as you suggested.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/lp/app/templates/root-index.pt'
2--- lib/lp/app/templates/root-index.pt 2010-03-06 08:09:53 +0000
3+++ lib/lp/app/templates/root-index.pt 2010-04-29 13:32:48 +0000
4@@ -117,27 +117,33 @@
5 <h2>Recent Launchpad blog posts</h2>
6 <ul>
7 <li class="news">
8+ <a href="http://blog.launchpad.net?p=1513">
9+ 2GiB PPAs for everyone!</a><span class="registered"> &ndash; 04 May 2010</span><br />
10+ We've doubled the standard Personal Package Archive size to 2 GiB.
11+ </li>
12+ <li class="news">
13+ <a href="http://blog.launchpad.net?p=1491">
14+ Automatic translation template generation</a><span class="registered"> &ndash; 04 May 2010</span><br />
15+ Opening a project for translation is now easier with automatic template generation direct from the
16+ project's Bazaar branch.
17+ </li>
18+ <li class="news">
19+ <a href="http://blog.launchpad.net?p=1503">
20+ Link projects to Ubuntu packages</a><span class="registered"> &ndash; 04 May 2010</span><br />
21+ Launchpad now helps you specify which Ubuntu package is associated with any project in Launchpad.
22+ </li>
23+ <li class="news">
24+ <a href="http://blog.launchpad.net?p=1501">
25+ Easier project configuration</a><span class="registered"> &ndash; 04 May 2010</span><br />
26+ There are new links to configure your project's use of Launchpad right on its project overview page.
27+ </li>
28+ <li class="news">
29 <a href="http://blog.launchpad.net/?p=1356">
30 Finding and managing patches</a><span class="registered"> &ndash; 03 Mar 2010</span><br />
31 Pick the low-hanging fruit. Launchpad now makes it easy to find and work with all bug
32 patches associated with a project or package.
33 </li>
34- <li class="news">
35- <a href="http://blog.launchpad.net/?p=1316">
36- Measuring bug heat</a><span class="registered"> &ndash; 27 Jan 2010</span><br />
37- Launchpad shows a new calculated measure of a bug's importance to help make triage easier.
38- </li>
39- <li class="news">
40- <a href="http://blog.launchpad.net/general/anonymous-access-to-the-launchpad-web-service-api">
41- Anonymous API access</a><span class="registered"> &ndash; 19 Jan 2010</span><br />
42- Your launchpadlib scripts can now get read-only access to the Launchpad API without needing authentication.
43- </li>
44- <li class="news">
45- <a href="http://blog.launchpad.net/coming-features/the-road-ahead">
46- The road ahead for Launchpad</a><span class="registered"> &ndash; 08 Jan 2010</span><br />
47- Take a look at where Launchpad is going, and where you can get involved, by reading our 2010 roadmap.
48- </li>
49- <li class="news">
50+ <li class="news">
51 <a href="http://blog.launchpad.net/general/launchpad-is-now-open-source">
52 Launchpad now open source</a><span class="registered"> &ndash; 21 Jul 2009</span><br />
53 Get the code to Launchpad and join our development community.
54
55=== modified file 'version.txt'
56--- version.txt 2010-03-30 13:57:03 +0000
57+++ version.txt 2010-04-29 13:32:48 +0000
58@@ -1,1 +1,1 @@
59-10.03
60+10.04