Address review comments on PR #128
Upstream-commit: 0cd6b38d6dbf77a661030303e5cfeb7b26f60d82 Component: packaging
This commit is contained in:
@ -3,7 +3,7 @@ Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Docker <support@docker.com>
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://dockerproject.org
|
||||
Homepage: https://docker.com
|
||||
Vcs-Browser: https://github.com/docker/docker
|
||||
Vcs-Git: git://github.com/docker/docker.git
|
||||
|
||||
@ -35,7 +35,7 @@ Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Docker <support@docker.com>
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://dockerproject.org
|
||||
Homepage: https://docker.com
|
||||
Vcs-Browser: https://github.com/docker/cli
|
||||
Vcs-Git: git://github.com/docker/cli.git
|
||||
Package: docker-ce-cli
|
||||
|
||||
@ -12,9 +12,6 @@ override_dh_gencontrol:
|
||||
override_dh_auto_build:
|
||||
cd /go/src/github.com/docker/cli && LDFLAGS='' make VERSION=$(VERSION) GITCOMMIT=$(DOCKER_GITCOMMIT) dynbinary manpages
|
||||
|
||||
override_dh_auto_test:
|
||||
#./engine/bundles/dynbinary-daemon/dockerd -v
|
||||
|
||||
override_dh_strip:
|
||||
# Go has lots of problems with stripping, so just don't
|
||||
|
||||
|
||||
Reference in New Issue
Block a user