Source: golang-github-opencontainers-image-spec
Section: devel
Priority: optional
Standards-Version: 4.4.1
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>,
           Michael Stapelberg <stapelberg@debian.org>
Build-Depends: debhelper (>= 12~)
    ,dh-golang
    ,golang-any
    ,golang-github-pkg-errors-dev
    ,golang-github-opencontainers-specs-dev
    ,golang-github-spf13-cobra-dev
    ,golang-github-xeipuuv-gojsonschema-dev (>= 0.0~git20161105~)
    ,golang-github-opencontainers-go-digest-dev
    ,golang-go4-dev
    ,go-md2man
Homepage: https://github.com/opencontainers/image-spec
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-opencontainers-image-spec
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-opencontainers-image-spec.git
XS-Go-Import-Path: github.com/opencontainers/image-spec
Testsuite: autopkgtest-pkg-go

Package: golang-github-opencontainers-image-spec-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
    ,golang-github-pkg-errors-dev
    ,golang-github-opencontainers-specs-dev
    ,golang-github-spf13-cobra-dev
    ,golang-github-xeipuuv-gojsonschema-dev (>= 0.0~git20161105~)
    ,golang-github-opencontainers-go-digest-dev
    ,golang-go4-dev
Description: Open Container Initiative (OCI) Image Format Specification
 The OCI Image Format project creates and maintains the software shipping
 container image format spec (OCI Image Format). The goal of this
 specification is to enable the creation of interoperable tools for
 building, transporting, and preparing a container image to run.
