File: control

package info (click to toggle)
golang-github-okzk-sdnotify 0.0~git20180710.d9becc3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 84 kB
  • sloc: makefile: 3
file content (22 lines) | stat: -rw-r--r-- 866 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
Source: golang-github-okzk-sdnotify
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dr. Tobias Quathamer <toddy@debian.org>
Build-Depends: debhelper (>= 11~),
               dh-golang,
               golang-any
Standards-Version: 4.2.1
Homepage: https://github.com/okzk/sdnotify
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-okzk-sdnotify
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-okzk-sdnotify.git
XS-Go-Import-Path: github.com/okzk/sdnotify
Testsuite: autopkgtest-pkg-go

Package: golang-github-okzk-sdnotify-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Breaks: rclone (<< 1.45-1~)
Description: systemd's service notification protocol (sd_notify)
 Go implementation of systemd's service notification protocol (sd_notify)