From 23cfccd8f28bb085f8561511c6b01a794903417a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Mon, 26 Sep 2016 17:31:58 +0200 Subject: [PATCH] Mass changes d/control: Use correct branch in Vcs-* fields Change-Id: I56644f4aad416eab7dbe1e5666b2efe0044121b2 --- debian/changelog | 4 ++++ debian/control | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c108fe1a..54256684 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ aodh (3.0.0~rc1-3) UNRELEASED; urgency=medium + [ Thomas Goirand ] * Removed --namespace oslo.service.service when generating aodh.conf. * debian/source/options: ignores egg-info and .gitreview. + [ Ondřej Nový ] + * d/control: Use correct branch in Vcs-* fields + -- Thomas Goirand Mon, 26 Sep 2016 09:09:28 +0200 aodh (3.0.0~rc1-1) experimental; urgency=medium diff --git a/debian/control b/debian/control index 3f920413..b50a9d15 100644 --- a/debian/control +++ b/debian/control @@ -68,8 +68,8 @@ Build-Depends-Indep: alembic (>= 0.7.2), subunit, testrepository, Standards-Version: 3.9.8 -Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-aodh -Vcs-Git: https://git.openstack.org/openstack/deb-aodh +Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-aodh?h=debian%2Fnewton +Vcs-Git: https://git.openstack.org/openstack/deb-aodh -b debian/newton Homepage: https://github.com/openstack/aodh Package: python-aodh