Bas Couwenberg pushed to branch master at Debian GIS Project / osmpbf
Commits: 6922da10 by Bas Couwenberg at 2019-08-29T09:01:31Z Update gbp.conf for renamed branches. - - - - - 2 changed files: - debian/changelog - debian/gbp.conf Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +osmpbf (1.3.3-13) UNRELEASED; urgency=medium + + * Update gbp.conf for renamed branches. + + -- Bas Couwenberg <[email protected]> Thu, 29 Aug 2019 11:00:31 +0200 + osmpbf (1.3.3-12) unstable; urgency=medium * Bump Standards-Version to 4.4.0, no changes. ===================================== debian/gbp.conf ===================================== @@ -1,7 +1,18 @@ - [DEFAULT] -upstream-branch = master -debian-branch = debian + +# 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 = buster + +# 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] View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/commit/6922da10d24414a4fb5025a164fac603eee17038 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/commit/6922da10d24414a4fb5025a164fac603eee17038 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
