diff -Nru golang-github-docker-go-events-0.0~git20160331.0.882f161/debian/changelog golang-github-docker-go-events-0.0~git20160331.0.882f161/debian/changelog --- golang-github-docker-go-events-0.0~git20160331.0.882f161/debian/changelog 2016-11-18 02:40:01.000000000 +0000 +++ golang-github-docker-go-events-0.0~git20160331.0.882f161/debian/changelog 2017-08-09 14:18:40.000000000 +0000 @@ -1,3 +1,11 @@ +golang-github-docker-go-events (0.0~git20160331.0.882f161-2) unstable; urgency=medium + + * Team upload + * Replace golang-go with golang-any in Build-Depends, remove golang-go from + Depends + + -- Konstantinos Margaritis Wed, 09 Aug 2017 17:18:40 +0300 + golang-github-docker-go-events (0.0~git20160331.0.882f161-1) unstable; urgency=medium * Initial release (Closes: #822289) diff -Nru golang-github-docker-go-events-0.0~git20160331.0.882f161/debian/control golang-github-docker-go-events-0.0~git20160331.0.882f161/debian/control --- golang-github-docker-go-events-0.0~git20160331.0.882f161/debian/control 2016-10-31 01:47:31.000000000 +0000 +++ golang-github-docker-go-events-0.0~git20160331.0.882f161/debian/control 2017-08-09 14:18:24.000000000 +0000 @@ -5,7 +5,7 @@ Uploaders: Tim Potter Build-Depends: debhelper (>= 9), dh-golang, - golang-go, + golang-any, golang-github-sirupsen-logrus-dev Standards-Version: 3.9.8 Homepage: https://github.com/docker/go-events @@ -17,7 +17,6 @@ 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