[Python-modules-commits] [dask] 01/11: Switch from git-dpm to gbp

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed May 31 11:49:40 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository dask.

commit e6ddfb008ef49dbe68e42fc4c24197db536282f6
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed May 31 11:57:16 2017 +0100

    Switch from git-dpm to gbp
---
 debian/.git-dpm | 11 -----------
 debian/gbp.conf |  7 +++++++
 2 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/debian/.git-dpm b/debian/.git-dpm
deleted file mode 100644
index 695ae36..0000000
--- a/debian/.git-dpm
+++ /dev/null
@@ -1,11 +0,0 @@
-# see git-dpm(1) from git-dpm package
-8d49b60585959da509198ee043172da6c923268d
-8d49b60585959da509198ee043172da6c923268d
-8d49b60585959da509198ee043172da6c923268d
-8d49b60585959da509198ee043172da6c923268d
-dask_0.14.1.orig.tar.gz
-50b0b5ff315c0f68503a15ed768b7375f897164f
-2104693
-debianTag="debian/%e%v"
-patchedTag="patched/%e%v"
-upstreamTag="upstream/%e%u"
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..f53906f
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,7 @@
+[DEFAULT]
+upstream-branch = upstream
+debian-branch = master
+upstream-tag = upstream/%(version)s
+debian-tag = debian/%(version)s
+sign-tags = True
+pristine-tar = True

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/dask.git



More information about the Python-modules-commits mailing list