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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Jan 10 07:33:48 GMT 2023



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


Commits:
177c81fb by Bas Couwenberg at 2023-01-10T08:32:31+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
=====================================
@@ -1,3 +1,10 @@
+flox (0.6.5-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Add gbp.conf to use pristine-tar & --source-only-changes by default.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 10 Jan 2023 08:30:58 +0100
+
 flox (0.6.5-3) unstable; urgency=medium
 
   * Mark autopkgtests as skippable.


=====================================
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/flox/-/commit/177c81fb4161219fba59aef7c5751a62acf25ac3

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/commit/177c81fb4161219fba59aef7c5751a62acf25ac3
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/20230110/8541c8bd/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list