[pkg-golang-devel] [PATCH 0/4] A few Go packaging bits

Michael Hudson-Doyle michael.hudson at canonical.com
Thu Nov 26 00:48:43 UTC 2015


I'm not used to using git by email so I'm probably doing lots of things wrong.

I want to reduce the Ubuntu delta as much as I can. Most of these patches are
only indirectly related to that but they seem like a good idea to me so I'm
sending them along.

Michael Hudson-Doyle (4):
  New binutils defines new relocations that go doesn't know how to
    handle.
  Fix build on new kernel
  trim build-depends
  remaining changes between ubuntu and debian debian/copyright files

 debian/control                                     |  8 +--
 debian/copyright                                   |  9 ++-
 debian/patches/series                              |  2 +
 .../patches/skip-userns-tests-when-chrooted.patch  | 37 ++++++++++
 debian/patches/support-new-relocations.patch       | 84 ++++++++++++++++++++++
 5 files changed, 132 insertions(+), 8 deletions(-)
 create mode 100644 debian/patches/skip-userns-tests-when-chrooted.patch
 create mode 100644 debian/patches/support-new-relocations.patch

-- 
2.5.0




More information about the pkg-golang-devel mailing list