diff -Nru golang-github-gorilla-mux-1.1/debian/changelog golang-github-gorilla-mux-1.1/debian/changelog --- golang-github-gorilla-mux-1.1/debian/changelog 2017-08-15 04:35:12.000000000 +0000 +++ golang-github-gorilla-mux-1.1/debian/changelog 2017-10-25 06:59:44.000000000 +0000 @@ -1,9 +1,9 @@ -golang-github-gorilla-mux (1.1-3ubuntu1) artful; urgency=low +golang-github-gorilla-mux (1.1-4) unstable; urgency=medium - * Merge from Debian unstable. Remaining changes: - - Build shared lib package. + * Team Upload + * Convert to XS-Go-Import-Path - -- Michael Hudson-Doyle Tue, 15 Aug 2017 16:35:09 +1200 + -- Michael Stapelberg Wed, 25 Oct 2017 08:59:44 +0200 golang-github-gorilla-mux (1.1-3) unstable; urgency=medium @@ -15,54 +15,6 @@ -- Konstantinos Margaritis Tue, 08 Aug 2017 14:07:18 +0300 -golang-github-gorilla-mux (1.1-2ubuntu8) artful; urgency=medium - - * No change rebuild for Go 1.8 transition. - - -- Michael Hudson-Doyle Wed, 26 Apr 2017 13:17:55 +1200 - -golang-github-gorilla-mux (1.1-2ubuntu7) zesty; urgency=medium - - * No change rebuild for Go 1.7.4 transition. - - -- Michael Hudson-Doyle Tue, 20 Dec 2016 11:16:05 +1300 - -golang-github-gorilla-mux (1.1-2ubuntu6) zesty; urgency=medium - - * No change rebuild to pick up more Go shared library fixes. - - -- Michael Hudson-Doyle Wed, 09 Nov 2016 14:58:38 +1300 - -golang-github-gorilla-mux (1.1-2ubuntu5) zesty; urgency=medium - - * No change rebuild to pick up fix for https://golang.org/issue/17594. - - -- Michael Hudson-Doyle Sat, 29 Oct 2016 09:21:10 +1300 - -golang-github-gorilla-mux (1.1-2ubuntu4) zesty; urgency=medium - - * Another no change rebuild for Go 1.7 transition. - - -- Michael Hudson-Doyle Tue, 25 Oct 2016 10:55:44 +1300 - -golang-github-gorilla-mux (1.1-2ubuntu3) zesty; urgency=medium - - * No-change rebuild against libgolang-1.7-std1 - - -- Steve Langasek Sat, 22 Oct 2016 08:17:02 +0000 - -golang-github-gorilla-mux (1.1-2ubuntu2) yakkety; urgency=medium - - * No change rebuild for Go 1.6.3 transition. - - -- Michael Hudson-Doyle Thu, 21 Jul 2016 12:51:23 +1200 - -golang-github-gorilla-mux (1.1-2ubuntu1) yakkety; urgency=medium - - * Build shared lib package. - - -- Michael Hudson-Doyle Mon, 27 Jun 2016 14:04:52 +1200 - golang-github-gorilla-mux (1.1-2) unstable; urgency=medium * Team upload @@ -113,4 +65,3 @@ * Initial release (Closes: #714805) -- Daniel Mizyrycki Fri, 13 Jul 2013 11:19:06 -0700 - diff -Nru golang-github-gorilla-mux-1.1/debian/control golang-github-gorilla-mux-1.1/debian/control --- golang-github-gorilla-mux-1.1/debian/control 2017-08-15 04:33:58.000000000 +0000 +++ golang-github-gorilla-mux-1.1/debian/control 2017-10-25 06:59:44.000000000 +0000 @@ -1,20 +1,20 @@ Source: golang-github-gorilla-mux Section: devel Priority: extra -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: pkg-go +Maintainer: pkg-go Uploaders: Docker Packaging Team , Tianon Gravi , Tim Potter -Build-Depends: debhelper (>= 9), dh-golang, golang-github-gorilla-context-dev, golang-any, golang-any-shared-dev +Build-Depends: debhelper (>= 9), dh-golang, golang-github-gorilla-context-dev, golang-any Standards-Version: 3.9.8 Homepage: https://github.com/gorilla/mux Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-gorilla-mux.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-gorilla-mux.git +XS-Go-Import-Path: github.com/gorilla/mux Package: golang-github-gorilla-mux-dev -Architecture: any -Depends: golang-github-gorilla-context-dev, ${misc:Depends}, ${shlibs:Depends}, libgolang-github-gorilla-mux1 (= ${binary:Version}) +Architecture: all +Depends: golang-github-gorilla-context-dev, ${misc:Depends}, ${shlibs:Depends} Breaks: golang-mux-dev Replaces: golang-mux-dev Description: powerful URL router and dispatcher for golang @@ -36,12 +36,3 @@ As a bonus, this optimizes request matching. * It implements the http.Handler interface so it is compatible with the standard http.ServeMux. - -Package: libgolang-github-gorilla-mux1 -Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} -Provides: ${golang:Provides} -Description: powerful URL router and dispatcher for golang -- shared library - Package gorilla/mux implements a request router and dispatcher. - . - This package contains the library built as a shared library. diff -Nru golang-github-gorilla-mux-1.1/debian/golang-github-gorilla-mux-dev.install golang-github-gorilla-mux-1.1/debian/golang-github-gorilla-mux-dev.install --- golang-github-gorilla-mux-1.1/debian/golang-github-gorilla-mux-dev.install 2016-06-27 02:04:52.000000000 +0000 +++ golang-github-gorilla-mux-1.1/debian/golang-github-gorilla-mux-dev.install 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -/usr/share/gocode -/usr/lib/*/gocode diff -Nru golang-github-gorilla-mux-1.1/debian/libgolang-github-gorilla-mux1.lintian-overrides golang-github-gorilla-mux-1.1/debian/libgolang-github-gorilla-mux1.lintian-overrides --- golang-github-gorilla-mux-1.1/debian/libgolang-github-gorilla-mux1.lintian-overrides 2016-06-27 02:04:52.000000000 +0000 +++ golang-github-gorilla-mux-1.1/debian/libgolang-github-gorilla-mux1.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -libgolang-github-gorilla-mux1: no-symbols-control-file -libgolang-github-gorilla-mux1: dev-pkg-without-shlib-symlink diff -Nru golang-github-gorilla-mux-1.1/debian/rules golang-github-gorilla-mux-1.1/debian/rules --- golang-github-gorilla-mux-1.1/debian/rules 2017-08-08 16:25:13.000000000 +0000 +++ golang-github-gorilla-mux-1.1/debian/rules 2017-10-25 06:59:44.000000000 +0000 @@ -1,6 +1,4 @@ #!/usr/bin/make -f -export DH_GOPKG := github.com/gorilla/mux - %: dh $@ --buildsystem=golang --with=golang