[SCM] petri-foo/master: Fix watch file to avoid malfunction when upstream change type of compression
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sat Jun 23 11:52:53 UTC 2012
The following commit has been merged in the master branch:
commit 374e973fd70c7c357951ebe48e9afaa6ab3de91a
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sat Jun 23 13:52:48 2012 +0200
Fix watch file to avoid malfunction when upstream change type of compression
diff --git a/debian/watch b/debian/watch
index f78acd6..f5ae583 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://sf.net/petri-foo/petri-foo-([\d.]+)\.tar\.gz
+http://sf.net/petri-foo/petri-foo-([\d.]+)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz)
--
petri-foo packaging
More information about the pkg-multimedia-commits
mailing list