[Pkg-golang-commits] [golang-defaults] 01/01: Add golang-pie-dev for compiled PIE-mode stdlib

Peter Colberg peter at colberg.org
Wed Jun 22 23:42:20 UTC 2016


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

pc-guest pushed a commit to branch pc/master
in repository golang-defaults.

commit 32d47311f6cf03c58837a767713e196e2234814f
Author: Peter Colberg <peter at colberg.org>
Date:   Wed Jun 22 18:57:18 2016 -0400

    Add golang-pie-dev for compiled PIE-mode stdlib
---
 debian/control | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/debian/control b/debian/control
index 90c0069..b688305 100644
--- a/debian/control
+++ b/debian/control
@@ -80,6 +80,22 @@ Description: Go programming language -- gccgo on "non-Go" platforms
  provided by the version of gccgo that this package depends upon will match the
  version of this package.
 
+Package: golang-pie-dev
+Architecture: amd64 arm64 armel armhf i386 ppc64 ppc64el
+Depends: golang-${golang:GOVER}-pie-dev, ${misc:Depends}
+Description: Go programming language - compiled PIE-mode stdlib
+ The Go programming language is an open source project to make programmers more
+ productive. Go is expressive, concise, clean, and efficient. Its concurrency
+ mechanisms make it easy to write programs that get the most out of multicore
+ and networked machines, while its novel type system enables flexible and
+ modular program construction. Go compiles quickly to machine code yet has the
+ convenience of garbage collection and the power of run-time reflection. It's a
+ fast, statically typed, compiled language that feels like a dynamically typed,
+ interpreted language.
+ .
+ This is a dependency package that depends on the default compiled Go standard
+ library for building position-independent executables (PIE).
+
 Package: golang-src
 Architecture: amd64 arm64 armel armhf i386 ppc64 ppc64el
 Depends: golang-${golang:GOVER}-src, ${misc:Depends}

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



More information about the pkg-golang-commits mailing list