Comment 3 for bug 1462001

Revision history for this message
Robie Basak (racb) wrote :

Your branch looks good, thanks. I found some minor issues for which I'll attach fixes, and three upstream licensing issues. Two just need reporting upstream and don't need to block an upload in Ubuntu. The third is a Canonical upstream with possibly an error in license choice - if upstream can confirm intent, then we can upload:

src/golang.org/x/net/html/charset/testdata/README: allows "W3C 3-clause BSD
license" which requires the license to be reproduced here but it isn't. Not a
blocker for upload in Ubuntu (we can infer) but should be reported upstream.

src/gopkg.in/mgo.v2/internal/sasl/ does not include the Apache license in the
distribution as required by the license. Not a blocker for upload in Ubuntu (we
can infer) but should be reported upstream.

src/github.com/juju/txn: new files say AGPL but refer to LICENSE which says
LGPL. debian/copyright says LGPL for all of txn. If upstream can clarify that
LGPL was intended (eg. in a commit fixing it) then we can infer that the
current debian/copyright is correct and then this won't block an upload.