Source: continuity
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Arnaud Rebillout <arnaudr@kali.org>,
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-opencontainers-go-digest-dev,
               golang-github-sirupsen-logrus-dev,
               golang-golang-x-sync-dev,
               golang-golang-x-sys-dev,
               golang-google-protobuf-dev,
               protoc-gen-go,
Standards-Version: 4.6.1
Homepage: https://github.com/containerd/continuity
Vcs-Browser: https://salsa.debian.org/go-team/packages/continuity
Vcs-Git: https://salsa.debian.org/go-team/packages/continuity.git
XS-Go-Import-Path: github.com/containerd/continuity
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-go

Package: golang-github-containerd-continuity-dev
Architecture: all
Depends: golang-github-opencontainers-go-digest-dev,
         golang-github-sirupsen-logrus-dev,
         golang-golang-x-sync-dev,
         golang-golang-x-sys-dev,
         golang-google-protobuf-dev,
         ${misc:Depends},
Description: Externally reusable Go packages included with Continuity
 These packages are intentionally developed by upstream in such a way that they
 are reusable to projects outside Continuity and only rely on each other or
 other external dependencies to be built.
