mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-12 09:21:17 +00:00
fix the section
This commit is contained in:
parent
ed49e55e46
commit
a48ca7705b
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,4 +1,4 @@
|
|||||||
llvm-toolchain-snapshot (1:3.8~svn246420-1) UNRELEASED; urgency=medium
|
llvm-toolchain-snapshot (1:3.8~svn247576-1) unstable; urgency=medium
|
||||||
|
|
||||||
[ Sylvestre Ledru ]
|
[ Sylvestre Ledru ]
|
||||||
* New snapshot release
|
* New snapshot release
|
||||||
@ -21,7 +21,7 @@ llvm-toolchain-snapshot (1:3.8~svn246420-1) UNRELEASED; urgency=medium
|
|||||||
needs a change after upstream revision r241080
|
needs a change after upstream revision r241080
|
||||||
(Addresses: #794905)
|
(Addresses: #794905)
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 31 Aug 2015 08:55:22 +0200
|
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 14 Sep 2015 18:29:09 +0200
|
||||||
|
|
||||||
llvm-toolchain-snapshot (1:3.8~svn245286-1) unstable; urgency=medium
|
llvm-toolchain-snapshot (1:3.8~svn245286-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -412,7 +412,7 @@ Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 sparc hp
|
|||||||
# ia64 mips mipsel hurd ppc64el alpha s390x powerpc have been removed
|
# ia64 mips mipsel hurd ppc64el alpha s390x powerpc have been removed
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, liblldb-3.8 (= ${binary:Version})
|
Depends: ${shlibs:Depends}, ${misc:Depends}, liblldb-3.8 (= ${binary:Version})
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Section: extra
|
Section: debug
|
||||||
Description: Next generation, high-performance debugger, debugging libraries
|
Description: Next generation, high-performance debugger, debugging libraries
|
||||||
LLDB is a next generation, high-performance debugger. It is built as a set of
|
LLDB is a next generation, high-performance debugger. It is built as a set of
|
||||||
reusable components which highly leverage existing libraries in the larger LLVM
|
reusable components which highly leverage existing libraries in the larger LLVM
|
||||||
|
Loading…
Reference in New Issue
Block a user