From: Thomas Goirand Date: Sun, 5 Oct 2014 06:24:04 +0000 (+0800) Subject: Mangling upstream rc and beta versions in watch file. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a348a6af146b88f80f8dedefc7b9e51256b0f0e8;p=openstack-build%2Fcinder-build.git Mangling upstream rc and beta versions in watch file. Rewritten-From: 2e48c6fd59a0658230232834d4490444a2010952 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 89426bbe0..2c004e15a 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,8 +1,9 @@ cinder (2014.2~rc1-2) UNRELEASED; urgency=medium * Switching to templated init scripts using openstack-pkg-tools >= 13. + * Mangling upstream rc and beta versions in watch file. - -- Thomas Goirand Fri, 03 Oct 2014 13:31:35 +0800 + -- Thomas Goirand Sun, 05 Oct 2014 14:23:48 +0800 cinder (2014.2~rc1-1) experimental; urgency=medium diff --git a/xenial/debian/watch b/xenial/debian/watch index fdb4071c8..daaf84e22 100644 --- a/xenial/debian/watch +++ b/xenial/debian/watch @@ -1,2 +1,3 @@ version=3 +opts="uversionmangle=s/\.(b|rc)/~$1/" \ https://github.com/openstack/nova/tags .*/(\d[\d\.]+)\.tar\.gz