This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository ioquake3.
commit c2e33a38e9ce186bf2e28a31cd47f744a6011d14 Author: Simon McVittie <[email protected]> Date: Tue Mar 14 08:32:45 2017 +0000 d/gbp.conf: switch branch to debian/stretch for updates during freeze --- debian/changelog | 6 ++++++ debian/gbp.conf | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 45e8313..6954d60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ioquake3 (1.36+u20161101+dfsg1-2) UNRELEASED; urgency=medium + + * d/gbp.conf: switch branch to debian/stretch for updates during freeze + + -- Simon McVittie <[email protected]> Tue, 14 Mar 2017 08:32:13 +0000 + ioquake3 (1.36+u20161101+dfsg1-1) unstable; urgency=medium * New upstream snapshot diff --git a/debian/gbp.conf b/debian/gbp.conf index b3080b7..a11bc99 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,5 +1,5 @@ [DEFAULT] -debian-branch = debian/master +debian-branch = debian/stretch upstream-branch = upstream/latest pristine-tar = True patch-numbers = False -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

