[SCM] phasex/master: Fix watch file
gabork-guest at users.alioth.debian.org
gabork-guest at users.alioth.debian.org
Fri Dec 29 12:31:35 UTC 2017
The following commit has been merged in the master branch:
commit 66ce90b5cfa772fe4af3a3ef51cf03a99a14e83b
Author: Gabor Karsay <gabor.karsay at gmx.at>
Date: Wed Nov 29 18:42:17 2017 +0100
Fix watch file
diff --git a/debian/watch b/debian/watch
index 71add4f..d68da63 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=3
-http://githubredir.debian.net/github/williamweston/phasex/ (.*)\.tar\.gz
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%phasex-$1.tar.gz%" \
+https://github.com/williamweston/phasex/releases .*/v?(\d\S+)\.tar\.gz
--
phasex packaging
More information about the pkg-multimedia-commits
mailing list