diff --git a/debian/changelog b/debian/changelog index 1578d407..41484e46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ llvm-toolchain-3.8 (1:3.8-2) UNRELEASED; urgency=medium * Team upload. * Disable polly on s390x and fix polly check. - + * Fix VCS fields. + [ Sylvestre Ledru ] * Fix txt file installation issue, by putting a README.txt file with some explanation. diff --git a/debian/control b/debian/control index dff88817..13e910cb 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev, libllvm-3.8-ocaml-dev Standards-Version: 3.9.6 Homepage: http://www.llvm.org/ -Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/snapshot/ -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/snapshot/ +Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.8/ +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/3.8/ # ------------- clang -------------