On 8/30/19 2:20 PM, Martin Landa wrote: > 905af165 by Bas Couwenberg at 2019-07-07T06:10:48Z > Update gbp.conf to use --source-only-changes by default.
Looks like you reverted this change when merging the gbp.conf changes: diff --git a/debian/gbp.conf b/debian/gbp.conf index 7cfab700b..3e631cc33 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -6,7 +6,7 @@ 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 = experimental +debian-branch = ubuntugis/bionic # git-import-orig uses the following names for the upstream tags. # Change the value if you are not using git-import-orig @@ -14,6 +14,3 @@ upstream-tag = upstream/%(version)s # Always use pristine-tar. pristine-tar = True - -[buildpackage] -pbuilder-options = --source-only-changes You should include this change because the _source.changes is required for uploads to Launchpad as well. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 _______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
