[Pkg-golang-commits] [golang] branch debian-sid updated (d40f6cf -> 48f8171)

Michael Stapelberg michael at stapelberg.de
Mon Jul 7 06:51:59 UTC 2014


This is an automated email from the git hooks/post-receive script.

stapelberg pushed a change to branch debian-sid
in repository golang.

      from  d40f6cf   update debian/changelog, drop patches merged upstream
       new  db9aedc   Add /usr/lib/go/test symlink
       new  60c26d5   Build with GO386=387 to favor the 387 floating point unit over sse2 instructions
       new  c25ea5f   Add debian/patches/0001-backport-delete-whole-line.patch
       new  3b182a0   migrate to emacsen > 2
       new  54e3c6f   backport two patches to improve archive/tar performance
       new  c735e8e   don’t depend on emacs23, depend on emacs instead (Closes: #754013)
       new  48f8171   install include/ in golang-src, VERSION in golang-go (Closes: #693186)

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   | 22 ++++++++
 debian/control                                     |  3 +-
 debian/golang-go.install                           |  1 +
 debian/golang-go.links                             |  2 +
 .../golang-mode.emacsen-compat                     |  1 -
 debian/golang-src.install                          |  1 +
 .../patches/0001-backport-delete-whole-line.patch  | 65 ++++++++++++++++++++++
 ...tar-reuse-temporary-buffer-in-writeHeader.patch | 33 +++++++++++
 ...-tar-reuse-temporary-buffer-in-readHeader.patch | 38 +++++++++++++
 debian/patches/series                              |  3 +
 debian/rules                                       |  9 ++-
 11 files changed, 175 insertions(+), 3 deletions(-)
 copy test/fixedbugs/bug206.out => debian/golang-mode.emacsen-compat (50%)
 create mode 100644 debian/patches/0001-backport-delete-whole-line.patch
 create mode 100644 debian/patches/0002-archive-tar-reuse-temporary-buffer-in-writeHeader.patch
 create mode 100644 debian/patches/0003-archive-tar-reuse-temporary-buffer-in-readHeader.patch
 create mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-golang/golang.git



More information about the pkg-golang-commits mailing list