[SCM] mixxx/master: Watch file should mangle dversion.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Sep 18 14:10:17 UTC 2010


The following commit has been merged in the master branch:
commit 1abcd9bd63b172a0616e66ae757d524568f783b1
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Sep 18 16:09:45 2010 +0200

    Watch file should mangle dversion.

diff --git a/debian/watch b/debian/watch
index 162f9ed..3048505 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
 version=3
-opts=uversionmangle=s/-(beta|rc|RC)(.*)/~\$1\$2/ \
+opts=uversionmangle=s/-(beta|rc|RC)(.*)/~\$1\$2/,\
+dversionmangle=s/-dfsg// \
 http://www.mixxx.org/download.php \
   http://downloads.mixxx.org/mixxx-.*/mixxx-(.*)-src.tar.gz

-- 
mixxx packaging



More information about the pkg-multimedia-commits mailing list