[pkg-nagios-changes] [Git][nagios-team/centreon-plugins][debian/master] Add gbp.conf to use pristine-tar & --source-only-changes by default.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Sep 11 17:31:39 BST 2021
Bas Couwenberg pushed to branch debian/master at Debian Nagios Maintainer Group / centreon-plugins
Commits:
36d544d3 by Bas Couwenberg at 2021-09-11T18:30:55+02: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 = debian/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/nagios-team/centreon-plugins/-/commit/36d544d319b1de20deae4bb77726e2d5d3af26dd
--
View it on GitLab: https://salsa.debian.org/nagios-team/centreon-plugins/-/commit/36d544d319b1de20deae4bb77726e2d5d3af26dd
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-nagios-changes/attachments/20210911/af39cfdf/attachment.htm>
More information about the pkg-nagios-changes
mailing list