From 59400e15ece047882ce254b38b55a250a1954474 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 5 Oct 2014 14:40:46 +0800 Subject: [PATCH] Mangling upstream rc and beta versions in watch file. --- debian/changelog | 6 ++++++ debian/watch | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2483fda6b..5b8e923be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +neutron (2014.2~rc1-2) UNRELEASED; urgency=medium + + * Mangling upstream rc and beta versions in watch file. + + -- Thomas Goirand Sun, 05 Oct 2014 14:40:24 +0800 + neutron (2014.2~rc1-1) experimental; urgency=medium * New upstream release. diff --git a/debian/watch b/debian/watch index 739a18872..41ff952da 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 +opts="uversionmangle=s/\.(b|rc)/~$1/" \ https://github.com/openstack/neutron/tags .*/(\d[\d\.]+)\.tar\.gz -- 2.45.2