Bas Couwenberg pushed to branch master at Debian GIS Project / fyba
Commits: 1f6b9eec by Bas Couwenberg at 2019-07-07T06:02:51Z 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 @@ fyba (4.1.1-7) UNRELEASED; urgency=medium * Bump Standards-Version to 4.3.0, no changes. * Update watch file to limit matches to archive path. + * Update gbp.conf to use --source-only-changes by default. -- Ruben Undheim <[email protected]> Sat, 04 Aug 2018 11:58:33 +0200 ===================================== debian/gbp.conf ===================================== @@ -1,3 +1,6 @@ [DEFAULT] pristine-tar = True upstream-tag=%(version)s + +[buildpackage] +pbuilder-options = --source-only-changes View it on GitLab: https://salsa.debian.org/debian-gis-team/fyba/commit/1f6b9eecc23102b8e86c283fd3b4663e0e6be491 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/fyba/commit/1f6b9eecc23102b8e86c283fd3b4663e0e6be491 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
