[Python-modules-commits] [python-mechanicalsoup] 01/04: Swith from git-dpm to gbp

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Mar 8 18:10:56 UTC 2017


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

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

commit 92b866b74d79c313dbd1851f78d6f2191e90d33d
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Mar 8 16:49:25 2017 +0000

    Swith from git-dpm to gbp
    
    - Drop git-dpm configuration
    - Add gbp configuration
    
    Gbp-Dch: full
---
 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 69a2e63..0000000
--- a/debian/.git-dpm
+++ /dev/null
@@ -1,11 +0,0 @@
-# see git-dpm(1) from git-dpm package
-dadf203813df4c14a22654fc7c9d4fe5ba0e25f7
-dadf203813df4c14a22654fc7c9d4fe5ba0e25f7
-dadf203813df4c14a22654fc7c9d4fe5ba0e25f7
-dadf203813df4c14a22654fc7c9d4fe5ba0e25f7
-python-mechanicalsoup_0.6.0.orig.tar.gz
-2413b707c8c84142f8b50c5a636d5890571a87db
-3268
-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/python-mechanicalsoup.git



More information about the Python-modules-commits mailing list