[SCM] audacity/master: Don't put the extension into the version

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Sep 14 13:45:53 UTC 2013


The following commit has been merged in the master branch:
commit 21116ec8de40bcdb57697fd99db876e374a86a44
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Sep 14 12:56:24 2013 +0200

    Don't put the extension into the version

diff --git a/debian/watch b/debian/watch
index 8a3a706..9ddeb5d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="uversionmangle=s/-beta//;s/\.?rc/~rc/" \
   http://code.google.com/p/audacity/downloads/list?can=1&num=1000 \
-  .*/audacity-minsrc-(.+)\.tar\.(bz2|xz)
+  .*/audacity-minsrc-(.+)\.tar\.(?:bz2|xz)

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list