Fix debian/watch to check stable release only

This commit is contained in:
Liang Guo 2011-02-22 22:57:53 +08:00
parent 501bb880cb
commit befc16975f

2
debian/watch vendored
View File

@ -1,2 +1,2 @@
version=3
http://www.spice-space.org/download/releases/spice-protocol-(.*)\.tar\.bz2
http://www.spice-space.org/download/releases/spice-protocol-(\d+\.\d*[02468]\.\d+)\.tar\.bz2