Source: golang-github-bradleyfalzon-ghinstallation
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Mikhail Potemkin <potemkinmr@gmail.com>,
 Otto Kekäläinen <otto@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-golang-jwt-jwt-dev,
 golang-github-google-go-github-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-bradleyfalzon-ghinstallation
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-bradleyfalzon-ghinstallation.git
Homepage: https://github.com/bradleyfalzon/ghinstallation
XS-Go-Import-Path: github.com/bradleyfalzon/ghinstallation

Package: golang-github-bradleyfalzon-ghinstallation-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-golang-jwt-jwt-dev,
 golang-github-google-go-github-dev,
 ${misc:Depends},
Description: HTTP Round Tripper for GitHub Apps - Authenticate as an
 Installation Workflow (library)
 .
 Ghinstallation provides Transport, which implements http.RoundTripper to
 provide authentication as an installation for GitHub Apps.
 .
 This library is designed to provide automatic authentication for
 (https://github.com/google/go-github) or your own HTTP client.
