]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Fixed debian/watch file to read from correct cinder project and not Nova.
authorThomas Goirand <zigo@debian.org>
Mon, 11 May 2015 21:07:58 +0000 (23:07 +0200)
committerThomas Goirand <zigo@debian.org>
Mon, 11 May 2015 21:07:58 +0000 (23:07 +0200)
Rewritten-From: 075639cd2f3eec845ae26bbb0ab81f88536b754d

xenial/debian/changelog
xenial/debian/watch

index 2a6dd0a9bf03930fe136a4ad72be03da267bc5c0..a34e467986ce65d4c9b57b279974e3e18e5a0ae7 100644 (file)
@@ -1,3 +1,9 @@
+cinder (2015.1.0-2) UNRELEASED; urgency=medium
+
+  * Fixed debian/watch file to read from correct cinder project and not Nova.
+
+ -- Thomas Goirand <zigo@debian.org>  Mon, 11 May 2015 23:07:24 +0200
+
 cinder (2015.1.0-1) unstable; urgency=medium
 
   * New upstream release.
index daaf84e22a7ccd500daccff250b916dc9eccfab3..9a5870436ea13400edd91d6277dd930570c38f88 100644 (file)
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/\.(b|rc)/~$1/" \
-https://github.com/openstack/nova/tags .*/(\d[\d\.]+)\.tar\.gz
+https://github.com/openstack/cinder/tags .*/(\d[\d\.]+)\.tar\.gz