[Pkg-ganeti-devel] [SCM] Ganeti htools packaging branch, master, updated. debian/0.2.5-1-7-g6da56b1

Iustin Pop iusty at k1024.org
Fri Jul 30 00:11:22 UTC 2010


The following commit has been merged in the master branch:
commit 1dbf064566cba9f8838b0aa07b9e7124e8cc1f44
Author: Iustin Pop <iusty at k1024.org>
Date:   Thu Jul 29 05:13:54 2010 +0200

    Fix watch file
    
    This makes the watch file compatible with the new code.google.com
    downloads page.

diff --git a/debian/watch b/debian/watch
index f9709b8..a484fc2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,10 @@
-# Compulsory line, this is a version 3 file
+# format version number, currently 3; this line is compulsory!
 version=3
 
-# code.google.com/p/$project/downloads/list has links to
-# $project.googlecode.com/files/
+# new version of download list
+opts=\
+downloadurlmangle=s_code\.google\.com/p/ganeti/downloads/_ganeti\.googlecode\.com/files/_;\
+s/detail\?name=([^&]*).*/$1/,\
+filenamemangle=s/detail\?name=([^&]*).*/$1/ \
 http://code.google.com/p/ganeti/downloads/list \
-    http://ganeti.googlecode.com/files/ganeti-htools-(\d+\.\d+[\d.]*)\.tar\.gz
+	detail\?name=ganeti-htools-(\d+\.\d+[\d.]*)\.tar\.gz(?:&.*)?

-- 
Ganeti htools packaging



More information about the Pkg-ganeti-devel mailing list