This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/stretch in repository iortcw.
commit ded159519cd215b7b8d9db803bd6cc15e318f4da Author: Simon McVittie <[email protected]> Date: Tue Mar 14 09:12: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 368a31b..7b45668 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +iortcw (1.50a+dfsg1-3) UNRELEASED; urgency=medium + + * d/gbp.conf: switch branch to debian/stretch for updates during freeze + + -- Simon McVittie <[email protected]> Tue, 14 Mar 2017 09:09:05 +0000 + iortcw (1.50a+dfsg1-2) unstable; urgency=medium * Drop unused libspeexdsp-dev build-dependency 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/iortcw.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

