[SCM] libebur128/master: update to canonical watch file format

andrewrk-guest at users.alioth.debian.org andrewrk-guest at users.alioth.debian.org
Sun Sep 28 23:39:39 UTC 2014


The following commit has been merged in the master branch:
commit 3f87170c2438db2bc3bc4d1c7ab0f2e096adaf64
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sun Sep 28 23:31:09 2014 +0000

    update to canonical watch file format

diff --git a/debian/watch b/debian/watch
index 9810268..e389171 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,5 @@
-version=2
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/<libebur128>-$1\.tar\.gz/ https://github.com/jiixyj/libebur128/tags .*/v?(\d\S*)\.tar\.gz
+version=3
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/libebur128-$1.tar.gz/ \
+ https://github.com/jiixyj/libebur128/tags .*/archive/v?([\d\.]+).tar.gz

-- 
libebur128 packaging



More information about the pkg-multimedia-commits mailing list