[SCM] nekobee/master: Fix watch file to track new place for upstream releases.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Wed Nov 9 06:20:19 UTC 2016
The following commit has been merged in the master branch:
commit 6920415a18dd5cf4ad449a3ee4ea2a696e433de1
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Wed Nov 9 07:19:02 2016 +0100
Fix watch file to track new place for upstream releases.
diff --git a/debian/watch b/debian/watch
index 074fe9b..21e32de 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://www.nekosynth.co.uk/releases/nekobee-(.*)\.tar\.gz
+opts=dversionmangle=s/~repack.*//,repacksuffix=~repack \
+ https://github.com/gordonjcp/nekobee/tags .*/v?(\d[\d\.]+)\.tar\.gz
--
nekobee packaging
More information about the pkg-multimedia-commits
mailing list