From: gustavo panizzo Date: Mon, 2 Dec 2013 15:31:10 +0000 (-0300) Subject: watch file updated X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1bf3e805e9e50011965a8a99e29eecaad373ba94;p=openstack-build%2Fneutron-build.git watch file updated Rewritten-From: d4b23ba2e88b3bbe4d84ec6ee8e297672433769d --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 981f4f479..2cf345f19 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +neutron (2013.2-8) UNRELEASED; urgency=low + + * Watch file fixed. + + -- gustavo panizzo Mon, 02 Dec 2013 12:30:50 -0300 + neutron (2013.2-7) UNRELEASED; urgency=low * neutron-l3-agent & neutron-vpn-agent now conflicts with each other. diff --git a/xenial/debian/watch b/xenial/debian/watch index fdb4071c8..739a18872 100644 --- a/xenial/debian/watch +++ b/xenial/debian/watch @@ -1,2 +1,2 @@ version=3 -https://github.com/openstack/nova/tags .*/(\d[\d\.]+)\.tar\.gz +https://github.com/openstack/neutron/tags .*/(\d[\d\.]+)\.tar\.gz