diff --git a/debian/changelog b/debian/changelog index 8df98a1..5935cee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +golang-gopkg-eapache-queue.v1 (1.0.2-4) unstable; urgency=medium + + * Team upload. + * Vcs-* urls: pkg-go-team -> go-team. + + -- Alexandre Viau Mon, 05 Feb 2018 23:10:12 -0500 + golang-gopkg-eapache-queue.v1 (1.0.2-3) unstable; urgency=medium * point Vcs-* urls to salsa.d.o subproject diff --git a/debian/control b/debian/control index 1937858..900b57b 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ dh-golang, golang-go Standards-Version: 3.9.6 -Vcs-Git: https://salsa.debian.org/pkg-go-team/packages/golang-gopkg-eapache-queue.v1.git -Vcs-Browser: https://salsa.debian.org/pkg-go-team/packages/golang-gopkg-eapache-queue.v1 +Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-eapache-queue.v1.git +Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-eapache-queue.v1 Homepage: https://github.com/eapache/queue XS-Go-Import-Path: gopkg.in/eapache/queue.v1