[SCM] rtmpdump packaging branch, master, updated. debian/2.3-2-3-ge319603

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Mon Aug 9 14:52:05 UTC 2010


The following commit has been merged in the master branch:
commit e3196033647812541825574267bd253f414fbcda
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Mon Aug 9 16:54:44 2010 +0200

    Fix debian/watch to scan for .tgz as well as .tar.gz file extensions.

diff --git a/debian/watch b/debian/watch
index fad961d..cffcae6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # See uscan(1) for format
 version=3
-http://rtmpdump.mplayerhq.hu/download/rtmpdump-(.*)\.tar\.gz
+http://rtmpdump.mplayerhq.hu/download/rtmpdump-(.*)\.(?:tgz|tar\.gz)

-- 
rtmpdump packaging



More information about the pkg-multimedia-commits mailing list