[med-svn] [Git][med-team/nipy][master] Add gbp.conf to use pristine-tar & --source-only-changes by default.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Jan 13 09:29:27 GMT 2023
Bas Couwenberg pushed to branch master at Debian Med / nipy
Commits:
3c0ae22b by Bas Couwenberg at 2023-01-13T10:28:16+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,8 +1,12 @@
nipy (0.5.0-6) UNRELEASED; urgency=medium
+ [ Étienne Mollier ]
* d/control: add myself to uploaders.
* d/rules: dynamically patch numpy aliases.
+ [ Bas Couwenberg ]
+ * Add gbp.conf to use pristine-tar & --source-only-changes by default.
+
-- Étienne Mollier <emollier at debian.org> Wed, 11 Jan 2023 23:06:56 +0100
nipy (0.5.0-5) unstable; urgency=medium
=====================================
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/med-team/nipy/-/commit/3c0ae22b7fec2b1cace01e0f8fbc8f54a19eea88
--
View it on GitLab: https://salsa.debian.org/med-team/nipy/-/commit/3c0ae22b7fec2b1cace01e0f8fbc8f54a19eea88
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/debian-med-commit/attachments/20230113/40110fea/attachment-0001.htm>
More information about the debian-med-commit
mailing list