[Git][debian-gis-team/pathlib-abc][master] Add gbp.conf to use pristine-tar & --source-only-changes by default.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Dec 16 20:26:47 GMT 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / pathlib-abc
Commits:
d12e773c by Bas Couwenberg at 2025-12-16T21:26:38+01:00
Add gbp.conf to use pristine-tar & --source-only-changes by default.
- - - - -
1 changed file:
- + debian/gbp.conf
Changes:
=====================================
debian/gbp.conf
=====================================
@@ -0,0 +1,19 @@
+[DEFAULT]
+
+# The default name for the upstream branch is "upstream".
+# Change it if the name is different (for instance, "master").
+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 = master
+
+# git-import-orig uses the following names for the upstream tags.
+# Change the value if you are not using git-import-orig
+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/pathlib-abc/-/commit/d12e773cf1fd325dddd91b0e81725d8ea66dd78a
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pathlib-abc/-/commit/d12e773cf1fd325dddd91b0e81725d8ea66dd78a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20251216/cffb3dd3/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list