[adios] 04/05: Add gdb.conf file

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Jul 19 08:49:29 UTC 2017


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

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

commit a8b16bf7ce63e70b7c6cfbea50ec37e3de618a0f
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Jul 18 13:22:05 2017 +0100

    Add gdb.conf file
---
 debian/changelog |  1 +
 debian/gbp.conf  | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 79f9aa7..89cfc40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 adios (1.12.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Add gdb.conf file
 
  -- Alastair McKinstry <mckinstry at debian.org>  Tue, 18 Jul 2017 13:21:14 +0100
 
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/adios.git



More information about the debian-science-commits mailing list