[Pkg-golang-commits] [golang] branch golang-1.7 updated (cf089f7 -> 64ec973)

Michael Hudson-Doyle mwhudson-guest at moszumanska.debian.org
Tue Jul 19 04:34:48 UTC 2016


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

mwhudson-guest pushed a change to branch golang-1.7
in repository golang.

  discards  cf089f7   Remove outdated README files (README.source and README.Debian)
      adds  5ea7eb4   Imported Upstream version 1.7~rc2
       new  a6ad154   Merge tag 'upstream/1.7_rc2' into golang-1.7
       new  ec27cea   update changelog
       new  64ec973   UNRELEASED->unstable

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (cf089f7)
            \
             N -- N -- N   refs/heads/golang-1.7 (64ec973)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 3 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:
 VERSION                        |  2 +-
 debian/README.Debian           | 21 +++++++++++++++++++++
 debian/README.source           | 33 +++++++++++++++++++++++++++++++++
 debian/changelog               |  6 +++---
 src/net/http/cgi/host.go       |  4 ++++
 src/net/http/cgi/host_test.go  | 37 ++++++++++++++++++++++++++++++++++---
 src/net/http/transport.go      |  3 +++
 src/net/http/transport_test.go | 14 +++++++++++++-
 8 files changed, 112 insertions(+), 8 deletions(-)
 create mode 100644 debian/README.Debian
 create mode 100644 debian/README.source

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