[SCM] lvtk/master: Fix watch file.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Oct 11 13:30:09 UTC 2014


The following commit has been merged in the master branch:
commit d6a0ca99729dc531df3166de67c5c73a4d86264f
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Oct 11 14:08:09 2014 +0100

    Fix watch file.

diff --git a/debian/watch b/debian/watch
index 503a852..c460ac9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 version=3
-opts=dversionmangle=s/~dfsg.*// \
-http://lvtoolkit.org/category/releases/ \
- .*/lvtk-(.*)\.tar\.gz
+opts=dversionmangle=s/~dfsg.*//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/lvtk-$1\.tar\.gz/ \
+https://github.com/lvtk/lvtk/tags .*/v?(\d\S*)\.tar\.gz

-- 
lvtk packaging



More information about the pkg-multimedia-commits mailing list