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=18d2103443407484e47a6a8e9f7aa9b9e3470a06;p=openstack-build%2Fheat-build.git Mangling upstream rc and beta versions in watch file. Rewritten-From: fd7e322693e49304cff820294173ea3d55dc4631 --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index a55a2ae3..7e4ca5e5 100644 --- a/trusty/debian/changelog +++ b/trusty/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/trusty/debian/watch b/trusty/debian/watch index d02c953e..dca8b8ea 100644 --- a/trusty/debian/watch +++ b/trusty/debian/watch @@ -1,2 +1,3 @@ version=3 +opts="uversionmangle=s/\.(b|rc)/~$1/" \ https://github.com/openstack/heat/tags .*/(\d[\d\.]+)\.tar\.gz