[SCM] libgroove/master: fix debian-watch-file-should-mangle-version

andrewrk-guest at users.alioth.debian.org andrewrk-guest at users.alioth.debian.org
Sat Feb 22 22:39:51 UTC 2014


The following commit has been merged in the master branch:
commit 5fb2ac5fc4caa7ed2e204b0faf7026469c3c734e
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Feb 22 22:38:11 2014 +0000

    fix debian-watch-file-should-mangle-version

diff --git a/debian/watch b/debian/watch
index d8a968f..03f6ac9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-opts=dversionmangle=s/\.dfsg//
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/libgroove-$1\.tar\.gz/ https://github.com/andrewrk/libgroove/tags .*/v?(\d\S*)\.tar\.gz
+opts=dversionmangle=s/\.dfsg//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/libgroove-$1\.tar\.gz/ https://github.com/andrewrk/libgroove/tags .*/v?(\d\S*)\.tar\.gz

-- 
libgroove packaging



More information about the pkg-multimedia-commits mailing list