From d310263c3efd8765ce45ba5b9f65249b87ac2f98 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Mon, 23 May 2016 15:25:23 -0400 Subject: [PATCH] d/gbp.conf: Update branch to debian/newton. --- debian/changelog | 1 + debian/gbp.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 50ff2b6..847a3b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ python-oslo.context (2.3.0-1) UNRELEASED; urgency=medium [ Corey Bryant ] * New upstream release. * d/control: Align (Build-)Depends with upstream. + * d/gbp.conf: Update branch to debian/newton. -- Corey Bryant Mon, 23 May 2016 15:23:07 -0400 diff --git a/debian/gbp.conf b/debian/gbp.conf index f1d383e..bd3b8b2 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,6 @@ [DEFAULT] upstream-branch = master -debian-branch = debian/mitaka +debian-branch = debian/newton upstream-tag = %(version)s compression = xz