File: control

package info (click to toggle)
golang-github-jonboulle-clockwork 0.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 100 kB
  • sloc: makefile: 3
file content (27 lines) | stat: -rw-r--r-- 1,147 bytes parent folder | download | duplicates (2)
1
2
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
Source: golang-github-jonboulle-clockwork
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 9), dh-golang, golang-go
Standards-Version: 3.9.8
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

Package: golang-github-jonboulle-clockwork-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go
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-clockwork-uuid-dev
 This is a transitional package to ease upgrades to the
 golang-github-jonboulle-clockwork-dev package.