diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-24 11:23:04 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-24 11:23:04 +0000 |
commit | 0e57f6f58be68cc4d1201fdc77d004d84a73b51a (patch) | |
tree | 188d8ea9151107d5e43d85cd5fc2238a263f75d8 | |
parent | e9cf4041c54e3d521833bc73bb91e8c0b0f630a3 (diff) |
Added watch file (debian-watch-file-is-missing)
-rw-r--r-- | debian/watch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..1059454 --- /dev/null +++ b/debian/watch @@ -0,0 +1,7 @@ +# format version number, currently 3; this line is compulsory! +version=3 + +# main httrack.com download page ; fetch the mirror version number +http://www.httrack.com/page/2/en/index.html\ + .*/httrack-([\d\.]+).tar.gz + |