[grads] 05/20: Add debian/gpb.conf file

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed May 17 11:13:05 UTC 2017


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

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

commit fab95b7d9793cae169941ec6cf1b96a40cb84644
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat Jun 11 08:52:24 2016 +0100

    Add debian/gpb.conf file
---
 debian/changelog |  5 +++--
 debian/gbp.conf  | 16 ++++++++++++++++
 2 files changed, 19 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 90894f3..414f3b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-grads (2:2.1.a3-2) UNRELEASED; urgency=medium
+grads (2:2.1.a3-2) unstable; urgency=medium
 
   * Remove unnecessary dependencies on openjpeg, libpng. Closes: #826815
+  * Add debian/gpb.conf file
 
- -- Alastair McKinstry <mckinstry at debian.org>  Fri, 10 Jun 2016 08:07:09 +0100
+ -- Alastair McKinstry <mckinstry at debian.org>  Sat, 11 Jun 2016 08:52:20 +0100
 
 grads (2:2.1.a3-1) unstable; urgency=medium
 
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/grads.git



More information about the debian-science-commits mailing list