[SCM] hydrogen/master: Tune watch file to handle repack.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Nov 10 17:45:41 UTC 2016
The following commit has been merged in the master branch:
commit 3faebf1a6bc393cf0fe4dadf411d362c7a5d1fa8
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Nov 10 18:42:13 2016 +0100
Tune watch file to handle repack.
diff --git a/debian/watch b/debian/watch
index deaabef..e28963f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# Run the "uscan" command to check for upstream updates and more.
version=3
-opts=uversionmangle=s/-(beta|alpha|rc)/~$1/ \
+opts=uversionmangle=s/-(beta|alpha|rc)/~$1/,dversionmangle=s/~repack.*//,repacksuffix=~repack \
https://github.com/hydrogen-music/hydrogen/tags .*/v?(\d\S*)\.tar\.gz
--
hydrogen packaging
More information about the pkg-multimedia-commits
mailing list