[SCM] pd-iemutils/master: Fixed debian/watch

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Feb 17 15:57:38 UTC 2016


The following commit has been merged in the master branch:
commit a4be7d30f8ba3b0259e274c976e1fae895260c92
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Feb 17 15:45:51 2016 +0100

    Fixed debian/watch

diff --git a/debian/watch b/debian/watch
index a1241da..2a69ce2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,9 @@
 # Process with uscan
 # to be processed with uscan(1)
+#
+## this is a bit special as git-repository only aggregates git-submodules,
+## so we cannot download the tagged archive (as this is mostly empty).
+## instead upstream creates a tarball which gets uploaded manually
 version=3
-opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/iem_utils-$1\.tar\.gz/g \
-  https://git.iem.at/pd/iem_utils/tags .*iem_utils-v(\d\S*)\.tgz
+  https://git.iem.at/pd/iem_utils/tags .*/uploads/[0-9a-f]*/.*-v(\d\S*)\.(?:tar\.xz|tar\.bz3|tar\.gz|zip|tgz)
+

-- 
pd-iemutils packaging



More information about the pkg-multimedia-commits mailing list