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

Bas Couwenberg gitlab at salsa.debian.org
Mon Aug 19 15:09:10 BST 2019



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


Commits:
c971775f by Bas Couwenberg at 2019-08-19T14:09:01Z
Add gbp.conf to use pristine-tar & --source-only-changes by default.

- - - - -


2 changed files:

- debian/changelog
- + debian/gbp.conf


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,7 @@
 totalopenstation (0.3.3-4) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.4.0, no changes.
-  * Update gbp.conf to use --source-only-changes by default.
+  * Add gbp.conf to use pristine-tar & --source-only-changes by default.
 
  -- Matteo F. Vescovi <mfv at debian.org>  Thu, 05 Jul 2018 11:21:10 +0200
 


=====================================
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/totalopenstation/commit/c971775f064cf75c72d4b3adeff787e14a2e05a2

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/commit/c971775f064cf75c72d4b3adeff787e14a2e05a2
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/20190819/91b14e9e/attachment.html>


More information about the Pkg-grass-devel mailing list