Skip to content

Upstream Tarball + use of local debian folder

Vincent Riesop requested to merge git-source-local-debian-folder into main
  • Feature: specify required variables to build from an upstream tarball

    • required variable SOURCE_TARBALL: link to upstream tarball
    • required variable SOURCE_NAME: name of source
    • required variable SOURCE_UPSTREAM_VERSION: version of source
  • Feature: if a debian/ folder is present in the garden linux gitlab package repo, then it's content will be rsync'd to the unpacked upstream source and repacked to a new orig.tar.gz

Edited by Vincent Riesop

Merge request reports