[SCM] ardour3/master-a4: Fix watch file.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Apr 23 11:31:33 UTC 2015
The following commit has been merged in the master-a4 branch:
commit c148e45ed912856bed2de6716efe998098222ab5
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Apr 23 13:33:07 2015 +0200
Fix watch file.
diff --git a/debian/watch b/debian/watch
index b44211b..6f5c2bb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/ardour-$1\.tar\.gz/ \
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/ardour-$1\.tar\.gz/,uversionmangle=s/-rc/~rc/,dversionmangle=s/~dfsg.*// \
https://github.com/Ardour/ardour/tags .*/v?(\d\S*)\.tar\.gz
--
ardour3 packaging
More information about the pkg-multimedia-commits
mailing list