ǝɹʇʇɐʃǝ◖ xıʃǝɟ pushed to branch master at Debian GIS Project / pygeoapi
Commits: 07694887 by Felix Delattre at 2023-07-01T10:14:11+00:00 Added gbp.conf. - - - - - 1 changed file: - + debian/gbp.conf Changes: ===================================== 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/pygeoapi/-/commit/07694887b63fc0a6efc3ee2ecf015b3267559655 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pygeoapi/-/commit/07694887b63fc0a6efc3ee2ecf015b3267559655 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
