[SCM] openni-sensor-primesense/master: Fix watch file

jspricke at users.alioth.debian.org jspricke at users.alioth.debian.org
Wed Sep 28 21:58:30 UTC 2016


The following commit has been merged in the master branch:
commit a45f794cde0211d69b94120e32211d56210d9786
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Wed Sep 28 23:58:11 2016 +0200

    Fix watch file

diff --git a/debian/watch b/debian/watch
index 316399e..bd34c08 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=filenamemangle=s/.+\/v?(.*)\.tar\.gz/<project>-$1.tar.gz/ \
-  https://github.com/PrimeSense/Sensor/tags .*/v?(\d[\d\.]+)\.tar\.gz
+opts=filenamemangle=s/.+\/Stable-(.*)\.tar\.gz/<project>-$1.tar.gz/ \
+  https://github.com/PrimeSense/Sensor/tags .*/Stable-(\d[\d\.]+)\.tar\.gz

-- 
openni-sensor-primesense packaging



More information about the pkg-multimedia-commits mailing list