Bas Couwenberg pushed to branch master at Debian GIS Project / e00compr
Commits: 090d41c5 by Bas Couwenberg at 2019-07-07T05:47:18Z Update gbp.conf to use --source-only-changes by default. - - - - - 2 changed files: - debian/changelog - debian/gbp.conf Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ e00compr (1.0.1-6) UNRELEASED; urgency=medium * Bump Standards-Version to 4.3.0, no changes. + * Update gbp.conf to use --source-only-changes by default. -- Bas Couwenberg <[email protected]> Sat, 04 Aug 2018 11:56:14 +0200 ===================================== 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/e00compr/commit/090d41c50921bf3c9287df2cc8d35d59ba47823f -- View it on GitLab: https://salsa.debian.org/debian-gis-team/e00compr/commit/090d41c50921bf3c9287df2cc8d35d59ba47823f 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
