File: control

package info (click to toggle)
golang-github-franela-goreq 0.0~git20171204.bcd34c9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 196 kB
  • sloc: makefile: 7
file content (31 lines) | stat: -rw-r--r-- 999 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
29
30
31
Source: golang-github-franela-goreq
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-gomega-dev | golang-github-onsi-gomega-dev,
# Tests:
 golang-github-franela-goblin-dev,
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-franela-goreq
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-franela-goreq.git
Homepage: https://github.com/franela/goreq
XS-Go-Import-Path: github.com/franela/goreq

Package: golang-github-franela-goreq-dev
Architecture: all
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 golang-go,
 golang-gomega-dev | golang-github-onsi-gomega-dev,
# Tests:
 golang-github-franela-goblin-dev,
Description: minimal and simple request library for Go language
 GoReq Simple and sane HTTP request library for Go language.