Fix VCS fields

This commit is contained in:
Gianfranco Costamagna 2016-03-07 13:15:03 +00:00
parent a3daeed38a
commit 8588e6ddcf
2 changed files with 4 additions and 3 deletions

3
debian/changelog vendored
View File

@ -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.

4
debian/control vendored
View File

@ -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 -------------