Source: golang-google-appengine
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Anthony Fok <foka@debian.org>,
           Martín Ferrari <tincho@debian.org>,
           Michael Stapelberg <stapelberg@debian.org>,
           Tim Potter <tpot@hpe.com>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper (>= 12~),
               dh-golang (>= 1.17~),
               golang-any,
               golang-golang-x-net-dev (>= 1:0.0+git20180724.3673e40~),
               golang-golang-x-text-dev (>= 0.3.0~),
               golang-goprotobuf-dev (>= 1.2.0~)
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-appengine
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-appengine.git
Homepage: http://google.golang.org/appengine
XS-Go-Import-Path: google.golang.org/appengine

Package: golang-google-appengine-dev
Architecture: all
Depends: golang-golang-x-net-dev (>= 1:0.0+git20180724.3673e40~),
         golang-golang-x-text-dev (>= 0.3.0~),
         golang-goprotobuf-dev (>= 1.2.0~),
         ${misc:Depends},
         ${shlibs:Depends}
Description: basic functionality for Google App Engine
 For more information on how to write Go apps for Google App Engine, see:
 https://cloud.google.com/appengine/docs/go/
