diff options
author | kali <kali@leap.se> | 2013-01-31 06:44:48 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-01-31 06:44:48 +0900 |
commit | 7fb9ed2e7279a3eca43ebfc2d5afe8d3f6f08aea (patch) | |
tree | 06273881b717cd55c1101df6fe42d4791ce82762 /debian/watch | |
parent | abb9db7ad58ee0caeed3f417b2aa759f5261b7c0 (diff) |
add watch
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 00000000..77f571a6 --- /dev/null +++ b/debian/watch @@ -0,0 +1,10 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# XXX Leaving this here until we have leap.se downloads page -- kali +https://github.com/leapcode/leap_client/tags.*/v(\d[\d\.]+)\.tar\.gz |