Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: tweak debian source package build/upload options #18962

Merged
merged 1 commit into from
Jan 29, 2019

Commits on Jan 29, 2019

  1. build: tweak debian source package build/upload options

    dput --passive should make repo pushes from Travis work again.
    dput --no-upload-log works around an issue I had while uploading locally.
    
    debuild -d says that debuild shouldn't check for build dependencies when
    creating the source package. This option is needed to make builds work
    in environments where the installed Go version doesn't match the
    declared dependency in the source package.
    fjl committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    7142b20 View commit details
    Browse the repository at this point in the history