File: control

package info (click to toggle)
golang-gopkg-macaroon.v1 0.0~git20150121.0.ab3940c-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-proposed-updates, bullseye, sid, trixie
  • size: 128 kB
  • sloc: makefile: 3
file content (26 lines) | stat: -rw-r--r-- 942 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
Source: golang-gopkg-macaroon.v1
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Michael Hudson-Doyle <michael.hudson@canonical.com>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go,
               golang-golang-x-crypto-dev,
               golang-check.v1-dev
Standards-Version: 3.9.6
Homepage: http://gopkg.in/macaroon.v1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-gopkg-macaroon.v1.git/
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-gopkg-macaroon.v1.git
XS-Go-Import-Path: gopkg.in/macaroon.v1

Package: golang-gopkg-macaroon.v1-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go,
         golang-golang-x-crypto-dev,
         golang-check.v1-dev
Description: Macaroon implementation in go
 The macaroon package implements macaroons in go