From 74560c696e799a809741dc090b62dee578882ef3 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 5 Oct 2014 14:33:01 +0800 Subject: [PATCH] Mangling upstream rc and beta versions in watch file. Rewritten-From: e4bb5599be030386c3661c44837966e3f3394771 --- trusty/debian/changelog | 6 ++++++ trusty/debian/watch | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 6902d15..a7bf6ec 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +horizon (2014.2~rc1-2) UNRELEASED; urgency=medium + + * Mangling upstream rc and beta versions in watch file. + + -- Thomas Goirand Sun, 05 Oct 2014 14:32:50 +0800 + horizon (2014.2~rc1-1) experimental; urgency=medium * New upstream release. diff --git a/trusty/debian/watch b/trusty/debian/watch index 4d283c5..a3ac9cd 100644 --- a/trusty/debian/watch +++ b/trusty/debian/watch @@ -1,3 +1,3 @@ version=3 -http://launchpad.net/horizon/+download http://launchpad.net/horizon/.*/horizon-(.*)\.tar\.gz -http://horizon.openstack.org/tarballs/ horizon-(.*).tar.gz +opts="uversionmangle=s/\.(b|rc)/~$1/" \ +https://github.com/openstack/horizon/tags .*/(\d[\d\.]+)\.tar\.gz -- 2.45.2