File: control

package info (click to toggle)
golang-github-xyproto-pinterface 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 60 kB
  • ctags: 12
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 886 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
Source: golang-github-xyproto-pinterface
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go
Standards-Version: 3.9.6
Homepage: https://github.com/xyproto/pinterface
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-xyproto-pinterface.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-xyproto-pinterface.git
XS-Go-Import-Path: github.com/xyproto/pinterface

Package: golang-github-xyproto-pinterface-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go
Description: Interface types for simple* and permission* packages
 This package provides Go interface types for the xyproto/simple* and
 xyproto/permission* packges.