From: Thomas Goirand <thomas@goirand.fr>
Date: Thu, 16 May 2013 14:15:25 +0000 (+0000)
Subject: Uploading to unstable.
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=21747162b96f93ba6615efa48d3d9c111a4feb3c;p=openstack-build%2Fhorizon-build.git

Uploading to unstable.

Rewritten-From: 550e6376c4b7ee5d4bb72093775a514e97d0e39f
---

diff --git a/xenial/debian/changelog b/xenial/debian/changelog
index 966c1af..d5d1bb3 100644
--- a/xenial/debian/changelog
+++ b/xenial/debian/changelog
@@ -1,3 +1,9 @@
+horizon (2013.1-2) unstable; urgency=low
+
+  * Uploading to unstable.
+
+ -- Thomas Goirand <zigo@debian.org>  Thu, 16 May 2013 14:14:58 +0000
+
 horizon (2013.1-1) experimental; urgency=low
 
   * New upstream release.
diff --git a/xenial/debian/gbp.conf b/xenial/debian/gbp.conf
index 72c78c1..ec67660 100644
--- a/xenial/debian/gbp.conf
+++ b/xenial/debian/gbp.conf
@@ -1,6 +1,6 @@
 [DEFAULT]
 upstream-branch = master
-debian-branch = debian/grizzly
+debian-branch = debian/unstable
 upstream-tag = %(version)s
 
 [git-buildpackage]