← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Bug 913934] Re: kqrcode example needs further instructions

 

If you could help, that'd be great. The steps involved should be
something like this:

bzr branch lp:ubuntu-packaging-guide
cd ubuntu-packaging-guide
<make necessary changes>
bzr commit --fixes lp:913934 -m "<explanation of what you fixed>"
bzr push lp:~kinggoddard/ubuntu-packaging-guide/913934-fix
bzr lp-open
<click on "(+) propose for merging">

Thanks in advance. I hope Jonathan can then help review it.

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

Title:
  kqrcode example needs further instructions

Status in Ubuntu Packaging Guide:
  New

Bug description:
  Regarding the walk-through at
  http://developer.ubuntu.com/packaging/html/packaging-new-
  software.html;

  For kqrcode 0.4, the archive appears to have file corruption.

  Going with version 0.6 instead, the user will be presented with an error that "qrcodec.h" is missing. It must be extracted from the following archive and placed in the kqrcode source dir.
  http://ie.archive.ubuntu.com/sourceforge/k/project/kq/kqrcode/KQRCode-dev/kqrcode-dev-0.6.0.tar.gz

  This is technically a kqrcode bug, but all of this info should
  probably be noted here as well.

  On a side note, kqrcode appears to be a moribund project. Perhaps a
  better-maintained example package could be substituted in later
  revisions?

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


References