summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9d3d4cf)
raw | patch | inline | side by side (parent: 9d3d4cf)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 20 Jan 2011 12:08:06 +0000 (13:08 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 20 Jan 2011 12:08:06 +0000 (13:08 +0100) |
Currently, we watch kohana2 only.
The file mangles beta and RC releases to '~b' and '~rc' respectively.
The file mangles beta and RC releases to '~b' and '~rc' respectively.
debian/watch | [new file with mode: 0644] | patch | blob |
diff --git a/debian/watch b/debian/watch
--- /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
+