File: control

package info (click to toggle)
golang-github-cockroachdb-cockroach-go 0.0~git20170808.c806b48-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, trixie
  • size: 96 kB
  • sloc: makefile: 3
file content (23 lines) | stat: -rw-r--r-- 953 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: golang-github-cockroachdb-cockroach-go
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Michael Stapelberg <stapelberg@debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any,
               golang-github-lib-pq-dev
Standards-Version: 4.1.1
Homepage: https://github.com/cockroachdb/cockroach-go
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-cockroachdb-cockroach-go.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-cockroachdb-cockroach-go.git
XS-Go-Import-Path: github.com/cockroachdb/cockroach-go
Testsuite: autopkgtest-pkg-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.