ubuntu-packaging-guide-team team mailing list archive
-
ubuntu-packaging-guide-team team
-
Mailing list archive
-
Message #00845
[Merge] lp:~josephjamesmills/ubuntu-packaging-guide/fixed-bug997796 into lp:ubuntu-packaging-guide
Joseph has proposed merging lp:~josephjamesmills/ubuntu-packaging-guide/fixed-bug997796 into lp:ubuntu-packaging-guide.
Requested reviews:
Ubuntu Packaging Guide Team (ubuntu-packaging-guide-team)
Related bugs:
Bug #997796 in Ubuntu Packaging Guide: "documentation: "natty" is a no longer needed term."
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/997796
For more details, see:
https://code.launchpad.net/~josephjamesmills/ubuntu-packaging-guide/fixed-bug997796/+merge/106948
fixed bug 997796
--
https://code.launchpad.net/~josephjamesmills/ubuntu-packaging-guide/fixed-bug997796/+merge/106948
Your team Ubuntu Packaging Guide Team is requested to review the proposed merge of lp:~josephjamesmills/ubuntu-packaging-guide/fixed-bug997796 into lp:ubuntu-packaging-guide.
=== modified file 'debian/changelog'
--- debian/changelog 2012-03-12 22:28:59 +0000
+++ debian/changelog 2012-05-23 07:20:29 +0000
@@ -1,3 +1,9 @@
+ubuntu-packaging-guide (0.1ubuntu1) quantal; urgency=low
+
+ * ubuntu-packaging-guide/udd-getting-the-source.rst:Line 64 Changed from 'You want' to 'Say that you want' and also took ut the Natty part of that line (LP: #997796)
+
+ -- Joseph Mills <josephjamesmills@xxxxxxxxx> Sat, 19 May 2012 03:26:47 -0400
+
ubuntu-packaging-guide (0.1) UNRELEASED; urgency=low
* Initial release.
=== modified file 'ubuntu-packaging-guide/udd-getting-the-source.rst'
--- ubuntu-packaging-guide/udd-getting-the-source.rst 2012-02-29 10:05:20 +0000
+++ ubuntu-packaging-guide/udd-getting-the-source.rst 2012-05-23 07:20:29 +0000
@@ -61,7 +61,7 @@
Creating a shared repository
----------------------------
-You want to work on the Tomboy package in Natty, and you've verified
+Say that you want to work on the Tomboy package, and you've verified
that the source package is named ``tomboy``. Before actually
branching the code for Tomboy, create a shared repository to hold the
branches for this package. The shared repository will make future
Follow ups