diff --git a/debian/changelog b/debian/changelog index 52a2113d..ed977841 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +llvm-toolchain-7 (1:7-8) unstable; urgency=medium + + * Update the watch file to display the right version + (even if the download will fail) + + -- Sylvestre Ledru Sat, 20 Oct 2018 16:00:58 +0200 + llvm-toolchain-7 (1:7-7) unstable; urgency=medium [ Samuel Thibault ] diff --git a/debian/watch b/debian/watch index fcd015de..c7e0704f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=3 -opts=uversionmangle=s/\.(tar.*|tgz|zip|gz|bz2)$//i,dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg)(.*)$//i,pasv \ -https://llvm.org/releases/download.html (?:.*/)?clang-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2|) debian debian/orig-tar.sh +http://llvm.org/releases/download.html .*/llvm-(.*).src.tar.xz