diff --git a/debian/changelog b/debian/changelog index 0b4df2ea..d64f2295 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ llvm-toolchain-snapshot (1:7~svn330801-1~exp3) experimental; urgency=medium [ Reshabh Sharma ] * Integrate opemp as part of the llvm-toolchain packages - + As part of this work, the transition libiomp packages have been removed. [ Sylvestre Ledru ] Bravo to Reshabh Sharma for his work diff --git a/debian/control b/debian/control index 8b92535b..3e42811f 100644 --- a/debian/control +++ b/debian/control @@ -478,18 +478,6 @@ Description: Next generation, high-performance debugger, header files # ------------- openmp ------------- -Package: libiomp-7-dev -Section: libdevel -Architecture: any -Depends: libomp-7-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: Intel OpenMP runtime - dev package - transition package - The runtime is the part of the OpenMP implementation that your code is - linked against, and that manages the multiple threads in an OpenMP program - while it is executing. - . - This package has been replaced by the LLVM sources. This is the Intel version - moved under the LLVM umbrella. This is a dependency package. - Package: libomp-7-dev Section: libdevel Architecture: any @@ -502,18 +490,6 @@ Description: LLVM OpenMP runtime - dev package linked against, and that manages the multiple threads in an OpenMP program while it is executing. -Package: libiomp5-7 -Section: libs -Architecture: any -Depends: libomp5-7, ${shlibs:Depends}, ${misc:Depends} -Description: Intel OpenMP runtime - transition package - The runtime is the part of the OpenMP implementation that your code is - linked against, and that manages the multiple threads in an OpenMP program - while it is executing. - . - This package has been replaced by the LLVM sources. This is the Intel version - moved under the LLVM umbrella. This is a dependency package. - Package: libomp5-7 Multi-Arch: same Architecture: any @@ -526,19 +502,6 @@ Description: LLVM OpenMP runtime linked against, and that manages the multiple threads in an OpenMP program while it is executing. -Package: libiomp5-7-dbg -Section: debug -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libomp5-7 (= ${binary:Version}) -Description: Intel OpenMP runtime - Debug transition package - The runtime is the part of the OpenMP implementation that your code is - linked against, and that manages the multiple threads in an OpenMP program - while it is executing. - . - This package has been replaced by the LLVM sources. This is the Intel version - moved under the LLVM umbrella. This is a dependency package. - - Package: libomp5-7-dbg Section: debug Architecture: any @@ -551,18 +514,6 @@ Description: LLVM OpenMP runtime - Debug package linked against, and that manages the multiple threads in an OpenMP program while it is executing. -Package: libiomp-7-doc -Section: doc -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, libomp-7-doc -Description: Intel OpenMP runtime - Documentation - Transition package - The runtime is the part of the OpenMP implementation that your code is - linked against, and that manages the multiple threads in an OpenMP program - while it is executing. - . - This package has been replaced by the LLVM sources. This is the Intel version - moved under the LLVM umbrella. This is a dependency package. - Package: libomp-7-doc Section: doc Architecture: all