cmake/debian/watch
Modestas Vainius 740a82699e Disable git-import-orig in debian/watch.
One extra command is not a good enough reason to lose control of packaging to
non-trivial black-box tools (git import-orig). This has just unexpectedly bit
me in ass when git import-orig failed miserably leaving repo in a really bad
state. Let's just keep the tasks separate from each other.
2011-02-19 15:08:27 +02:00

7 lines
191 B
Plaintext

version=3
# Track CMake 2.6.x releases including RCs
opts="uversionmangle=s/-[Rr][Cc]-?(\d+)/~rc$1/i" \
http://www.cmake.org/files/v([\d.]+)/ \
cmake-([\d.]+(?i:-RC-?\d+)?).tar.gz \