mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 20:00:43 +00:00
Merge branch '6.0' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 6.0
This commit is contained in:
commit
08001b614b
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -11,6 +11,8 @@ llvm-toolchain-6.0 (1:6.0~+rc3-1) unstable; urgency=medium
|
||||
* Move the VCS to git.
|
||||
Many thanks to James Clarke for doing the conversion
|
||||
* Create the directory before having the manpages generated
|
||||
* clang-tidy-6.0: depends on libclang-common-6.0-dev
|
||||
(Closes: #891999)
|
||||
|
||||
[ John Paul Adrian Glaubitz ]
|
||||
* Add proposed upstream patch by James Clarke to add the
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -71,7 +71,7 @@ Description: Tool to format C/C++/Obj-C code
|
||||
Package: clang-tidy-6.0
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python,
|
||||
libllvm6.0 (= ${binary:Version})
|
||||
libllvm6.0 (= ${binary:Version}), libclang-common-6.0-dev
|
||||
Replaces: clang-modernize-6.0, clang-6.0 (<< 1:6.0~svn250696-1)
|
||||
Breaks: clang-modernize-6.0, clang-6.0 (<< 1:6.0~svn250696-1)
|
||||
Description: clang-based C++ linter tool
|
||||
|
Loading…
Reference in New Issue
Block a user