Antonio Valentino pushed to branch master at Debian GIS Project / python-polsarpro
Commits: da61d6cb by Antonio Valentino at 2025-12-22T17:08:04+01:00 Add gbp and salsa-ci configuration files - - - - - 2 changed files: - + debian/.gitlab-ci.yml - + debian/gbp.conf Changes: ===================================== debian/.gitlab-ci.yml ===================================== @@ -0,0 +1,6 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml + +variables: + SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP: 1 ===================================== debian/gbp.conf ===================================== @@ -0,0 +1,19 @@ +[DEFAULT] + +# The default name for the upstream branch is "upstream". +# Change it if the name is different (for instance, "master"). +upstream-branch = upstream + +# The default name for the Debian branch is "master". +# Change it if the name is different (for instance, "debian/unstable"). +debian-branch = master + +# git-import-orig uses the following names for the upstream tags. +# Change the value if you are not using git-import-orig +upstream-tag = upstream/%(version)s + +# Always use pristine-tar. +pristine-tar = True + +[buildpackage] +pbuilder-options = --source-only-changes View it on GitLab: https://salsa.debian.org/debian-gis-team/python-polsarpro/-/commit/da61d6cbbcac6323259ab5b7dfac18dbb739a931 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-polsarpro/-/commit/da61d6cbbcac6323259ab5b7dfac18dbb739a931 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
