Source: golang-github-docker-go-events Section: devel Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Tim Potter Build-Depends: debhelper (>= 9), dh-golang, golang-go, golang-github-sirupsen-logrus-dev Standards-Version: 3.9.8 Homepage: https://github.com/docker/go-events Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-docker-go-events.git Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-docker-go-events.git XS-Go-Import-Path: github.com/docker/go-events Package: golang-github-docker-go-events-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go, golang-github-sirupsen-logrus-dev Description: Composable event distribution for Go The go-events package implements a composable event distribution package for Go. It was originally created to implement the notifications in Docker Registry 2, but is now used in other components of the Docker ecosystem.