[Pkg-golang-commits] [golang] 06/07: Rename old style config section [git-dch] to [dch]

Michael Stapelberg michael at stapelberg.de
Tue Jul 25 06:28:26 UTC 2017


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

stapelberg pushed a commit to branch golang-1.7
in repository golang.

commit 45d9766c229c6cc9a521fc26b48af39eb151599b
Author: Michael Stapelberg <stapelberg at debian.org>
Date:   Mon Jul 24 09:57:56 2017 +0200

    Rename old style config section [git-dch] to [dch]
---
 debian/gbp.conf    | 2 +-
 debian/gbp.conf.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index a4a4323..3d9f547 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -9,5 +9,5 @@ upstream-branch = upstream-1.7
 upstream-tag = upstream/%(version)s
 pristine-tar = True
 
-[git-dch]
+[dch]
 meta = 1
diff --git a/debian/gbp.conf.in b/debian/gbp.conf.in
index 687c798..e41dfcc 100644
--- a/debian/gbp.conf.in
+++ b/debian/gbp.conf.in
@@ -5,5 +5,5 @@ upstream-branch = upstream-X.Y
 upstream-tag = upstream/%(version)s
 pristine-tar = True
 
-[git-dch]
+[dch]
 meta = 1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-golang/golang.git



More information about the pkg-golang-commits mailing list