Source: golang-github-mendersoftware-scopestack
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Andreas Henriksson <andreas@fatal.se>, Fabio Tranchitella <kobold@debian.org>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any,
               golang-github-stretchr-testify-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mendersoftware-scopestack
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mendersoftware-scopestack.git
Homepage: https://github.com/mendersoftware/scopestack
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/mendersoftware/scopestack

Package: golang-github-mendersoftware-scopestack-dev
Architecture: all
Depends: ${misc:Depends}
Description: Scopestack package for Golang Build Status
 A stack type that tries to verify that each push and pop happens in the same
 function.
