From: Thomas Goirand <thomas@goirand.fr>
Date: Sat, 29 Jun 2013 14:18:24 +0000 (+0800)
Subject: Now packaging 2013.2~b1
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=09a496ed6c6a5aa28c3f26e5be88362d202aa952;p=openstack-build%2Fhorizon-build.git

Now packaging 2013.2~b1

Rewritten-From: 4d58d7ed31f136c57ebdd9400125ca8ea24f7d9d
---

diff --git a/trusty/debian/changelog b/trusty/debian/changelog
index 1d035f7..9dda952 100644
--- a/trusty/debian/changelog
+++ b/trusty/debian/changelog
@@ -1,3 +1,9 @@
+horizon (2013.2~b1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Thomas Goirand <zigo@debian.org>  Sat, 29 Jun 2013 22:17:52 +0800
+
 horizon (2013.1.2-2) unstable; urgency=low
 
   * Added a /etc/default/openstack-dashboard-apache to save the values of
diff --git a/trusty/debian/gbp.conf b/trusty/debian/gbp.conf
index ec67660..5581601 100644
--- a/trusty/debian/gbp.conf
+++ b/trusty/debian/gbp.conf
@@ -1,6 +1,6 @@
 [DEFAULT]
 upstream-branch = master
-debian-branch = debian/unstable
+debian-branch = debian/havana
 upstream-tag = %(version)s
 
 [git-buildpackage]