Source: golang-clockwork
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hp.com>
Build-Depends: debhelper (>= 9), dh-golang, golang-go
Standards-Version: 3.9.6
Homepage: https://github.com/jonboulle/clockwork
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-go/packages/golang-clockwork.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-clockwork.git

Package: golang-clockwork-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go
Built-Using: ${misc:Built-Using}
Description: Simple fake clock for Go
 Simple fake clock for Go that replaces uses of the time package
 with a test class for testing purposes.
