Rev 5820: (jelmer) Small fixes to developer documentation. (Jonathan Riddell) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Wed May 4 12:10:55 UTC 2011
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 5820 [merge]
revision-id: pqm at pqm.ubuntu.com-20110504121051-aovlsmqiivjmc4fc
parent: pqm at pqm.ubuntu.com-20110504094129-zodvq0croxdzf86w
parent: jriddell at canonical.com-20110504104500-zazjfw6q4j0et008
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Wed 2011-05-04 12:10:51 +0000
message:
(jelmer) Small fixes to developer documentation. (Jonathan Riddell)
modified:
doc/developers/bug-handling.txt bughandling.txt-20090615072247-mplym00zjq2n4s61-1
doc/developers/contribution-quickstart.txt contributionquicksta-20091118014608-u0t1h53l2t81rir3-1
=== modified file 'doc/developers/bug-handling.txt'
--- a/doc/developers/bug-handling.txt 2010-12-16 06:24:14 +0000
+++ b/doc/developers/bug-handling.txt 2011-05-04 10:45:00 +0000
@@ -43,7 +43,7 @@
When you file a bug as a Bazaar developer or active user, if you feel
confident in doing so, make an assessment of status and importance at the
time you file it, rather than leaving it for someone else. It's more
-efficient to change the importance if someone else feel's it's higher or
+efficient to change the importance if someone else feels it's higher or
lower, than to have someone else edit all bugs.
It's more useful to actually ship bug fixes than to garden the bug
@@ -184,7 +184,7 @@
time updating this if you don't immediately know: its not critical
that it be set.
-.. _`bug 163694`: https://bugs.launchpad.net/malone/+bug/163694
+.. _`bug 163694`: https://bugs.launchpad.net/launchpad/+bug/163694
Bug Importance
@@ -255,11 +255,11 @@
separate work to get it into that release.
-The News File
+Release Notes
*************
-Most bugs that are fixed should be mentioned in a `NEWS
-<../en/release-notes/NEWS.html>`_ file entry,
+Most bugs that are fixed should be mentioned in the `Release Notes
+<../en/release-notes/>`_ for the forthcoming version,
including the bug number.
(Exceptions might be bugs that are not at all user visible.)
@@ -267,7 +267,7 @@
Tags
****
-Here are some bug tags we use. In Malone tags are currently of limited use, so don't feel obliged to tag bugs unless you're finding it useful.
+Here are some bug tags we use. In Launchpad Bugs tags are currently of limited use, so don't feel obliged to tag bugs unless you're finding it useful.
authentication
=== modified file 'doc/developers/contribution-quickstart.txt'
--- a/doc/developers/contribution-quickstart.txt 2010-12-02 10:41:05 +0000
+++ b/doc/developers/contribution-quickstart.txt 2011-05-04 10:37:37 +0000
@@ -96,7 +96,7 @@
$ ./bzr selftest
Normally the tests will skip if some library dependencies are not present.
-On Ubuntu, you can install them with this command (you must have some
+On Ubuntu, you can install them with this command (you must have source
repositories enabled in Software Sources)::
$ sudo apt-get build-dep bzr
More information about the bazaar-commits
mailing list