Adding component

  1. Add name of the module to be embedded in debian/gbp.conf
  2. Add files from the embedded module to be installed in debian/gitlab.install
  3. Add details of upstream url of the module to be embedded in debian/watch
  4. Generate debian/upstream-file-list-new (command can be found in debian/upstream-file-count.sh). Rename it to debian/upstream-file-list

Removing component

  1. Remove name of the module to be removed from debian/gbp.conf
  2. Remove files of the module to be removed from debian/gitlab.install
  3. Remove details the module to be removed from debian/watch
  4. Generate debian/upstream-file-list-new (command can be found in debian/upstream-file-count.sh). Rename it to debian/upstream-file-list
  5. Update debian/control with dependency on the removed module