]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fix branch name in gbp.conf.
authorThomas Goirand <zigo@debian.org>
Fri, 10 Jun 2016 14:28:21 +0000 (16:28 +0200)
committerThomas Goirand <zigo@debian.org>
Fri, 10 Jun 2016 14:28:21 +0000 (16:28 +0200)
Rewritten-From: c72eeb79353436e242ea04801e8da3c73cf2b218

xenial/debian/changelog
xenial/debian/gbp.conf

index 31e8b4dfbf0f60b37c2c55f578d6daf79352b2fa..6c947ad8a231d0dccfdb88e18a890d32b85aa44f 100644 (file)
@@ -1,5 +1,6 @@
 horizon (2:10.0.0~b1-1) UNRELEASED; urgency=medium
 
+  * New upstream release.
   * Fix (build-)dependencies.
 
  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Wed, 08 Jun 2016 00:51:25 +0300
index 869e095b62a96921a8a7b87a9f1879498817ea5f..60415a9256da46c13c66028de71e9433228c9ce0 100644 (file)
@@ -1,6 +1,6 @@
 [DEFAULT]
 upstream-branch = master
-debian-branch = debian/mitaka
+debian-branch = debian/newton
 upstream-tag = %(version)s
 
 [buildpackage]