Source: winrmcp
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-dylanmei-iso8601-dev,
               golang-github-masterzen-winrm-dev (>= 0.0~git20170601.0.1ca0ba6),
               golang-github-nu7hatch-gouuid-dev
Standards-Version: 4.0.0
Homepage: https://github.com/packer-community/winrmcp
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/winrmcp.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/winrmcp.git
XS-Go-Import-Path: github.com/packer-community/winrmcp
Testsuite: autopkgtest-pkg-go

Package: golang-github-packer-community-winrmcp-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-github-dylanmei-iso8601-dev,
         golang-github-masterzen-winrm-dev (>= 0.0~git20170601.0.1ca0ba6),
         golang-github-nu7hatch-gouuid-dev
Description: copy files to remote hosts using WinRM (Go library)
 This is a Go library which provides to copy files to remote Windows
 machines using Windows Remote Management (WinRM/WinRS). The remote
 system must be prepared for that.

Package: winrmcp
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Built-Using: ${misc:Built-Using}
Description: tool for copying files to remote Windows machines using WinRM
 This is a tool which provides copyies files to remote Windows
 machines using Windows Remote Management (WinRM/WinRS). The remote
 system must be prepared for that.
