Source: golang-github-sethvargo-go-fastly Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Thorsten Alteholz Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-ajg-form-dev, golang-github-dnaeon-go-vcr-dev, golang-github-google-jsonapi-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-mitchellh-mapstructure-dev Standards-Version: 4.5.0 Homepage: https://github.com/sethvargo/go-fastly Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-sethvargo-go-fastly Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-sethvargo-go-fastly.git XS-Go-Import-Path: github.com/sethvargo/go-fastly Testsuite: autopkgtest-pkg-go Package: golang-github-sethvargo-go-fastly-dev Architecture: all Depends: ${misc:Depends}, golang-github-ajg-form-dev, golang-github-dnaeon-go-vcr-dev, golang-github-google-jsonapi-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-mitchellh-mapstructure-dev Description: Fastly API client library Go Fastly is a Golang API client for interacting with most facets of the Fastly API. . Fastly's API is designed to work in the following manner: - Create (or clone) a new configuration version for the service - Make any changes to the version - Validate the version - Activate the version