← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Bug 1071782] Re: Add instruction to to install bzr in order to make use of "bzr qlog"

 

I'll work on proposing a fix.

-Thanks,
Antonio

-- 
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/1071782

Title:
  Add instruction to to install bzr in order to make use of "bzr qlog"

Status in Ubuntu Packaging Guide:
  New

Bug description:
  On
  http://developer.ubuntu.com/packaging/html/udd-intro.html
  it states:
  {{{
  $ cd kdetoys
  $ bzr qlog
  }}}

  Suggestion:
  bzr qlogs requires that 
  http://wiki.bazaar.canonical.com/QBzr
  be installed. Suggestion would be to add the command:
  sudo add-apt-repository ppa:bzr/ppa

  So the instruction would look like:
  {{{
  $ cd kdetoys
  $sudo add-apt-repository ppa:bzr/ppa
  $ bzr qlog
  }}}

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/1071782/+subscriptions


References