[SCM] audacity/master: debian/watch: Show 1000 entries instead of only 100.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Wed Mar 7 00:08:54 UTC 2012


The following commit has been merged in the master branch:
commit 69a264246df5fd35d2727b057b391ae2955a7162
Author: Benjamin Drung <bdrung at debian.org>
Date:   Wed Mar 7 00:22:50 2012 +0100

    debian/watch: Show 1000 entries instead of only 100.

diff --git a/debian/watch b/debian/watch
index cf0c49e..8c9c237 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 \
+  http://code.google.com/p/audacity/downloads/list?can=1&num=1000 \
   .*/audacity-minsrc-(.+)\.tar\.bz2

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list