[SCM] jacktrip/master: Added 'postclone' hook to gbp.conf

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon Aug 1 11:03:54 UTC 2016


The following commit has been merged in the master branch:
commit 95e76d4c2682de1987cc802ac5a830fa82bdc857
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Mon Aug 1 12:20:19 2016 +0200

    Added 'postclone' hook to gbp.conf
    
    is it called 'postclone' or 'git-postclone'?

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 25f35f8..69d87c4 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -6,3 +6,4 @@ sign-tags = True
 
 [clone]
 git-postclone = debian/gbp/postclone.sh
+postclone = debian/gbp/postclone.sh

-- 
jacktrip packaging



More information about the pkg-multimedia-commits mailing list