Bas Couwenberg pushed to branch master at Debian GIS Project / doris
Commits: 8e07e531 by Bas Couwenberg at 2019-07-07T05:46:45Z Update gbp.conf to use --source-only-changes by default. - - - - - 2 changed files: - debian/changelog - debian/gbp.conf Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ doris (5.0.3~beta+dfsg-8) UNRELEASED; urgency=medium * Team upload. * Remove package name from lintian overrides. + * Update gbp.conf to use --source-only-changes by default. -- Bas Couwenberg <[email protected]> Fri, 15 Mar 2019 15:19:28 +0100 ===================================== debian/gbp.conf ===================================== @@ -14,3 +14,6 @@ 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/doris/commit/8e07e53104fdd53cdc1eed55c9ef6277217343c3 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/doris/commit/8e07e53104fdd53cdc1eed55c9ef6277217343c3 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
