[SCM] libopenmpt/master: Remove hyphen before @ANY_VERSION@ in watch file

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Sat Nov 12 15:34:45 UTC 2016


The following commit has been merged in the master branch:
commit 9db3355c7641d5a6a6b9905e781132b992b1d177
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Sat Nov 12 10:46:07 2016 +0000

    Remove hyphen before @ANY_VERSION@ in watch file
    
    Allows watch file to work with older versions of uscan.

diff --git a/debian/watch b/debian/watch
index 787db24..ffb9376 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 
 opts=uversionmangle=s/-/~/ \
-https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-@ANY_VERSION@-autotools@ARCHIVE_EXT@
+https://lib.openmpt.org/files/libopenmpt/src/libopenmpt@ANY_VERSION@-autotools@ARCHIVE_EXT@

-- 
libopenmpt packaging



More information about the pkg-multimedia-commits mailing list