Activity log for bug #1569561

Date Who What changed Old value New value Message
2016-04-12 20:38:54 Simon Quigley bug added bug
2016-04-12 20:41:35 Simon Quigley description In 4.2.2, it states: We use the bzr branch command to create a local branch of the package. We’ll name the target directory tomboy.dev just to keep things easy to remember: $ bzr branch ubuntu:tomboy tomboy.dev The tomboy.dev directory represents the version of Tomboy in the development version of Ubuntu, and you can always cd into this directory and do a bzr pull to get any future updates. When I run that command, I get: $ bzr branch ubuntu:tomboy tomboy.dev bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/tomboy/". But doing the following works fine: $ bzr branch ubuntu:m/tomboy xenial Most recent Ubuntu Precise version: 1.10.1-0ubuntu1 Packaging branch status: CURRENT Branched 65 revisions. In 4.2.2, it states: We use the bzr branch command to create a local branch of the package. We’ll name the target directory tomboy.dev just to keep things easy to remember: $ bzr branch ubuntu:tomboy tomboy.dev The tomboy.dev directory represents the version of Tomboy in the development version of Ubuntu, and you can always cd into this directory and do a bzr pull to get any future updates. When I run that command, I get: $ bzr branch ubuntu:tomboy tomboy.dev bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/tomboy/". But doing the following works fine: $ bzr branch ubuntu:m/tomboy xenial Most recent Ubuntu Precise version: 1.10.1-0ubuntu1 Packaging branch status: CURRENT Branched 65 revisions. But it branches into the xenial folder. When I try to do the following, it still doesn't work: $ bzr branch ubuntu:xenial/tomboy xenial bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/xenial/tomboy/".
2017-09-03 16:26:05 Launchpad Janitor branch linked lp:ubuntu-packaging-guide
2017-09-03 16:26:25 Simon Quigley ubuntu-packaging-guide: status New Fix Committed
2017-09-03 16:26:27 Simon Quigley ubuntu-packaging-guide: assignee Simon Quigley (tsimonq2)
2017-09-03 16:26:29 Simon Quigley ubuntu-packaging-guide: importance Undecided Medium
2018-10-04 14:03:46 Dmitry Shachnev ubuntu-packaging-guide: status Fix Committed Fix Released