From: Thomas Goirand Date: Sun, 5 Oct 2014 06:28:54 +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=111c559e306bac3f9cfebad249964025553f947c;p=openstack-build%2Fheat-build.git Mangling upstream rc and beta versions in watch file. Rewritten-From: fd7e322693e49304cff820294173ea3d55dc4631 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index a55a2ae3..7e4ca5e5 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -2,8 +2,9 @@ heat (2014.2~rc1-3) UNRELEASED; urgency=medium * Now using templated init script for sysv-rc, generated systemd unit and upstart jobs, using openstack-pkg-tools >= 13. + * Mangling upstream rc and beta versions in watch file. - -- Thomas Goirand Fri, 03 Oct 2014 13:49:28 +0800 + -- Thomas Goirand Sun, 05 Oct 2014 14:28:41 +0800 heat (2014.2~rc1-2) experimental; urgency=medium diff --git a/xenial/debian/watch b/xenial/debian/watch index d02c953e..dca8b8ea 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/heat/tags .*/(\d[\d\.]+)\.tar\.gz