[SCM] composite/master: Fix watch file.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Wed Jul 13 02:13:19 UTC 2016
The following commit has been merged in the master branch:
commit a6272e997f0045d8736221a8a51aed6b51cbd24b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Wed Jul 13 04:00:01 2016 +0200
Fix watch file.
diff --git a/debian/watch b/debian/watch
index 0671c97..5c60f07 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
version=3
-opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/composite-$1\.tar\.gz/g \
- https://gitlab.com/composite/Composite/tags .*archive\.tar\.gz\?ref=v?(\d\S*)
+opts=dversionmangle=s/.dfsg\d+// \
+ https://gitlab.com/composite/Composite/tags \/composite\/composite\/repository\/archive.tar.gz\?ref=composite-([\d.]*)
+
+
+#opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/composite-$1\.tar\.gz/g \
+#https://gitlab.com/composite/Composite/tags .*archive\.tar\.gz\?ref=v?(\d\S*)
--
composite packaging
More information about the pkg-multimedia-commits
mailing list