← 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"

 

Why suggest adding the PPA? It's availiable in the normal archive. In
fact, it is the same version in the PPA as is in 12.10 release.

Thanks for working on this.

-- 
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