Source: golang-ginkgo
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Martín Ferrari <tincho@debian.org>
Build-Depends: debhelper (>= 9.0.0), dh-golang, golang-go, golang-gomega-dev
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-ginkgo.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-go/packages/golang-ginkgo.git/
Homepage: https://github.com/onsi/ginkgo

Package: golang-ginkgo-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, golang-gomega-dev
Built-Using: ${misc:Built-Using}
Description: BDD Testing Framework for Go
 Ginkgo is a BDD-style Golang testing framework built to help you efficiently
 write expressive and comprehensive tests. It is best paired with the Gomega
 matcher library but is designed to be matcher-agnostic.
