Address review comments on PR #128

Upstream-commit: 0cd6b38d6dbf77a661030303e5cfeb7b26f60d82
Component: packaging
This commit is contained in:
Daniel Hiltgen
2018-08-02 16:53:29 -07:00
parent 0185509c33
commit d2ad7723be
2 changed files with 2 additions and 5 deletions

View File

@ -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

View File

@ -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