From: Sebastian Harl Date: Thu, 20 Jan 2011 12:08:06 +0000 (+0100) Subject: Added watch file. X-Git-Tag: libkohana2-php-2.3.4-1~29 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=3ad60c6b945bcc079f157989203063750171eae8;p=pkg-libkohana2-php.git Added watch file. Currently, we watch kohana2 only. The file mangles beta and RC releases to '~b' and '~rc' respectively. --- diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..6607f06 --- /dev/null +++ b/debian/watch @@ -0,0 +1,6 @@ +version=3 + +opts="uversionmangle=s/((?:b|rc).+)$/~$1/" \ + http://dev.kohanaframework.org/projects/kohana2/files \ + /attachments/download/\d+/kohana-v?(.+)\.zip +