Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D devscripts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • DebianDebian
  • devscripts
  • Merge requests
  • !167

Add usage of DEB_BUILD_PROFILES to man page of mk-build-deps

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Timo Furrer requested to merge tuxtimo-guest/devscripts:doc/mk-build-deps-profiles-man into master Nov 15, 2019
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

The usage of DEB_BUILD_PROFILES was not documented in the man page. This change does exactly that in a similar way other tools describe the DEB_BUILD_PROFILES variables (see e.g. dpkg-buildpackage).

I'll contribute another PR later to add a -P option (like the one dpkg-buildpackage has), which will override the DEB_DEBUILD_PROFILES environment variable. I think that helps making those tools more intuitive ;)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: doc/mk-build-deps-profiles-man