This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch jessie-backports in repository gradle-debian-helper.
commit 8c9cf487f5656cd7a60057cfb89ce2b9f56dbd44 Author: Andreas Tille <[email protected]> Date: Tue Nov 17 10:40:27 2015 +0100 Add gbp.conf for backport --- debian/gbp.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..859b718 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,7 @@ +# gbp for jessie backport + +[DEFAULT] +# the default branch for the debian patch: +debian-branch = jessie-backports +# use pristine-tar: +pristine-tar = True -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-debian-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

