[Pkg-golang-commits] [golang] annotated tag debian/2%1.3.3-1 created (now cc2c315)

Paul Richards Tagliamonte paultag at moszumanska.debian.org
Fri Dec 12 21:37:06 UTC 2014


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

paultag pushed a change to annotated tag debian/2%1.3.3-1
in repository golang.

        at  cc2c315   (tag)
   tagging  ef33cba3c8de6c431df56503df51fcd3a473c89e (commit)
  replaces  upstream/1.3.2
 tagged by  Paul Tagliamonte
        on  Fri Dec 12 16:14:08 2014 -0500

- Log -----------------------------------------------------------------
Tagging debian/2%1.3.3-1

Florian Weimer (6):
      Delete bin directory in clean target
      Enable parallel build
      golang-src: install source files directly
      Use proper symlink targets for architecture-independent toolchain names
      Emacs mode: indent keys in struct literals properly
      golang-tools: install gofix binary

Ingo Oeser (2):
      Merge tag 'upstream/1.1.1' into debian-sid
      update changelog

Ivan Wong (1):
      Initial packaging for Debian

James Page (1):
      Ensure smooth upgrade path from << 2:1.1-2

Jonathan Nieder (12):
      Fill out copyright file
      Rewrite debian/rules using dh driver
      debian: fix get-orig-source rule
      debian: do not install extra files on repeated build
      debian: fix reversed ‘if’
      debian: do not leave around stale debian/env.sh+ file
      debian: Build-Depends on awk instead of gawk
      debian: add run-time dependency on perl
      debian: add build-time dependency on perl
      debian: fix setting of GOARM on arm
      debian: do not compress files in web page
      debian: install favicon

Michael Stapelberg (85):
      golang-mode: use debian-pkg-add-load-path-item (Closes: #664802)
      add manpages (Closes: #632964)
      Use updated pt.po from Pedro Ribeiro (Closes: #674958)
      Fix godoc-symlinks.diff (godoc didn’t find docs) (Closes: #679692)
      update changelog with what Ondřej uploaded
      update changelog for 2:1.0.2-2
      cherry-pick r820ffde8c396 (net/http: non-keepalive connections close successfully) (Closes: #683421)
      Add myself to Uploaders:
      update changelog for 2:1.0.2-2 upload
      Merge tag 'upstream/1.1_hg20130304' into debian-sid
      comment out 001-allow_IPv4_on_IPv6_sockets.patch temporarily
      drop (applied upstream) 014-dont_fail_test_with_missing_homedir.patch
      drop (applied upstream) 15-net-http-connection-close.patch
      add version.patch which adds a VERSION file
      golang-doc: use libjs-jquery instead of bundled jquery
      golang-doc: wiki/get.bin does not exist anymore
      remove plan9 rc(1) scripts from golang-src
      add lintian-overrides for prebuilt binary objects in golang source
      golang-go.lintian-overrides: add new tool colcmp (statically-linked-binary)
      update changelog
      remove .syso files of the race detector
      fix snapshot date in debian/changelog
      Fix FTBFS of binary-arch only builds (as performed by buildds)
      Imported Upstream version 1.1~hg20130323
      Merge tag 'upstream/1.1_hg20130323' into debian-sid
      update version.patch
      update changelog
      add debian/watch
      don’t ship empty /usr/share/go/src in golang-go
      update lintian-overrides
      remove empty /usr/share/go from golang-go
      Imported Upstream version 1.1~hg20130405
      Merge tag 'upstream/1.1_hg20130405' into debian-sid
      update changelog
      bump version
      Merge branch 'upstream-sid' into debian-sid
      update changelog
      drop version.patch, the VERSION file is shipped upstream
      canonicalize vcs-*
      remove the long obsolete goinstall debconf question/config file
      update changelog
      race detector: install the std lib with race detector enabled
      build golang-go-$GOOS-$GOARCH for cross compilation, update changelog
      fix changelog: s/raring/unstable/
      update changelog
      install runtime/cgo into golang-go
      delete all obsolete patches
      Disable stripping, it breaks go binaries on some architectures
      Relicense debian/ under the Go license
      emacsen: skip a number of old emacs versions (Thanks Kevin)
      Merge tag 'upstream/1.1.2' into debian-sid
      update changelog
      compile golang-go-linux-* for each arch
      update lintian-overrides
      add patch: archive-tar-fix-links-and-pax.patch
      update changelog for 1.1.2-3
      Merge tag 'upstream/1.2' into debian-sid
      update changelog
      drop godoc-symlinks.diff (godoc moved), archive/tar (upstream)
      upstream moved godoc to the go.tools repository
      golang-src: install test/, golang-go.tools (and possibly others) use it
      remove more obsolete godoc things
      golang-go: recommend golang-go.tools which provides godoc now
      update changelog
      golang-src: add lintian overrides
      add patches/add-src-pkg-debug-elf-testdata-hello.patch
      Merge tag 'upstream/1.2.1' into debian-sid
      update debian/changelog
      re-add debian/patches/add-tar-xattr-support.patch
      fix debian/watch (Thanks Tianon)
      Remove dangling symlink /usr/lib/go/lib/godoc (Closes: #747968)
      Merge tag 'upstream/1.3' into debian-sid
      update debian/changelog, drop patches merged upstream
      Add /usr/lib/go/test symlink
      Build with GO386=387 to favor the 387 floating point unit over sse2 instructions
      Add debian/patches/0001-backport-delete-whole-line.patch
      migrate to emacsen > 2
      backport two patches to improve archive/tar performance
      don’t depend on emacs23, depend on emacs instead (Closes: #754013)
      install include/ in golang-src, VERSION in golang-go (Closes: #693186)
      update debian/changelog
      Merge tag 'upstream/1.3.1' into debian-sid
      update changelog
      Merge tag 'upstream/1.3.2' into debian-sid
      update changelog

Obey Arthur Liu (1):
      Added pkg-google git repo to control file

Ondřej Surý (224):
      Add patch to allow IPv4 on IPv6 sockets (Courtesy Florian Weimer)
      Use GOROOT_FINAL and change GOBIN to /usr/bin
      Don't clean now
      Get rid of env.sh and wrappers
      Add support for building in i386 pbuilder on amd64 architecture
      - Rename source package to golang to match upstream repository name
      Add golang-doc package
      Split package into compiler, docs and tools
      Don't install quietgcc and hgpatch
      Don't generate fake gomake
      Prepare snapshot 2011.01.12 build
      Update golang-doc package
      More moves from google-go to golang, export GOHOSTARCH and GOHOSTOS
      Disable checks
      Merge commit 'upstream/2011-02-01.1'
      prepare 2011.02.01.1-1 release
      hgpatch and quietgcc removed by upstream
      Fix FTBFS: Update golang-doc.install to not include google-go directory
      Workaround gobin install before dh_prep call which removed the binaries
      Don't install documentation for second time
      Install doc/* to html/
      Run dh_install with --list-missing
      Install golang-go files
      Fail on missed installed files
      Revert s{tmp{golang-go{ change in DESTDIR
      Correct the /usr/bin installation
      Make myself a maintainer
      Relicence from versionless GPL to GPL-3
      Move golang-doc to doc section
      Add more lintian overrides for Go binaries
      Split lintian-overrides from golang-go and golang-tools
      Switch awk and mawk build dependency to make lintian happy
      Install all 6,8,5 variants of commands
      Install golang-* symlinks for 6,8,5* commands
      prepare next changelog
      Use shorter and symbolic links
      Add golang-* symlinks to golang-go.install
      nm cov prof has always 6 prefix
      prepare changelog with next set of changes
      Don't strip govet
      Cleanup
      Remove ${shlibs:Depends} where it doesn't belong
      Move more html files to golang-doc package
      Do a real split of golang-go and golang-doc files
      Remove codereview - some python code to deal with mercurial
      prepare next changelog
      fix codereview removal - add missing lead slash
      Add gbp configuration
      Merge commit 'upstream/2011.02.01.1' into debian-sid
      More lintian overrides
      Build golang-mode package (Courtesy of Florian Weimer)
      Imported Upstream version 2011.02.15
      Don't compress godoc documentation
      Remove RPATH/RUNPATH from go binaries
      Correctly export GOROOT_FINAL to the subprocess environment
      prepare snapshot build
      Add ${misc:Depends} to golang-mode to shutup lintian
      Rehaul build system and add golang-src package with .go source files
      Modify goinstall to not automatically install dependencies
      goinstall: don't report to dashboard by default
      prepare 2011.02.15-2 release
      Add warning also directly to goinstall command
      Fix syntax error in 004-dont_reinstall_dependencies_in_goinstall.patch
      prepare 2011.02.15-2 release (again)
      Install to /usr/lib/go
      Remove xkcd strip to get rid of CC-NC-BY
      Merge commit 'upstream/2011.02.15' into debian-sid
      Merge commit 'upstream/2011.03.07.1' into debian-sid
      Update golang-src.install to new upstream
      Remove gbp.conf
      Remove 002-use_GOROOT_FINAL_in_generated_binaries.patch; merged upstream
      Update lintian-overrides
      Make all .go files no-executable
      prepare 2011.03.07.1-1 release
      Update lintian-overrides to include both types of syntax
      prepare 2011.03.07.1-1 release
      Merge commit 'upstream/2011.04.13' into debian-sid
      Update patches to new weekly release
      Add lintian-override for gotest binary
      prepare 2011.04.13-1 release
      Add support for kfreebsd-*, armel and armhf archs
      Set GOHOSTOS and GOHOSTARCH to match dpkg-architecture variables
      prepare 2011.04.13-2~exp1 release
      DEB_HOST_ARCH_CPU is arm for armel
      Add GNU/KFreeBSD support by replacing all uname calls by $(GOOS)
      prepare 2011.04.13-2~exp2 release
      No need to remove RUNPATH from binaries; fixed upstream golang#1527
      prepare 2011.04.13-2~exp3 release
      Fix kfreebsd builds by depending on freebsd-hackedutils and fixing upstream path for i386
      prepare 2011.04.13-2~exp4 release
      s/freebsd/kfreebsd/
      prepare 2011.04.13-2~exp5 release
      Update debian/rules to allow pulling weekly releases
      Use native kfreebsd dynamic linker
      prepare 2011.04.13-2~exp6 release
      Imported Upstream version 2011.04.27
      Updated patches for new release
      Add information about available architectures (Closes: #623877)
      Don't strip gotest
      Add Depends: golang-go to golang-tools
      Add better support for armhf
      Add shlibs:Depends
      prepare 2011.04.27-1 release
      Fix yet another build failure on kfreebsd
      prepare 2011.04.27-2 release
      Add support for pulling release and weekly version
      Add kate and vim syntax highlighting (Closes: #624544)
      Imported Upstream version 57
      Add -dbg package
      prepare 1:57-1 release
      Add gbp.conf
      Spin-off golang-weekly to weekly-* branches
      Merge some changes from weekly branch
      prepare 1:57-2 release
      prepare 1:57-3 release
      Exclude dh_shlibdeps on go runtime binaries
      Revert "Exclude dh_shlibdeps on go runtime binaries"
      Add lintian-overrides for gofix
      prepare 1:57-3 release
      Add support for dot-minor releases
      Merge commit 'upstream/57' into debian-sid
      Merge commit 'upstream/57.1' into debian-sid
      prepare 1:57.1-1 release
      Bump standards version to 3.9.2
      Capitalize Kate (Closes: #627036)
      Import slightly modified patch to be more clear about $GOPATH installs for non-root users
      Remove don't install deps patch from goinstall; deprecated by $GOPATH installs
      prepare 1:57.1-2 release
      Fix "the Google's Go implementation" in extended description (Closes: #627814)
      Update Vcs-* links
      Install vim ftplugin files into correct directory (Closes: #629844)
      prepare 1:57.1-3 release
      Description update to have proper articles and capitalization (Closes: #630189)
      Add extended description about Go being experimental and can change between releases
      prepare 1:57.1-4 release
      Merge commit 'upstream/57.2' into debian-sid
      More spelling fixes (Closes: #630660)
      prepare 1:57.2-1 release
      Merge commit 'upstream/58' into debian-sid
      Remove patch to not update standard package; upstream fixed
      Add NEWS file with upstream API changes
      prepare 1:58-1 release
      Update patches to new upstream release
      Don't care about install.log
      Merge commit 'upstream/58.1' into debian-sid
      prepare 1:58.1-1 release
      Install golang-doc package by default (Recommends from golang-tools, Depends from golang)
      prepare 1:58.1-2 release
      Merge commit 'upstream/59' into debian-sid
      Refresh patches to a new release
      Update version.bash to work with Debian packaging and not hg repository
      prepare 1:59-1 release
      Save upstream VERSION to the archive
      Use GOVERSION as generate by src/version.bash on hg archive time
      Add support for goinstall dashboard debconf question in the Debian packaging (now it needs to Go counterpart)
      Fix extra underscrore in templates file
      Fix missed replace in debconf templates
      Remove 005-goinstall_dont_call_home_by_default.patch; replaced by configuration option
      Read goinstall dashboard option from debian configuration file
      Fix directory name for upstream archive checkout
      Merge commit 'upstream/60' into debian-sid
      Refresh patches for new release
      Adapt templates and config to main golang package
      prepare 1:60-1 release
      Merge commit 'upstream/60.1' into debian-sid
      prepare 1:60.1-1 release
      Merge commit 'upstream/60.2' into debian-sid
      prepare 1:60.2-1 release
      Merge commit 'upstream/60.3' into debian-sid
      prepare 1:60.3-1 release
      debconf-gettextize the package
      prepare 1:60.3-2 release
      update rules to get correct version of go1
      Merge commit 'upstream/1' into debian-sid
      Merge weekly tree to update go release to go1
      Add generated control to source tree
      Remove extra dash
      Move template from golang-go to golang-tools
      R/C/P golang-weekly*
      Final removal of tools
      Update debian/NEWS with links to compatibility documents for Go 1
      Get rid of control magic
      prepare 1:1-1 release
      * Debconf templates and debian/control reviewed by the debian-l10n-
      prepare 1:1-1 release
      prepare 2:1-1 release
      Correct version number in debian/NEWS
      Remove preserving of old -tools settings, there are too many options now anyway (Closes: #666007)
      prepare 2:1-2 release
      Fix upstream version botched by my packaging scripts
      Run upstream tests as a part of the build process
      Install full src tree (except pkg/debug) because go command depend on sources available
      Replace conflicting files
      Install sources without testdata and *_test.go
      Remove circular dependency golang-go->golang-doc->golang-go
      Make sure that timestamp on installed binaries and libraries is same (Closes: #668235)
      Need to update timestamps at postinst time because already created directories can have time in the past
      prepare 2:1-3 release
      Remove bash from Build-Dep, it's essential
      Fix couple of lintian warnings
      Remove compiled file from golang-doc
      Add build-arch and build-indep targets
      Fix W: golang-src: script-not-executable usr/share/go/src/cmd/godoc/setup-godoc-app.bash
      prepare 2:1-3 release
      Disable tests on Debian GNU/KFreeBSD (Closes: #668794)
      Disable tests on armel, but the invalid instruction needs fixing in upstream
      Create fake home directory to pass the os/user test
      prepare 2:1-4 release
      Rewrite test conditions to make them more readable (and fix the nochecks)
      Patch upstream test to not fail on missing home directory
      prepare 2:1-5 release
      Merge upstream patch to fix homedir issue (http://code.google.com/p/go/source/detail?r=709120aecee0)
      Disable GNU/KFreeBSD build (Closes: #668794)
      prepare 2:1-6 release
      Apply godoc patch to display package list correctly (Closes: #669354)
      prepare 2:1-7 release
      Merge commit 'upstream/1.0.1' into debian-sid
      Remove VERSION patch
      prepare 2:1.0.1-1 release
      Merge commit 'upstream/1.0.2' into debian-sid
      prepare 2:1.0.2-1 release
      Update Vcs fields to reflect new git repository location
      Kill get-orig-source, since 1.0.0, the tarballs can be downloaded from webpage
      Promote Michael to Maintainer

Paul Tagliamonte (1):
      Release 1.3.3-1

Tianon Gravi (7):
      backport archive/tar patch to fix PAX headers
      update debian/watch for upstream's latest move
      update control.base with recent emacs changes
      Add Paul and myself as uploaders
      New upstream version (1.3.3)
      Imported Upstream version 1.3.3
      Merge tag 'upstream/1.3.3' into debian-sid

-----------------------------------------------------------------------

No new revisions were added by this update.

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