Source: golang-github-dylanmei-winrmtest
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Shengjing Zhu <i@zhsj.me>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any,
               golang-github-masterzen-winrm-dev,
               golang-github-masterzen-xmlpath-dev,
               golang-github-satori-go.uuid-dev,
               pandoc
Standards-Version: 4.0.0
Homepage: https://github.com/dylanmei/winrmtest
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-dylanmei-winrmtest.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-dylanmei-winrmtest.git
XS-Go-Import-Path: github.com/dylanmei/winrmtest
Testsuite: autopkgtest-pkg-go

Package: golang-github-dylanmei-winrmtest-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-github-masterzen-winrm-dev,
         golang-github-masterzen-xmlpath-dev,
         golang-github-satori-go.uuid-dev
Description: testing addon for golang-github-masterzen-winrm
 This is an in-progress testing addon for the winrm library
 (remote command execution on Windows machines) for Google Go,
 in the package golang-github-masterzen-winrm-dev.
