File: control

package info (click to toggle)
golang-github-jedisct1-go-clocksmith 0.0~git20180307.c35da9b-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 60 kB
  • sloc: makefile: 2
file content (21 lines) | stat: -rw-r--r-- 877 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: golang-github-jedisct1-go-clocksmith
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Eric Dorland <eric@debian.org>
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any
Standards-Version: 4.1.3
Homepage: https://github.com/jedisct1/go-clocksmith
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jedisct1-go-clocksmith
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jedisct1-go-clocksmith.git
XS-Go-Import-Path: github.com/jedisct1/go-clocksmith
Testsuite: autopkgtest-pkg-go

Package: golang-github-jedisct1-go-clocksmith-dev
Architecture: all
Depends: ${misc:Depends}
Description: A Go sleep-aware sleep() function
 A sleep-aware sleep() function, that doesn't pause (for too long) if the
 system goes to hibernation.