[SCM] laborejo/master: Fix debian/watch file.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Tue Jun 4 22:53:30 UTC 2013
The following commit has been merged in the master branch:
commit b2b4a2940930f9c2b3382ff9c5b4dc78d8d18a3b
Author: Alessio Treglia <alessio at debian.org>
Date: Tue Jun 4 23:53:13 2013 +0100
Fix debian/watch file.
Thanks: Bart Martens.
diff --git a/debian/watch b/debian/watch
index bd89d37..4f136ab 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
version=3
-opts="uversionmangle=s/-/./,dversionmangle=s/~ds.*//" \
-https://github.com/nilsgey/Laborejo/tags .*/v(\d[\d\.]+)\.tar\.gz
+opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/ \
+https://github.com/nilsgey/Laborejo/tags \
+.*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)(\d\S*)\.tar\.gz \
+ debian sh debian/repack.stub
--
laborejo packaging
More information about the pkg-multimedia-commits
mailing list