[numba] 03/20: add deb/gbp.conf

Daniel Stender stender at moszumanska.debian.org
Fri Dec 23 15:32:47 UTC 2016


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

stender pushed a commit to branch master
in repository numba.

commit 4adbc3937cf84a201c30bf4fbd68e916365f9878
Author: Daniel Stender <stender at debian.org>
Date:   Wed Dec 21 11:31:15 2016 +0100

    add deb/gbp.conf
---
 debian/changelog | 3 ++-
 debian/gbp.conf  | 8 ++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0d335f0..6ee22fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ numba (0.23.1-2) UNRELEASED; urgency=medium
   * deb/control:
     + bumped standards to 3.9.8 (no changes needed).
     + added missing llvmlite to binary package deps.
+  * add deb/gbp.conf.
 
- -- Daniel Stender <stender at debian.org>  Thu, 07 Jul 2016 09:49:14 +0200
+ -- Daniel Stender <stender at debian.org>  Wed, 21 Dec 2016 11:30:44 +0100
 
 numba (0.23.1-1) experimental; urgency=medium
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..78ab127
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,8 @@
+[DEFAULT]
+upstream-tag = upstream/%(version)s
+debian-tag = debian/%(version)s
+pristine-tar = True
+
+[import-orig]
+upstream-branch = upstream
+debian-branch = master

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



More information about the debian-science-commits mailing list