Move the VCS to git. Many thanks to James Clarke for doing the conversion

This commit is contained in:
Sylvestre Ledru 2018-02-23 19:43:55 +01:00
parent b42af65183
commit 4f6bd52e57
2 changed files with 8 additions and 3 deletions

7
debian/changelog vendored
View File

@ -1,11 +1,16 @@
llvm-toolchain-4.0 (1:4.0.1-11) UNRELEASED; urgency=medium
* Move the VCS to git.
Many thanks to James Clarke for doing the conversion
[ John Paul Adrian Glaubitz ]
* Add proposed upstream patch by James Clarke to add the
missing __tls_get_addr symbol to the symbol table for
TLS calls on SPARC (Closes: #890401)
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Wed, 14 Feb 2018 19:25:54 +0100
[ Sylvestre Ledru ]
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 23 Feb 2018 19:43:43 +0100
llvm-toolchain-4.0 (1:4.0.1-10) unstable; urgency=medium

4
debian/control vendored
View File

@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
Build-Conflicts: oprofile, ocaml, libllvm-3.8-ocaml-dev, libllvm-3.9-ocaml-dev
Standards-Version: 4.1.1
Homepage: http://www.llvm.org/
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/
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 4.0
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/4.0
# ------------- clang -------------