ubuntu-packaging-guide-team team mailing list archive
-
ubuntu-packaging-guide-team team
-
Mailing list archive
-
Message #00305
[Merge] lp:~jr/ubuntu-packaging-guide/titles into lp:ubuntu-packaging-guide
Jonathan Riddell has proposed merging lp:~jr/ubuntu-packaging-guide/titles into lp:ubuntu-packaging-guide.
Requested reviews:
Ubuntu Packaging Guide Team (ubuntu-packaging-guide-team)
For more details, see:
https://code.launchpad.net/~jr/ubuntu-packaging-guide/titles/+merge/69081
improve titles, no need to say 'Ubuntu Distributed Development' explicitly if the whole thing is about UDD
--
https://code.launchpad.net/~jr/ubuntu-packaging-guide/titles/+merge/69081
Your team Ubuntu Packaging Guide Team is requested to review the proposed merge of lp:~jr/ubuntu-packaging-guide/titles into lp:ubuntu-packaging-guide.
=== modified file 'testing.rst'
--- testing.rst 2011-02-07 15:27:10 +0000
+++ testing.rst 2011-07-25 13:21:44 +0000
@@ -1,5 +1,5 @@
===============
-Testing the fix
+Testing a Fix
===============
To build a test package with your changes, run these commands::
@@ -56,12 +56,3 @@
change. As a bonus, if you use the ``LP: #<number>`` notation for Launchpad
bugs, the bug will be automatically closed when the package is uploaded to
Ubuntu.
-
-
-Conclusion
-==========
-
-.. XXX: link to 'forwarding patches' article
-.. XXX: link to 'debdiff' article (in case of slow internet, package not
- imported, etc.)
-
=== modified file 'udd-patchsys.rst'
--- udd-patchsys.rst 2011-07-14 11:23:26 +0000
+++ udd-patchsys.rst 2011-07-25 13:21:44 +0000
@@ -1,5 +1,5 @@
==============================================================
-Ubuntu Distributed Development - Working with Patches via Loom
+Working with Patches via Loom
==============================================================
Here are some guidelines for working with Quilt_ patches using the Bazaar Loom
=== modified file 'udd-sponsorship.rst'
--- udd-sponsorship.rst 2011-07-13 11:42:06 +0000
+++ udd-sponsorship.rst 2011-07-25 13:21:44 +0000
@@ -1,5 +1,5 @@
===============================================================
-Ubuntu Distributed Development - Seeking Review and Sponsorship
+Seeking Review and Sponsorship
===============================================================
One of the biggest advantages to using the UDD workflow is to improve quality
=== modified file 'udd-working.rst'
--- udd-working.rst 2011-07-13 11:42:06 +0000
+++ udd-working.rst 2011-07-25 13:21:44 +0000
@@ -1,5 +1,5 @@
=====================================================
-Ubuntu Distributed Development - Working on a Package
+Working on a Package
=====================================================
Once you have the source package branch in a shared repository, you'll want to
Follow ups