Source: golang-github-jedisct1-go-clocksmith
Section: devel
Priority: optional
Maintainer: openKylin Developers <packaging@lists.openkylin.top>
Uploaders: Eric Dorland <eric@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any
Standards-Version: 4.7.0
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.
