Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
G
GNU Social Debian Packaging
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • External Wiki
    • External Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Bhuvan Krishna
  • GNU Social Debian Packaging
  • Wiki
  • gbp

Last edited by Bhuvan Krishna Nov 19, 2016
Page history

gbp

Building deb with gbp

Giving gbp buildpackage may not be enough to build a desired package. What if we need to exclude changes that come up while building for example .pc .gitignore etc and select desired upstream.

This command does all those things.

  1. Ignore unwanted changes every time we build
  2. Force create source tarball
  3. Use the upstream provided at the prompt instead of the one in changelog

gbp buildpackage -S --git-ignore-new --git-force-create --git-upstream-tag=upstream/master

Clone repository
  • checks for the packages before sending to sponsors
  • gbp
  • Home
  • maintenance
  • signed local debian repo
  • tips
  • watch file