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-pault-go-archive
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Michael Stapelberg <stapelberg@debian.org>
Build-Depends: debhelper-compat (= 12),
dh-golang,
golang-any,
golang-golang-x-crypto-dev,
golang-pault-go-debian-dev (>= 0.6),
golang-pault-go-blobstore-dev
Standards-Version: 4.1.5
Homepage: https://github.com/paultag/go-archive
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-pault-go-archive
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-pault-go-archive.git
XS-Go-Import-Path: pault.ag/go/archive
Testsuite: autopkgtest-pkg-go
Rules-Requires-Root: no
Package: golang-pault-go-archive-dev
Architecture: all
Depends: ${misc:Depends},
golang-golang-x-crypto-dev,
golang-pault-go-debian-dev (>= 0.6),
golang-pault-go-blobstore-dev
Description: bindings to work with a Debian archive
pault.ag/go/archive is a set of non-production test bindings to work with a
Debian archive
|