From 18d2103443407484e47a6a8e9f7aa9b9e3470a06 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 5 Oct 2014 14:28:54 +0800 Subject: [PATCH] Mangling upstream rc and beta versions in watch file. Rewritten-From: fd7e322693e49304cff820294173ea3d55dc4631 --- trusty/debian/changelog | 3 ++- trusty/debian/watch | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- 2.45.2