| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 
 | Source: golang-github-jonboulle-clockwork
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>, Anthony Fok <foka@debian.org>
Build-Depends: debhelper (>= 10), dh-golang, golang-any
Standards-Version: 4.0.0
Homepage: https://github.com/jonboulle/clockwork
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-jonboulle-clockwork.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-jonboulle-clockwork.git
XS-Go-Import-Path: github.com/jonboulle/clockwork
Testsuite: autopkgtest-pkg-go
Package: golang-github-jonboulle-clockwork-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: golang-clockwork-dev (<< 0.1.0)
Replaces: golang-clockwork-dev (<< 0.1.0)
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.
Package: golang-clockwork-dev
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, golang-github-jonboulle-clockwork-dev
Description: Transitional package for golang-github-jonboulle-clockwork-dev
 This is a transitional package to ease upgrades to the
 golang-github-jonboulle-clockwork-dev package.
 |