[pygrib] 14/14: Add gdb.conf file to debian/

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Oct 28 11:26:37 UTC 2016


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

mckinstry pushed a commit to tag debian/2.0.1-3
in repository pygrib.

commit 7fd92ea5d2e6d21fe068fb9fc952f9e7a4f79b30
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat Jun 11 08:45:51 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 965bf7e..fbd74d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pygrib (2.0.1-3) unstable; urgency=medium
 
   * Standards-Version: 3.9.8
   * remove unnecessary dependencies. Closes: #826826
+  * Add gdb.conf file to debian/
 
  -- Alastair McKinstry <mckinstry at debian.org>  Sat, 11 Jun 2016 08:44:02 +0100
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..e30795d
--- /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 = True

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



More information about the debian-science-commits mailing list