[SCM] audacity/master: Update debian/watch to point to FossHub

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Wed Oct 8 22:59:38 UTC 2014


The following commit has been merged in the master branch:
commit 7c3710d005d7125467d02ff5415ddf38c1a3e584
Author: Benjamin Drung <bdrung at debian.org>
Date:   Wed Oct 8 21:43:46 2014 +0200

    Update debian/watch to point to FossHub

diff --git a/debian/watch b/debian/watch
index 9ddeb5d..a0e5916 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,7 @@
-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)
+# FossHub tries to restrict downloads to browsers and I found no way to make it
+# work with uscan. You have to download the source manually throught your
+# browser from http://www.fosshub.com/Audacity.html
+#version=3
+#opts="uversionmangle=s/-beta//;s/\.?rc/~rc/" \
+#  http://www.fosshub.com/Audacity.html \
+#  .*/audacity-minsrc-(.+)\.tar\.(?:bz2|xz)

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list