Control: block 807866 by 819936 On Sun, Feb 07, 2016 at 10:09:19AM -0800, Tianon Gravi wrote: > I've started packaging for this in > https://anonscm.debian.org/cgit/pkg-go/packages/hub.git/ (cgit hasn't > updated yet, but it should show up shortly). I've noted in the changelog > which deps I couldn't find in the archive yet that are blocking us from > moving forward further:
Thanks for your work on this. > - github.com/howeyc/gopass > - github.com/inconshreveable/go-update > - github.com/kballard/go-shellquote > - github.com/mattn/go-colorable > - github.com/octokit/go-octokit/octokit > - github.com/ogier/pflag I see you reduced that list to 3 in the current packaging in git: https://anonscm.debian.org/cgit/pkg-go/packages/hub.git/tree/debian/changelog?id=4d5c7320adad8cadc1d24dbf42a9630d7c23caf4 | * TODO: missing several deps! | - github.com/howeyc/gopass | - github.com/inconshreveable/go-update | - github.com/octokit/go-octokit/octokit However, two of those now seem to be packaged: golang-github-howeyc-gopass-dev - getpasswd for Go golang-github-inconshreveable-go-update-dev - Build self-updating Golang programs So it looks like it's just github.com/octokit/go-octokit/octokit that is needed now (ITP is https://bugs.debian.org/819936 so marking that bug as blocking this, and Cc-ing the owner of that ITP so they're aware). Cheers, Olly