File: control

package info (click to toggle)
golang-github-jedisct1-go-clocksmith 0.0~git20210101.da382b9-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 68 kB
  • sloc: makefile: 2
file content (23 lines) | stat: -rw-r--r-- 927 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
22
23
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>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any
Standards-Version: 4.5.0.2
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
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Go sleep-aware sleep() function
 Sleep-aware sleep() function, that doesn't pause (for too long) if the
 system goes into hibernation.