File: control

package info (click to toggle)
golang-github-cockroachdb-cockroach-go 0.0~git20170808.c806b48-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 104 kB
  • sloc: makefile: 3
file content (26 lines) | stat: -rw-r--r-- 896 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
Source: golang-github-cockroachdb-cockroach-go
Standards-Version: 4.7.2
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders:
 Michael Stapelberg <stapelberg@debian.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-any,
 golang-github-lib-pq-dev,
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cockroachdb-cockroach-go
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cockroachdb-cockroach-go.git
Homepage: https://github.com/cockroachdb/cockroach-go
XS-Go-Import-Path: github.com/cockroachdb/cockroach-go

Package: golang-github-cockroachdb-cockroach-go-dev
Architecture: all
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 golang-github-lib-pq-dev,
Description: Packages for go clients.
 testing Testing helpers for cockroach clients.