[ubuntu/oneiric] golang 1:57.2-1 (Accepted)
Emmet Hikory
persia at ubuntu.com
Thu Jun 30 13:46:20 UTC 2011
golang (1:57.2-1) unstable; urgency=low
* Imported Upstream version 57.2
* More spelling fixes (Closes: #630660)
golang (1:57.1-4) unstable; urgency=low
* Description update to have proper articles and capitalization
(Closes: #630189)
* Add extended description about Go being experimental and that the
languager can change between releases
golang (1:57.1-3) unstable; urgency=low
* Fix "the Google's Go implementation" in extended description
(Closes: #627814)
* Update Vcs-* links
* Install vim ftplugin files into correct directory (Closes: #629844)
golang (1:57.1-2) unstable; urgency=low
* 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
golang (1:57.1-1) unstable; urgency=low
* Add support for dot-minor releases
* Imported Upstream version 57.1
golang (1:57-3) unstable; urgency=low
[ Florian Weimer ]
* golang-tools: install gofix binary
[ Ondřej Surý ]
* Add lintian-overrides for gofix binary
golang (1:57-2) unstable; urgency=low
* Remove weekly code from debian/rules
* Add golang meta-package
* Don't create tool chain symlinks twice
* Make debian/rules more generic for simpler sync between weekly
and release branches
golang (1:57-1) unstable; urgency=low
* Imported Upstream version r57
* Bumped epoch version to 1, to convert from date based versions
to release number based version
* Allow release to migrate to testing (Closes: #624408)
* Add kate and vim syntax highlighting (Closes: #624544)
* Add -dbg package with debugging symbols
golang (2011.04.27-2) unstable; urgency=low
* Fix yet another build failure on kfreebsd (use linux userspace)
golang (2011.04.27-1) unstable; urgency=low
* Imported Upstream version 2011.04.27
* Update debian/rules to allow pulling weekly upstream releases
* Don't remove RUNPATH from binaries; fixed upstream (golang#1527)
* Set GOHOSTOS and GOHOSTARCH to match dpkg-architecture variables
* Add support for kfreebsd-i386, kfreebsd-amd64, armel and armhf
architectures
+ 006-fix_kfreebsd_build.patch:
- Add GNU/KFreeBSD support by replacing all uname calls by $(GOOS)
+ 007-use_native_dynamic_linker_on_kfreebsd.patch:
- Use native kfreebsd dynamic linker (/lib/ld-*.so.1)
* Add information about available architectures (Closes: #623877)
* Don't strip gotest
* Add Depends: golang-go to golang-tools
* Add better support for armhf
golang (2011.04.13-1) unstable; urgency=low
[ Florian Weimer ]
* 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
[ Ondřej Surý ]
* Imported Upstream weekly version 2011.04.13
* Update patches to new weekly release
* Add lintian-override for gotest binary
golang (2011.03.07.1-1) unstable; urgency=low
* Imported Upstream version 2011.03.07.1
* Install to /usr/lib/go
* Remove xkcd strip to get rid of CC-NC-BY
* Update golang-src.install to new upstream
* Remove 002-use_GOROOT_FINAL_in_generated_binaries.patch; merged
upstream
* Make all .go files no-executable
* Update lintian-overrides to include both types of syntax
golang (2011.02.15-2) unstable; urgency=low
[ Ondřej Surý ]
* Add ${misc:Depends} to golang-mode to shutup lintian
* Rehaul build system and add golang-src package with .go source files
* goinstall: do not automatically install prerequisities
* goinstall: don't report to dashboard by default
* Add a README.Debian about local modifications to goinstall
* Add warning about local modifications also directly to goinstall command
[ Florian Weimer ]
* Fix syntax error in 004-
dont_reinstall_dependencies_in_goinstall.patch
golang (2011.02.15-1) unstable; urgency=low
[ Obey Arthur Liu ]
* Added pkg-google git repo to control file
[ Florian Weimer ]
* Build golang-mode package
[ Ondřej Surý ]
* Imported Upstream version 2011.02.15
* Don't compress godoc documentation
* Correctly use $GOROOT_FINAL in the build chain
* Remove RPATH/RUNPATH from go binaries
golang (2011.02.01.1-1) unstable; urgency=low
[ Ivan Wong ]
* Initial release (Closes: #574371)
[ Jonathan Nieder ]
* 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
[ Ondřej Surý ]
* Make myself a maintainer
* Add patch to allow IPv4 on IPv6 sockets (Courtesy of Florian Weimer)
* Use GOROOT_FINAL and change GOBIN to /usr/bin
* 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
* Update golang-doc package
* Export GOHOSTARCH and GOHOSTOS
* Disable build time checks
* Fail on missed installed files
* Revert s{tmp{golang-go{ change in DESTDIR
* Relicence debian/ files from versionless GPL to GPL-3
* Move golang-doc to doc section
* Add more lintian overrides for Go binaries
* Install all 6,8,5 variants of commands
* Install golang-* symlinks for 6,8,5* commands
* Don't strip govet as well
* Remove ${shlibs:Depends} where it doesn't belong
* Move more html files to golang-doc package
* Remove codereview directory - some python code to deal with mercurial
Date: Thu, 30 Jun 2011 11:27:07 +0000
Changed-By: Emmet Hikory <persia at ubuntu.com>
Maintainer: Ondřej Surý <ondrej at debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/oneiric/+source/golang/1:57.2-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Thu, 30 Jun 2011 11:27:07 +0000
Source: golang
Binary: golang-go, golang-src, golang-doc, golang-tools, golang-mode, kate-syntax-go, vim-syntax-go, golang-dbg, golang
Architecture: source
Version: 1:57.2-1
Distribution: oneiric
Urgency: low
Maintainer: Ondřej Surý <ondrej at debian.org>
Changed-By: Emmet Hikory <persia at ubuntu.com>
Description:
golang - Experimental Go programming language [meta package]
Closes: 574371 623877 624408 624544 627036 627814 629844 630189 630660
Files:
e6375005b1e187d02695fe54428edce7 28592 devel optional golang_57.2-1.debian.tar.gz
b3298160c4ac574a8e96fd9423b2dcbc 8024686 devel optional golang_57.2.orig.tar.gz
9d5eb3e610cd0fd871b2cc03d361aa42 1293 devel optional golang_57.2-1.dsc
Changes:
golang (1:57.2-1) unstable; urgency=low
.
* Imported Upstream version 57.2
* More spelling fixes (Closes: #630660)
.
golang (1:57.1-4) unstable; urgency=low
.
* Description update to have proper articles and capitalization
(Closes: #630189)
* Add extended description about Go being experimental and that the
languager can change between releases
.
golang (1:57.1-3) unstable; urgency=low
.
* Fix "the Google's Go implementation" in extended description
(Closes: #627814)
* Update Vcs-* links
* Install vim ftplugin files into correct directory (Closes: #629844)
.
golang (1:57.1-2) unstable; urgency=low
.
* 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
.
golang (1:57.1-1) unstable; urgency=low
.
* Add support for dot-minor releases
* Imported Upstream version 57.1
.
golang (1:57-3) unstable; urgency=low
.
[ Florian Weimer ]
* golang-tools: install gofix binary
.
[ Ondřej Surý ]
* Add lintian-overrides for gofix binary
.
golang (1:57-2) unstable; urgency=low
.
* Remove weekly code from debian/rules
* Add golang meta-package
* Don't create tool chain symlinks twice
* Make debian/rules more generic for simpler sync between weekly
and release branches
.
golang (1:57-1) unstable; urgency=low
.
* Imported Upstream version r57
* Bumped epoch version to 1, to convert from date based versions
to release number based version
* Allow release to migrate to testing (Closes: #624408)
* Add kate and vim syntax highlighting (Closes: #624544)
* Add -dbg package with debugging symbols
.
golang (2011.04.27-2) unstable; urgency=low
.
* Fix yet another build failure on kfreebsd (use linux userspace)
.
golang (2011.04.27-1) unstable; urgency=low
.
* Imported Upstream version 2011.04.27
* Update debian/rules to allow pulling weekly upstream releases
* Don't remove RUNPATH from binaries; fixed upstream (golang#1527)
* Set GOHOSTOS and GOHOSTARCH to match dpkg-architecture variables
* Add support for kfreebsd-i386, kfreebsd-amd64, armel and armhf
architectures
+ 006-fix_kfreebsd_build.patch:
- Add GNU/KFreeBSD support by replacing all uname calls by $(GOOS)
+ 007-use_native_dynamic_linker_on_kfreebsd.patch:
- Use native kfreebsd dynamic linker (/lib/ld-*.so.1)
* Add information about available architectures (Closes: #623877)
* Don't strip gotest
* Add Depends: golang-go to golang-tools
* Add better support for armhf
.
golang (2011.04.13-1) unstable; urgency=low
.
[ Florian Weimer ]
* 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
.
[ Ondřej Surý ]
* Imported Upstream weekly version 2011.04.13
* Update patches to new weekly release
* Add lintian-override for gotest binary
.
golang (2011.03.07.1-1) unstable; urgency=low
.
* Imported Upstream version 2011.03.07.1
* Install to /usr/lib/go
* Remove xkcd strip to get rid of CC-NC-BY
* Update golang-src.install to new upstream
* Remove 002-use_GOROOT_FINAL_in_generated_binaries.patch; merged
upstream
* Make all .go files no-executable
* Update lintian-overrides to include both types of syntax
.
golang (2011.02.15-2) unstable; urgency=low
.
[ Ondřej Surý ]
* Add ${misc:Depends} to golang-mode to shutup lintian
* Rehaul build system and add golang-src package with .go source files
* goinstall: do not automatically install prerequisities
* goinstall: don't report to dashboard by default
* Add a README.Debian about local modifications to goinstall
* Add warning about local modifications also directly to goinstall command
[ Florian Weimer ]
* Fix syntax error in 004-
dont_reinstall_dependencies_in_goinstall.patch
.
golang (2011.02.15-1) unstable; urgency=low
.
[ Obey Arthur Liu ]
* Added pkg-google git repo to control file
.
[ Florian Weimer ]
* Build golang-mode package
.
[ Ondřej Surý ]
* Imported Upstream version 2011.02.15
* Don't compress godoc documentation
* Correctly use $GOROOT_FINAL in the build chain
* Remove RPATH/RUNPATH from go binaries
.
golang (2011.02.01.1-1) unstable; urgency=low
.
[ Ivan Wong ]
* Initial release (Closes: #574371)
.
[ Jonathan Nieder ]
* 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
.
[ Ondřej Surý ]
* Make myself a maintainer
* Add patch to allow IPv4 on IPv6 sockets (Courtesy of Florian Weimer)
* Use GOROOT_FINAL and change GOBIN to /usr/bin
* 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
* Update golang-doc package
* Export GOHOSTARCH and GOHOSTOS
* Disable build time checks
* Fail on missed installed files
* Revert s{tmp{golang-go{ change in DESTDIR
* Relicence debian/ files from versionless GPL to GPL-3
* Move golang-doc to doc section
* Add more lintian overrides for Go binaries
* Install all 6,8,5 variants of commands
* Install golang-* symlinks for 6,8,5* commands
* Don't strip govet as well
* Remove ${shlibs:Depends} where it doesn't belong
* Move more html files to golang-doc package
* Remove codereview directory - some python code to deal with mercurial
More information about the Oneiric-changes
mailing list