File: control

package info (click to toggle)
golang-gopkg-dancannon-gorethink.v2 2.0.4-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 780 kB
  • sloc: makefile: 4
file content (35 lines) | stat: -rw-r--r-- 1,573 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
24
25
26
27
28
29
30
31
32
33
34
35
Source: golang-gopkg-dancannon-gorethink.v2
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go,
               golang-github-cenkalti-backoff-dev,
               golang-goprotobuf-dev | golang-github-golang-protobuf-dev,
               golang-github-hailocab-go-hostpool-dev,
               golang-github-sirupsen-logrus-dev,
               golang-golang-x-crypto-dev,
               golang-check.v1-dev | golang-gopkg-check.v1-dev,
               golang-gopkg-fatih-pool.v2-dev
Standards-Version: 3.9.8
Homepage: http://gopkg.in/dancannon/gorethink.v2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-gopkg-dancannon-gorethink.v2.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-gopkg-dancannon-gorethink.v2.git
XS-Go-Import-Path: gopkg.in/dancannon/gorethink.v2

Package: golang-gopkg-dancannon-gorethink.v2-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go,
         golang-github-cenkalti-backoff-dev,
         golang-goprotobuf-dev | golang-github-golang-protobuf-dev,
         golang-github-hailocab-go-hostpool-dev,
         golang-github-sirupsen-logrus-dev,
         golang-golang-x-crypto-dev,
         golang-check.v1-dev | golang-gopkg-check.v1-dev,
         golang-gopkg-fatih-pool.v2-dev
Description: Go driver for RethinkDB
 This package provides native Golang driver for RethinkDB.