From: IOhannes m zmölnig Date: Mon, 1 Aug 2016 11:03:16 +0000 (+0200) Subject: Removed 'postclone' config from local gbp.conf X-Git-Tag: archive/raspbian/2.5.1+ds-1+rpi1~1^2~286 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5bf7843f37a2a2aa80b6a89b865e7a3a9758ebab;p=jacktrip.git Removed 'postclone' config from local gbp.conf as it is not working with the repository's debian/gbp.conf (for security reasons, only locally configured hooks are allowed) --- diff --git a/debian/gbp.conf b/debian/gbp.conf index d71f10d..a7281f9 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -3,6 +3,3 @@ [DEFAULT] pristine-tar = True sign-tags = True - -git-postclone = debian/gbp/postclone.sh -postclone = debian/gbp/postclone.sh