Bas Couwenberg pushed to branch master at Debian GIS Project / geolinks
Commits: f1cfd61f by Bas Couwenberg at 2019-07-07T06:04:59Z Update gbp.conf to use --source-only-changes by default. - - - - - 2 changed files: - debian/changelog - debian/gbp.conf Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,7 @@ geolinks (0.2.0-4) UNRELEASED; urgency=medium * Bump Standards-Version to 4.3.0, no changes. * Drop autopkgtests to test installability & module import. * Add lintian override for testsuite-autopkgtest-missing. + * Update gbp.conf to use --source-only-changes by default. -- Bas Couwenberg <[email protected]> Sat, 04 Aug 2018 12:00:15 +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/geolinks/commit/f1cfd61f25442684506bd7e6ebfc49125a007433 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/geolinks/commit/f1cfd61f25442684506bd7e6ebfc49125a007433 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
