[pyferret] 102/110: Add gbp.conf file

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 28 08:42:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository pyferret.

commit b318d5d1fb54b1da2dfc9ab5b56c2b6ce1453f36
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat Jul 22 16:44:44 2017 +0100

    Add gbp.conf file
---
 debian/gbp.conf | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..0f92903
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,16 @@
+[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 = False

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyferret.git



More information about the debian-science-commits mailing list