[SCM] kodi/master: Update debian/watch to not skip part of oddly named versions

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Tue Oct 20 08:58:16 UTC 2015


The following commit has been merged in the master branch:
commit c298b947715028b78500391621e25caf6ad60645
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Tue Oct 20 09:13:34 2015 +0200

    Update debian/watch to not skip part of oddly named versions

diff --git a/debian/watch b/debian/watch
index 5de59d8..6973f9b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=repacksuffix=+dfsg1,uversionmangle=s/-.*$//,dversionmangle=s/[-.+~]?(git|snapshot|repack|dfsg)(.*)$//i,pasv \
+opts=repacksuffix=+dfsg1,uversionmangle=s/\([\.0-9a-zA-Z]\)-.*$/\1/,dversionmangle=s/[-.+~]?(git|snapshot|repack|dfsg)(.*)$//i,pasv \
 https://github.com/xbmc/xbmc/tags .*archive/?(\d\S*)-[A-Z].*\.tar\.gz

-- 
kodi packaging



More information about the pkg-multimedia-commits mailing list