Fix the VCS-* fields (Closes: #839095)

This commit is contained in:
Sylvestre Ledru 2016-09-28 20:57:44 +00:00
parent 9bb5232d53
commit 60c5589a39
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ llvm-toolchain-3.9 (1:3.9-2) unstable; urgency=medium
it deserves it own package
* python-lldb-3.9 archs "any" to a list like others pkg
* Fix a version issue with run-clang-tidy-4.0.py
* Fix the VCS-* fields (Closes: #839095)
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 02 Sep 2016 13:11:56 +0200

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, 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/3.8/
Vcs-Browser: https://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/3.8/
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.9/
Vcs-Browser: https://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/3.9/
# ------------- clang -------------