diff --git a/debian/changelog b/debian/changelog index 0fcb6e08..5fa45661 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +llvm-toolchain-4.0 (1:4.0~+rc1-2) UNRELEASED; urgency=medium + + * Fix the VCS-* links + + -- Sylvestre Ledru Thu, 19 Jan 2017 18:10:01 +0100 + llvm-toolchain-4.0 (1:4.0~+rc1-1) unstable; urgency=medium * New testing release diff --git a/debian/control b/debian/control index 89ff73d9..7dcef52c 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev, libllvm-3.8-ocaml-dev, libllvm-3.9-ocaml-dev Standards-Version: 3.9.8 Homepage: http://www.llvm.org/ -Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/snapshot/ -Vcs-Browser: https://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/snapshot/ +Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/4.0/ +Vcs-Browser: https://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/4.0/ # ------------- clang -------------