From: Thomas Goirand Date: Sun, 5 Oct 2014 06:20:58 +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=4f5a528e74becb41f829ccf344aa3e62bd313388;p=openstack-build%2Fceilometer-build.git Mangling upstream rc and beta versions in watch file. Change-Id: I175df5097af14abfda1a8c3c9be89aa873da08d7 Rewritten-From: c431f19771a8a3575c0b894926c38eb7d6c69dd1 --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 4a213e9..d6a6c30 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +ceilometer (2014.2~rc1-3) UNRELEASED; urgency=medium + + * Mangling upstream rc and beta versions in watch file. + + -- Thomas Goirand Sun, 05 Oct 2014 14:19:53 +0800 + ceilometer (2014.2~rc1-2) experimental; urgency=medium * Added missing binaries. diff --git a/trusty/debian/watch b/trusty/debian/watch index 66be46c..5700c86 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/ceilometer/tags .*/(\d[\d\.]+)\.tar\.gz