[pkg-nagios-changes] [Git][nagios-team/pkg-nagvis][master] Add gbp.conf to use pristine-tar & --source-only-changes by default.

Bas Couwenberg gitlab at salsa.debian.org
Tue Jan 21 08:48:18 GMT 2020



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-nagvis


Commits:
e8def0da by Bas Couwenberg at 2020-01-21T09:34:52+01:00
Add gbp.conf to use pristine-tar & --source-only-changes by default.

- - - - -


2 changed files:

- debian/changelog
- + debian/gbp.conf


Changes:

=====================================
debian/changelog
=====================================
@@ -11,6 +11,7 @@ nagvis (1:1.9.17-1) unstable; urgency=medium
 
   [ Bas Couwenberg ]
   * Add Bug-* fields to upstream metadata.
+  * Add gbp.conf to use pristine-tar & --source-only-changes by default.
 
   [ Adam Cecile ]
   * New upstream release (Closes: #949387).


=====================================
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/nagios-team/pkg-nagvis/commit/e8def0da0d7761c511a12c73b80a31186804f2f4

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagvis/commit/e8def0da0d7761c511a12c73b80a31186804f2f4
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/20200121/57903d28/attachment.html>


More information about the pkg-nagios-changes mailing list