Merge lp:~dholbach/ubuntu-packaging-guide/890585 into lp:ubuntu-packaging-guide

Proposed by Daniel Holbach
Status: Merged
Approved by: Andrew Starr-Bochicchio
Approved revision: 69
Merged at revision: 68
Proposed branch: lp:~dholbach/ubuntu-packaging-guide/890585
Merge into: lp:ubuntu-packaging-guide
Diff against target: 33 lines (+7/-5)
2 files modified
index.rst (+1/-1)
packaging-new-software.rst (+6/-4)
To merge this branch: bzr merge lp:~dholbach/ubuntu-packaging-guide/890585
Reviewer Review Type Date Requested Status
Andrew Starr-Bochicchio Approve
Review via email: mp+82909@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

This paragraph, well really run-on sentence, really reads like an old text based RPG. "You enter the room. On your left you find a piece of software." Since we're editing it anyway, let's try to improve it a bit while we're at it. How about something more like:

While there are thousands of packages in the Ubuntu archive, there are still a lot we haven't gotten to yet. If there is an exciting new piece of software that you feel needs wider exposure, maybe you want to try your hand at creating a package for Ubuntu or a PPA. This guide will take you through the steps of packaging new software.

Revision history for this message
Daniel Holbach (dholbach) wrote :

That sounds a lot better. :-)

69. By Daniel Holbach

re-use Andrew's suggestion

Revision history for this message
Daniel Holbach (dholbach) wrote :

The only thing I changed was the mention of "we". For some reason it sounded a bit like exclusive to my ears.

Revision history for this message
Daniel Holbach (dholbach) wrote :

Sounds good?

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Yup. Thanks Daniel.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'index.rst'
2--- index.rst 2011-11-15 08:33:20 +0000
3+++ index.rst 2011-11-23 09:12:24 +0000
4@@ -36,7 +36,7 @@
5 introduction-to-ubuntu-development
6 getting-set-up
7 udd-intro
8- packaging-from-scratch
9+ packaging-new-software
10 fixing-a-bug
11 security-and-stable-release-updates
12 patches-to-packages
13
14=== renamed file 'packaging-from-scratch.rst' => 'packaging-new-software.rst'
15--- packaging-from-scratch.rst 2011-10-03 12:13:32 +0000
16+++ packaging-new-software.rst 2011-11-23 09:12:24 +0000
17@@ -1,10 +1,12 @@
18 ======================
19-Packaging From Scratch
20+Packaging New Software
21 ======================
22
23-You have found an exciting new piece of software, it needs exposure to the
24-wider world by getting it into Ubuntu or a PPA, so you have decided to package
25-it.
26+While there are thousands of packages in the Ubuntu archive, there are still
27+a lot nobody has gotten to yet. If there is an exciting new piece of software
28+that you feel needs wider exposure, maybe you want to try your hand at
29+creating a package for Ubuntu or a PPA. This guide will take you through the
30+steps of packaging new software.
31
32 Checking the Programme
33 ----------------------

Subscribers

People subscribed via source and target branches