[Pkg-cli-apps-commits] [smuxi] 02/07: Modernize gbp config

Felipe Sateler fsateler at moszumanska.debian.org
Fri May 8 00:26:13 UTC 2015


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

fsateler pushed a commit to branch master
in repository smuxi.

commit db296d50fc3aa5524cfc6f533a9700164fa40b11
Author: Felipe Sateler <fsateler at debian.org>
Date:   Thu May 7 20:40:25 2015 -0300

    Modernize gbp config
---
 debian/gbp.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 1d014cb..19a5299 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,8 +1,8 @@
-[git-dch]
+[dch]
 id-length = 7
 meta = True
-[git-import-orig]
-postimport = git-dch -N%(version)s -S -a --debian-branch=$GBP_BRANCH
+[import-orig]
+postimport = gbp dch -N%(version)s -S -a --debian-branch=$GBP_BRANCH
 [DEFAULT]
 debian-branch = master
 upstream-branch = upstream

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git



More information about the Pkg-cli-apps-commits mailing list