mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-17 17:05:02 +00:00
Revert "Set debhelper-compat version in Build-Depends."
This reverts commit 7fb92390f8
.
This commit is contained in:
parent
589a4e357d
commit
f43ee22c8a
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,5 +1,6 @@
|
|||||||
llvm-toolchain-9 (1:9.0.1~+rc2-1~exp2) UNRELEASED; urgency=medium
|
llvm-toolchain-9 (1:9.0.1~+rc2-1~exp2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
<<<<<<<
|
||||||
* Use secure URI in debian/watch.
|
* Use secure URI in debian/watch.
|
||||||
* Move source package lintian overrides to debian/source.
|
* Move source package lintian overrides to debian/source.
|
||||||
* Remove patches force-gcc-header-obj.diff, hurd-pathmax.diff, impl-
|
* Remove patches force-gcc-header-obj.diff, hurd-pathmax.diff, impl-
|
||||||
@ -11,6 +12,16 @@ llvm-toolchain-9 (1:9.0.1~+rc2-1~exp2) UNRELEASED; urgency=medium
|
|||||||
* Set debhelper-compat version in Build-Depends.
|
* Set debhelper-compat version in Build-Depends.
|
||||||
* Move transitional package libclang-cpp1-9 to oldlibs/optional per
|
* Move transitional package libclang-cpp1-9 to oldlibs/optional per
|
||||||
policy 4.0.1.
|
policy 4.0.1.
|
||||||
|
=======
|
||||||
|
* Use secure URI in debian/watch.
|
||||||
|
* Move source package lintian overrides to debian/source.
|
||||||
|
* Remove patches force-gcc-header-obj.diff, hurd-pathmax.diff, impl-
|
||||||
|
path-hurd.diff, libcxxabi-arm-ehabi-fix.patch, libcxxabi-test-don-t-
|
||||||
|
fail-extended-long-double.patch, revert-change-soname.diff, try-to-
|
||||||
|
unbreak-thinlto.diff that are missing from debian/patches/series.
|
||||||
|
* Rely on pre-initialized dpkg-architecture variables.
|
||||||
|
* Bump debhelper from old 9 to 12.
|
||||||
|
>>>>>>>
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 08 Dec 2019 21:02:49 +0100
|
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 08 Dec 2019 21:02:49 +0100
|
||||||
|
|
||||||
|
1
debian/compat
vendored
Normal file
1
debian/compat
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
12
|
2
debian/control
vendored
2
debian/control
vendored
@ -4,7 +4,7 @@ Priority: optional
|
|||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
|
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
|
||||||
Uploaders: Sylvestre Ledru <sylvestre@debian.org>
|
Uploaders: Sylvestre Ledru <sylvestre@debian.org>
|
||||||
Build-Depends: debhelper-compat (= 12), cmake, chrpath, texinfo, sharutils,
|
Build-Depends: debhelper (>= 12~), cmake, chrpath, texinfo, sharutils,
|
||||||
libffi-dev (>= 3.0.9),
|
libffi-dev (>= 3.0.9),
|
||||||
lsb-release, patchutils, diffstat, xz-utils, python3-dev,
|
lsb-release, patchutils, diffstat, xz-utils, python3-dev,
|
||||||
libedit-dev, libncurses5-dev, swig, python3-six, python3-sphinx (>= 1.3.6),
|
libedit-dev, libncurses5-dev, swig, python3-six, python3-sphinx (>= 1.3.6),
|
||||||
|
Loading…
Reference in New Issue
Block a user