diff -Nru golang-goptlib-0.6/debian/changelog golang-goptlib-0.6/debian/changelog --- golang-goptlib-0.6/debian/changelog 2018-01-11 14:01:46.000000000 +0000 +++ golang-goptlib-0.6/debian/changelog 2018-02-09 15:49:10.000000000 +0000 @@ -1,3 +1,10 @@ +golang-goptlib (0.6-3) unstable; urgency=medium + + * Team upload. + * Switch to XS-Go-Import-Path + + -- Michael Stapelberg Fri, 09 Feb 2018 16:49:10 +0100 + golang-goptlib (0.6-2) unstable; urgency=medium * Team upload. diff -Nru golang-goptlib-0.6/debian/control golang-goptlib-0.6/debian/control --- golang-goptlib-0.6/debian/control 2018-01-11 14:01:46.000000000 +0000 +++ golang-goptlib-0.6/debian/control 2018-02-09 15:49:10.000000000 +0000 @@ -9,6 +9,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/golang-goptlib.git #Secondary mirror here: #Vcs-Browser: https://gitweb.torproject.org/debian/goptlib.git +XS-Go-Import-Path: git.torproject.org/pluggable-transports/goptlib.git Package: golang-goptlib-dev Architecture: all diff -Nru golang-goptlib-0.6/debian/rules golang-goptlib-0.6/debian/rules --- golang-goptlib-0.6/debian/rules 2018-01-11 14:01:46.000000000 +0000 +++ golang-goptlib-0.6/debian/rules 2018-02-09 15:49:10.000000000 +0000 @@ -4,7 +4,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -export DH_GOPKG := git.torproject.org/pluggable-transports/goptlib.git # default value from debhelper's Buildsystem.pm. perhaps there's a better way BUILDDIR = obj-$(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)