Source: golang-github-mozilla-scribe
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dr. Tobias Quathamer <toddy@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-lib-pq-dev,
               golang-gopkg-check.v1-dev,
               golang-gopkg-yaml.v2-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mozilla-scribe
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mozilla-scribe.git
Homepage: https://github.com/mozilla/scribe
XS-Go-Import-Path: github.com/mozilla/scribe

Package: golang-github-mozilla-scribe-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-lib-pq-dev,
         golang-gopkg-check.v1-dev,
         golang-gopkg-yaml.v2-dev,
         ${misc:Depends},
Description: Mozilla scribe host policy evaluator (library)
 scribe is a Go library and frontend used to evaluate policies on
 systems. Policies are specified as a JSON or YAML document containing a
 series of tests, and these tests return a status indicating if the test
 criteria matched or not.
