File: control

package info (click to toggle)
golang-gopkg-redis.v2 2.3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 284 kB
  • sloc: makefile: 6
file content (28 lines) | stat: -rw-r--r-- 873 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
Source: golang-gopkg-redis.v2
Standards-Version: 4.7.2
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Dmitry Smirnov <onlyjob@debian.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-go,
 golang-gopkg-bufio.v1-dev,
 golang-check.v1-dev | golang-gopkg-check.v1-dev,
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-redis.v2
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-redis.v2.git
Homepage: https://github.com/redis/go-redis
XS-Go-Import-Path: gopkg.in/redis.v2

Package: golang-gopkg-redis.v2-dev
Architecture: all
Depends:
 ${misc:Depends},
 golang-go,
 golang-gopkg-bufio.v1-dev,
 golang-check.v1-dev | golang-gopkg-check.v1-dev,
Description: Redis client for Golang
 This package provides Redis client for Golang.