diff options
author | rubidium <rubidium@openttd.org> | 2010-04-07 14:07:49 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-04-07 14:07:49 +0000 |
commit | dfa9e9d9d3f49abc6d4957677db65c141adc92e8 (patch) | |
tree | 1acd8d4178b36251a2321da32f454716fc9112d8 /os/debian/watch | |
parent | 657940a6335c5156270dd27a75a5b6f4f9b2da07 (diff) | |
download | openttd-dfa9e9d9d3f49abc6d4957677db65c141adc92e8.tar.xz |
(svn r19572) -Change: sync Debian packaging updates from Debian, but keep building a single package
Diffstat (limited to 'os/debian/watch')
-rw-r--r-- | os/debian/watch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/os/debian/watch b/os/debian/watch new file mode 100644 index 000000000..776381b9c --- /dev/null +++ b/os/debian/watch @@ -0,0 +1,5 @@ +version=3 + +options=downloadurlmangle=s/(.*)\/index.html$/\1\/openttd-\1-source.tar.gz/ \ +http://master.binaries.openttd.org/releases/ \ +(\d+(?:\.\d+)*)/index.html |