Building WhatIp
===============

Be sure to have git-buildpackage installed. Tested on Debian testing (bullseye).

- Checkout the branches:
  mobian/master, pristine-tar, upstream/latest

- Make sure to also fetch all tags (git fetch --tags), [NEEDED???]

- Build with gbp buildpackage --git-export-dir="/tmp/debs"
  Adapt path where you want your resulting .deb files to be located.