[Git][debian-gis-team/librewms][master] Add gbp.conf to use pristine-tar & --source-only-changes by default.

Bas Couwenberg gitlab at salsa.debian.org
Sun Jul 7 07:32:03 BST 2019



Bas Couwenberg pushed to branch master at Debian GIS Project / librewms


Commits:
dd03dcd2 by Bas Couwenberg at 2019-07-07T06:31:49Z
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/librewms/commit/dd03dcd28528d5bbbe13e255c3e033e47112cdcb

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/librewms/commit/dd03dcd28528d5bbbe13e255c3e033e47112cdcb
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/20190707/8d2a4bd0/attachment.html>


More information about the Pkg-grass-devel mailing list