From a48ca7705ba26087ccf17dea72d24fce0e9b368f Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 14 Sep 2015 18:23:07 +0000 Subject: [PATCH] fix the section --- debian/changelog | 4 ++-- debian/control | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0155d6ad..2447f4dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 ] * 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 (Addresses: #794905) - -- Sylvestre Ledru Mon, 31 Aug 2015 08:55:22 +0200 + -- Sylvestre Ledru Mon, 14 Sep 2015 18:29:09 +0200 llvm-toolchain-snapshot (1:3.8~svn245286-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 40f1cfad..6dcbfd84 100644 --- a/debian/control +++ b/debian/control @@ -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 Depends: ${shlibs:Depends}, ${misc:Depends}, liblldb-3.8 (= ${binary:Version}) Pre-Depends: ${misc:Pre-Depends} -Section: extra +Section: debug Description: Next generation, high-performance debugger, debugging libraries 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