[SCM] gsequencer/master: Don't hardcode gpg-key into debian/gbp.conf

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon Jul 27 21:25:39 UTC 2015


The following commit has been merged in the master branch:
commit 01406496b79cf0b773b438bfd33e0d931958b410
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Mon Jul 27 23:24:51 2015 +0200

    Don't hardcode gpg-key into debian/gbp.conf
    
    use ~/.gbp.conf for per-user settings

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 27e8f47..cbc7662 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -27,7 +27,7 @@ upstream-tree = tag
 # uncomment this to automatically GPG sign tags:
 sign-tags = True
 # keyid to GPG sign tags with:
-keyid = 0xC0E191A0
+##keyid = 0xC0E191A0
 # push to a remote repository after a successful tag:
 #posttag = git-push git.example.com
 # call lintian after a successful build:

-- 
gsequencer packaging



More information about the pkg-multimedia-commits mailing list