[neon/backports-noble/mlt-noble/Neon/unstable] debian: new watch file to get releases tarball that has all submodules included
Carlos De Maine
null at kde.org
Mon Sep 2 15:28:31 BST 2024
Git commit 466b8a63581284754665cccc766953e026b02b98 by Carlos De Maine.
Committed on 11/10/2023 at 01:18.
Pushed by carlosdem into branch 'Neon/unstable'.
new watch file to get releases tarball that has all submodules included
M +4 -2 debian/watch
https://invent.kde.org/neon/backports-noble/mlt-noble/-/commit/466b8a63581284754665cccc766953e026b02b98
diff --git a/debian/watch b/debian/watch
index 28952c9..12d83dc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
version=4
-opts=dversionmangle=s/\+git\d+// \
-https://github.com/mltframework/mlt/releases/ .download/v(\d\S+)/mlt-(\d\S+)\.tar\.gz
+opts="searchmode=plain, \
+filenamemangle=s/.+\/mlt-(\d\S+).tar.gz/mlt-$1\.tar\.gz/" \
+https://api.github.com/repos/mltframework/mlt/releases \
+https://github.com/mltframework/mlt/releases/download/v(\d\S+)/mlt-(\d\S+).tar.gz
More information about the Neon-commits
mailing list