File: control

package info (click to toggle)
golang-google-appengine 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,456 kB
  • ctags: 4,598
  • sloc: sh: 22; makefile: 4
file content (29 lines) | stat: -rw-r--r-- 1,251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: golang-google-appengine
Section: devel
Priority: extra
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>,
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-any,
               golang-goprotobuf-dev (>= 0.0~git20150526),
               golang-go.net-dev (>= 0.0+git20150226.3d87fd6)
Standards-Version: 3.9.8
Homepage: http://google.golang.org/appengine
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-google-appengine.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-google-appengine.git
XS-Go-Import-Path: google.golang.org/appengine

Package: golang-google-appengine-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-goprotobuf-dev (>= 0.0~git20150526),
         golang-go.net-dev (>= 0.0+git20150226.3d87fd6)
Built-Using: ${misc:Built-Using}
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/