mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-24 07:53:23 +00:00
* New RC release
* Improve the cmake detection (used for llvm.org/apt) * Standards-Version updated to 3.9.8 * Ignore outdated-autotools-helper-file
This commit is contained in:
parent
e1a7801186
commit
63a718e523
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,4 +1,9 @@
|
||||
llvm-toolchain-3.8 (1:3.8-3) unstable; urgency=medium
|
||||
llvm-toolchain-3.8 (1:3.8.1~+rc1-1~exp1) experimental; urgency=medium
|
||||
|
||||
* New RC release
|
||||
* Improve the cmake detection (used for llvm.org/apt)
|
||||
* Standards-Version updated to 3.9.8
|
||||
* Ignore outdated-autotools-helper-file
|
||||
|
||||
[ Brad King ]
|
||||
* Install cmake files in usr/share/llvm-@LLVM_VERSION@/cmake/ instead of
|
||||
@ -16,9 +21,6 @@ llvm-toolchain-3.8 (1:3.8-3) unstable; urgency=medium
|
||||
* Fix LLVM bug 26158 - clang packages don't provide man pages
|
||||
* Add python-six as a dependency of python-lldb (thanks to Askar Safin).
|
||||
|
||||
[ Sylvestre Ledru ]
|
||||
* Improve the cmake detection (used for llvm.org/apt)
|
||||
|
||||
[ Gianfranco Costamagna ]
|
||||
* Make python-lldb-3.8 depend on lldb-3.8-dev, to pick all
|
||||
the required dependencies
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
|
||||
lcov, procps, help2man, dh-ocaml, zlib1g-dev
|
||||
Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev,
|
||||
libllvm-3.8-ocaml-dev
|
||||
Standards-Version: 3.9.6
|
||||
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/
|
||||
|
4
debian/source.lintian-overrides
vendored
4
debian/source.lintian-overrides
vendored
@ -1,2 +1,6 @@
|
||||
# Removed by patch remove-dbtree.diff
|
||||
source: source-is-missing clang/www/analyzer/scripts/dbtree.js
|
||||
# No longer used (we are using cmake now)
|
||||
source: outdated-autotools-helper-file autoconf/config.guess 2011-08-20
|
||||
source: outdated-autotools-helper-file autoconf/config.sub 2011-11-02
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user