← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

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

 

Daniel Holbach has proposed merging lp:~dholbach/ubuntu-packaging-guide/890585 into lp:ubuntu-packaging-guide.

Requested reviews:
  Ubuntu Packaging Guide Team (ubuntu-packaging-guide-team)
Related bugs:
  Bug #890585 in Ubuntu Packaging Guide: "'Packaging from scratch' slightly unclear"
  https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/890585

For more details, see:
https://code.launchpad.net/~dholbach/ubuntu-packaging-guide/890585/+merge/82909
-- 
https://code.launchpad.net/~dholbach/ubuntu-packaging-guide/890585/+merge/82909
Your team Ubuntu Packaging Guide Team is requested to review the proposed merge of lp:~dholbach/ubuntu-packaging-guide/890585 into lp:ubuntu-packaging-guide.
=== modified file 'index.rst'
--- index.rst	2011-11-15 08:33:20 +0000
+++ index.rst	2011-11-21 16:46:23 +0000
@@ -36,7 +36,7 @@
    introduction-to-ubuntu-development
    getting-set-up
    udd-intro
-   packaging-from-scratch
+   packaging-new-software
    fixing-a-bug
    security-and-stable-release-updates
    patches-to-packages

=== renamed file 'packaging-from-scratch.rst' => 'packaging-new-software.rst'
--- packaging-from-scratch.rst	2011-10-03 12:13:32 +0000
+++ packaging-new-software.rst	2011-11-21 16:46:23 +0000
@@ -1,10 +1,10 @@
 ======================
-Packaging From Scratch
+Packaging New Software
 ======================
 
-You have found an exciting new piece of software, it needs exposure to the
-wider world by getting it into Ubuntu or a PPA, so you have decided to package
-it.
+You have found an exciting new piece of software, it is not packaged yet, you 
+feel it needs exposure to the wider world by getting it into Ubuntu or a PPA, 
+so you have decided to package it.
 
 Checking the Programme
 ----------------------


Follow ups