[SCM] pd-iemnet/master: Change debian/watch file to monitor upstream's github page
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Fri Sep 4 21:09:28 UTC 2015
The following commit has been merged in the master branch:
commit b563f61fbee32968799d18358f24cafb704bb95b
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Fri Sep 4 22:34:58 2015 +0200
Change debian/watch file to monitor upstream's github page
diff --git a/debian/watch b/debian/watch
index a37d46f..acb2c0b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
# Run the "uscan" command to check for upstream updates and more.
version=3
-http://puredata.info/downloads/iemnet/releases/(\d\.\d)/iemnet-(.+)\.tar.gz
+opts=dversionmangle=s/~dfsg(\.[0-9]*)?$//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/pd-iemnet-$1\.tar\.gz/ \
+ https://github.com/umlaeute/pd-iemnet/tags .*/v?(\d\S*)\.tar\.gz
+
--
pd-iemnet packaging
More information about the pkg-multimedia-commits
mailing list