diff options
author | Tianon Gravi <admwiggin@gmail.com> | 2014-11-25 23:30:46 -0700 |
---|---|---|
committer | Tianon Gravi <admwiggin@gmail.com> | 2014-11-25 23:30:46 -0700 |
commit | 28f7aebaa61f16a82cb844bbf43aaf74033a03a0 (patch) | |
tree | 2aa4f4491a57e5b54d044b1b7408de9371a9fce5 | |
parent | 62dacafa00e9b286b77010e5bacd92817836553a (diff) | |
download | golang-28f7aebaa61f16a82cb844bbf43aaf74033a03a0.tar.gz |
Add Paul and myself as uploaders
Many, many thanks to Michael for his work so far on this package (and hopefully more to come)!
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 5 | ||||
-rw-r--r-- | debian/control.base | 5 |
3 files changed, 15 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f0f2f9c58..467f71756 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +golang (2:1.3.2-2) UNRELEASED; urgency=medium + + * Add Paul and myself as uploaders. Many, many thanks to Michael for his work + so far on this package (and hopefully more to come). + + -- Tianon Gravi <admwiggin@gmail.com> Tue, 25 Nov 2014 23:30:11 -0700 + golang (2:1.3.2-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 5a28e2dbc..aca2e15ac 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,10 @@ Source: golang Section: devel Priority: optional -Maintainer: Michael Stapelberg <stapelberg@debian.org> +Maintainer: Go Compiler Team <pkg-golang-devel@lists.alioth.debian.org> +Uploaders: Michael Stapelberg <stapelberg@debian.org>, + Paul Tagliamonte <paultag@debian.org>, + Tianon Gravi <admwiggin@gmail.com> Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-golang/golang.git Vcs-Git: git://anonscm.debian.org/pkg-golang/golang.git Build-Depends: debhelper (>= 7.4.10), bison, ed, mawk | awk, perl, netbase diff --git a/debian/control.base b/debian/control.base index c25d4cc45..99edc3b91 100644 --- a/debian/control.base +++ b/debian/control.base @@ -1,7 +1,10 @@ Source: golang Section: devel Priority: optional -Maintainer: Michael Stapelberg <stapelberg@debian.org> +Maintainer: Go Compiler Team <pkg-golang-devel@lists.alioth.debian.org> +Uploaders: Michael Stapelberg <stapelberg@debian.org>, + Paul Tagliamonte <paultag@debian.org>, + Tianon Gravi <admwiggin@gmail.com> Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-golang/golang.git Vcs-Git: git://anonscm.debian.org/pkg-golang/golang.git Build-Depends: debhelper (>= 7.4.10), bison, ed, mawk | awk, perl, netbase |