From: Vincent Bernat Date: Mon, 6 Aug 2007 20:06:24 +0000 (+0000) Subject: Correct watch file (maybe not in a very generic way ?) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d3725340a79327dfbcb115d1a30ad34cea8bd25f;p=roundcube.git Correct watch file (maybe not in a very generic way ?) --- diff --git a/debian/watch b/debian/watch index a68e873..0423c51 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ version=3 # Uncomment to find new files on sourceforge, for debscripts >= 2.9 -http://sf.net/roundcubemail/roundcubemail-([\d\.]+.*)\.tar\.gz +opts=dversionmangle=s/~/-/g;s/$/-dep/ http://sf.net/roundcubemail/roundcubemail-([\d\.]+.*)\.tar\.gz