d/control: cleanup Breaks/Conflicts/Replaces
This commit is contained in:
171
debian/control.m4
vendored
171
debian/control.m4
vendored
@@ -143,8 +143,6 @@ Architecture: any
|
||||
Multi-Arch: same
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Depends: ${misc:Depends}
|
||||
Replaces: ${base:Replaces}
|
||||
Breaks: ${base:Breaks}
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC, the GNU Compiler Collection (base package)
|
||||
This package contains files common to all languages and libraries
|
||||
@@ -185,13 +183,6 @@ Pre-Depends: ${misc:Pre-Depends}
|
||||
ifdef(`LIBGCCPROTECTED', `XB-Important: yes
|
||||
Protected: yes
|
||||
')`'dnl
|
||||
ifdef(`TARGET',`dnl
|
||||
Breaks: libgcc1`'LS (<< 1:10)
|
||||
Replaces: libgcc1`'LS (<< 1:10)
|
||||
',`dnl
|
||||
Breaks: ${libgcc:Breaks}
|
||||
Replaces: libgcc1`'LS (<< 1:10)
|
||||
')`'dnl
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library`'ifdef(`TARGET',` (TARGET)', `')
|
||||
Shared version of the support library, a library of internal subroutines
|
||||
@@ -210,9 +201,6 @@ Architecture: ifdef(`TARGET',`CROSS_ARCH',`any')
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Depends: BASELDEP, libgcc-s1`'LS (>= ${gcc:Version}), ${misc:Depends}, ${shlibs:Depends}
|
||||
Provides: ifdef(`TARGET',`libgcc1-TARGET-dcv1',`')
|
||||
ifdef(`MULTIxxxARCH', `Multi-Arch: same
|
||||
Breaks: ${multiarch:breaks}
|
||||
')`'dnl
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library (dependency package)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
This is a dependency package, and can be safely removed after upgrade.
|
||||
@@ -226,8 +214,6 @@ Section: debug
|
||||
Depends: BASELDEP, libdep(gcc-s1,,=,${gcc:Version}), ${misc:Depends}
|
||||
ifdef(`MULTIARCH',`Multi-Arch: same
|
||||
')dnl
|
||||
Breaks: libgcc1-dbg`'LS (<< 1:10)
|
||||
Replaces: libgcc1-dbg`'LS (<< 1:10)
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library (debug symbols)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
Debug symbols for the GCC support library.
|
||||
@@ -263,13 +249,6 @@ Protected: yes
|
||||
')`'dnl
|
||||
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
Provides: libgcc2`'LS (= ${gcc:EpochVersion}), ifdef(`TARGET',`libgcc-s2-TARGET-dcv1')`'
|
||||
ifdef(`TARGET',`dnl
|
||||
Breaks: libgcc2`'LS (<< 1:10)
|
||||
Replaces: libgcc2`'LS (<< 1:10)
|
||||
',`dnl
|
||||
Breaks: ${libgcc:Breaks}
|
||||
Replaces: libgcc2`'LS (<< 1:10)
|
||||
')`'dnl
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library`'ifdef(`TARGET',` (TARGET)', `')
|
||||
Shared version of the support library, a library of internal subroutines
|
||||
@@ -289,9 +268,6 @@ ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Depends: BASELDEP, libgcc-s2`'LS (>= ${gcc:Version}), ${misc:Depends}, ${shlibs:Depends}
|
||||
ifdef(`TARGET',`Provides: libgcc-s2-TARGET-dcv1
|
||||
')`'dnl
|
||||
ifdef(`MULTIxxxARCH', `Multi-Arch: same
|
||||
Breaks: ${multiarch:breaks}
|
||||
')`'dnl
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library (dependency package)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
This is a dependency package, and can be safely removed after upgrade.
|
||||
@@ -306,8 +282,6 @@ Depends: BASELDEP, libdep(gcc-s2,,=,${gcc:Version}), ${misc:Depends}
|
||||
ifdef(`MULTIARCH', `Multi-Arch: same
|
||||
')`'dnl
|
||||
BUILT_USING`'dnl
|
||||
Breaks: libgcc2-dbg`'LS (<< 1:10)
|
||||
Replaces: libgcc2-dbg`'LS (<< 1:10)
|
||||
Description: GCC support library (debug symbols)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
Debug symbols for the GCC support library.
|
||||
ifdef(`TARGET', `dnl
|
||||
@@ -340,13 +314,6 @@ Protected: yes
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
')`'dnl
|
||||
Provides: libgcc4`'LS (= ${gcc:EpochVersion})
|
||||
ifdef(`TARGET',`dnl
|
||||
Breaks: libgcc4`'LS (<< 1:10)
|
||||
Replaces: libgcc4`'LS (<< 1:10)
|
||||
',`dnl
|
||||
Breaks: ${libgcc:Breaks}
|
||||
Replaces: libgcc4`'LS (<< 1:10)
|
||||
')`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
BUILT_USING`'dnl
|
||||
@@ -366,9 +333,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`hppa')
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Depends: BASELDEP, libgcc-s4`'LS (>= ${gcc:Version}), ${misc:Depends}, ${shlibs:Depends}
|
||||
ifdef(`MULTIxxxARCH', `Multi-Arch: same
|
||||
Breaks: ${multiarch:breaks}
|
||||
')`'dnl
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library (dependency package)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
This is a dependency package, and can be safely removed after upgrade.
|
||||
@@ -383,8 +347,6 @@ ifdef(`MULTIARCH', `Multi-Arch: same
|
||||
Section: debug
|
||||
Depends: BASELDEP, libdep(gcc-s4,,=,${gcc:Version}), ${misc:Depends}
|
||||
BUILT_USING`'dnl
|
||||
Breaks: libgcc4-dbg`'LS (<< 1:10)
|
||||
Replaces: libgcc4-dbg`'LS (<< 1:10)
|
||||
Description: GCC support library (debug symbols)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
Debug symbols for the GCC support library.
|
||||
ifdef(`TARGET', `dnl
|
||||
@@ -418,8 +380,6 @@ Depends: BASELDEP, ${dep:libgcc}, ${dep:libssp}, ${dep:libgomp}, ${dep:libitm},
|
||||
${dep:libatomic}, ${dep:libbtrace}, ${dep:libasan}, ${dep:liblsan},
|
||||
${dep:libtsan}, ${dep:libubsan}, ${dep:libhwasan}, ${dep:libvtv},
|
||||
${dep:libqmath}, ${dep:libunwinddev}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Breaks: libtsan`'TSAN_SO`'LS (<< 12-20211113-2~)
|
||||
Replaces: libtsan`'TSAN_SO`'LS (<< 12-20211113-2~)
|
||||
ifdef(`MULTIARCH', `Multi-Arch: same
|
||||
')`'dnl
|
||||
BUILT_USING`'dnl
|
||||
@@ -436,8 +396,6 @@ ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${misc:Depends}
|
||||
ifdef(`TARGET',`Provides: lib64gcc1`'LS (= ${gcc:EpochVersion}), lib64gcc-s1-TARGET-dcv1
|
||||
',`')`'dnl
|
||||
Breaks: lib64gcc1`'LS (<< 1:10)
|
||||
Replaces: lib64gcc1`'LS (<< 1:10)
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library`'ifdef(`TARGET',` (TARGET)', `') (64bit)
|
||||
Shared version of the support library, a library of internal subroutines
|
||||
@@ -468,8 +426,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch64_archs')
|
||||
Section: debug
|
||||
Depends: BASELDEP, libdep(gcc-s1,64,=,${gcc:Version}), ${misc:Depends}
|
||||
Breaks: lib64gcc1-dbg`'LS (<< 1:10)
|
||||
Replaces: lib64gcc1-dbg`'LS (<< 1:10)
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library (debug symbols)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
Debug symbols for the GCC support library.
|
||||
@@ -516,9 +472,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
Breaks: lib32gcc1`'LS (<< 1:10)
|
||||
Replaces: lib32gcc1`'LS (<< 1:10)
|
||||
ifdef(`TARGET',`Provides: lib32gcc1`'LS (= ${gcc:EpochVersion}), lib32gcc-s1-TARGET-dcv1
|
||||
',`')`'dnl
|
||||
BUILT_USING`'dnl
|
||||
@@ -538,7 +491,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Depends: BASELDEP, lib32gcc-s1`'LS (>= ${gcc:Version}), ${dep:libcbiarch}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
ifdef(`TARGET',`Provides: lib32gcc1-TARGET-dcv1
|
||||
',`')`'dnl
|
||||
BUILT_USING`'dnl
|
||||
@@ -552,8 +504,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Section: debug
|
||||
Depends: BASELDEP, libdep(gcc-s1,32,=,${gcc:Version}), ${misc:Depends}
|
||||
Breaks: lib32gcc1-dbg`'LS (<< 1:10)
|
||||
Replaces: lib32gcc1-dbg`'LS (<< 1:10)
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library (debug symbols)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
Debug symbols for the GCC support library.
|
||||
@@ -602,8 +552,6 @@ ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${misc:Depends}
|
||||
ifdef(`TARGET',`Provides: libn32gcc1`'LS (= ${gcc:EpochVersion}), libn32gcc-s1-TARGET-dcv1
|
||||
',`')`'dnl
|
||||
Breaks: libn32gcc1`'LS (<< 1:10)
|
||||
Replaces: libn32gcc1`'LS (<< 1:10)
|
||||
ifdef(`TARGET',`dnl',`Conflicts: lib32gcc-s1 [biarch32_conflicts]')
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library`'ifdef(`TARGET',` (TARGET)', `') (n32)
|
||||
@@ -636,8 +584,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarchn32_archs')
|
||||
Section: debug
|
||||
Depends: BASELDEP, libdep(gcc-s1,n32,=,${gcc:Version}), ${misc:Depends}
|
||||
Breaks: libn32gcc1-dbg`'LS (<< 1:10)
|
||||
Replaces: libn32gcc1-dbg`'LS (<< 1:10)
|
||||
ifdef(`TARGET',`dnl',`Conflicts: lib32gcc-s1-dbg [biarch32_conflicts]')
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library (debug symbols)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
@@ -688,8 +634,6 @@ ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${misc:Depends}
|
||||
ifdef(`TARGET',`Provides: libx32gcc1`'LS (= ${gcc:EpochVersion}), libx32gcc-s1-TARGET-dcv1
|
||||
',`')`'dnl
|
||||
Breaks: libx32gcc1`'LS (<< 1:10)
|
||||
Replaces: libx32gcc1`'LS (<< 1:10)
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library`'ifdef(`TARGET',` (TARGET)', `') (x32)
|
||||
Shared version of the support library, a library of internal subroutines
|
||||
@@ -720,8 +664,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarchx32_archs')
|
||||
Section: debug
|
||||
Depends: BASELDEP, libdep(gcc-s1,x32,=,${gcc:Version}), ${misc:Depends}
|
||||
Breaks: libx32gcc1-dbg`'LS (<< 1:10)
|
||||
Replaces: libx32gcc1-dbg`'LS (<< 1:10)
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC support library (debug symbols)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
Debug symbols for the GCC support library.
|
||||
@@ -832,7 +774,6 @@ Depends: gcc`'PV`'${target:suffix} (= ${gcc:Version}),ifenabled(`gccbase',` BASE
|
||||
binutils (>= ${binutils:Version}),
|
||||
${misc:Depends}
|
||||
Recommends: ${dep:libcdev}
|
||||
Replaces: cpp`'PV (<< 7.1.1-8)
|
||||
Suggests: ${gcc:multilib}, gcc`'PV-doc (>= ${gcc:SoftVersion}),
|
||||
gcc`'PV-locales (>= ${gcc:SoftVersion}),
|
||||
libdbgdep(gcc`'GCC_SO-dbg,,>=,${libgcc:Version}),
|
||||
@@ -871,7 +812,6 @@ ifenabled(`testresults',`
|
||||
Package: gcc`'PV-test-results
|
||||
Architecture: any
|
||||
Depends: BASEDEP, ${misc:Depends}
|
||||
Replaces: g++-5 (<< 5.2.1-28)
|
||||
BUILT_USING`'dnl
|
||||
Description: Test results for the GCC test suite
|
||||
This package contains the test results for running the GCC test suite
|
||||
@@ -913,7 +853,6 @@ Multi-Arch: foreign
|
||||
ifdef(`TARGET',`dnl',`Section: interpreters')
|
||||
Depends: BASEDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
Suggests: gcc`'PV-locales (>= ${gcc:SoftVersion}), cpp`'PV-doc (>= ${gcc:SoftVersion})
|
||||
Breaks: libmagics++-dev (<< 2.28.0-4), hardening-wrapper (<< 2.8+nmu3)
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU C preprocessor for arch_gnu
|
||||
A macro processor that is used automatically by the GNU C compiler
|
||||
@@ -964,7 +903,6 @@ Architecture: any
|
||||
Section: interpreters
|
||||
Depends: BASEDEP, cpp`'PV`'${target:suffix} (= ${gcc:Version}), ${misc:Depends}
|
||||
Suggests: gcc`'PV-locales (>= ${gcc:SoftVersion})
|
||||
Breaks: libmagics++-dev (<< 2.28.0-4), hardening-wrapper (<< 2.8+nmu3)
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU C preprocessor
|
||||
A macro processor that is used automatically by the GNU C compiler
|
||||
@@ -1092,8 +1030,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: biarch32_archs
|
||||
Section: libs
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: libssp0 (<< 4.1)
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC stack smashing protection library (32bit)
|
||||
GCC can now emit code for protecting applications from stack-smashing attacks.
|
||||
@@ -1105,7 +1041,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: biarch64_archs
|
||||
Section: libs
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: libssp0 (<< 4.1)
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC stack smashing protection library (64bit)
|
||||
GCC can now emit code for protecting applications from stack-smashing attacks.
|
||||
@@ -1117,7 +1052,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: biarchn32_archs
|
||||
Section: libs
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: libssp0 (<< 4.1)
|
||||
ifdef(`TARGET',`dnl',`Conflicts: lib32ssp`'SSP_SO [biarch32_conflicts]')
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC stack smashing protection library (n32)
|
||||
@@ -1130,7 +1064,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: biarchx32_archs
|
||||
Section: libs
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: libssp0 (<< 4.1)
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC stack smashing protection library (x32)
|
||||
GCC can now emit code for protecting applications from stack-smashing attacks.
|
||||
@@ -1146,7 +1079,6 @@ ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`any')
|
||||
ifdef(`MULTIARCH', `Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Breaks: ${multiarch:breaks}
|
||||
')`'dnl
|
||||
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
BUILT_USING`'dnl
|
||||
@@ -1173,7 +1105,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC OpenMP (GOMP) support library (32bit)
|
||||
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
|
||||
@@ -1295,7 +1226,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU Transactional Memory Library (32bit)
|
||||
GNU Transactional Memory Library (libitm) provides transaction support for
|
||||
@@ -1423,7 +1353,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: support library providing __atomic built-in functions (32bit)
|
||||
library providing __atomic built-in functions. When an atomic call cannot
|
||||
@@ -1545,7 +1474,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: AddressSanitizer -- a fast memory error detector (32bit)
|
||||
AddressSanitizer (ASan) is a fast memory error detector. It finds
|
||||
@@ -1695,7 +1623,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: LeakSanitizer -- a memory leak detector (32bit)
|
||||
LeakSanitizer (Lsan) is a memory leak detector which is integrated
|
||||
@@ -1823,7 +1750,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: ThreadSanitizer -- a Valgrind-based detector of data races (32bit)
|
||||
ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
|
||||
@@ -1953,7 +1879,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: UBSan -- undefined behaviour sanitizer (32bit)
|
||||
UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
|
||||
@@ -2093,7 +2018,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU vtable verification library (32bit)
|
||||
Vtable verification is a new security hardening feature for GCC that
|
||||
@@ -2236,7 +2160,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: stack backtrace library (32bit)
|
||||
libbacktrace uses the GCC unwind interface to collect a stack trace,
|
||||
@@ -2359,7 +2282,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC Quad-Precision Math Library (32bit)
|
||||
A library, which provides quad-precision mathematical functions on targets
|
||||
@@ -2474,7 +2396,6 @@ Pre-Depends: ${misc:Pre-Depends}
|
||||
')`'dnl
|
||||
Depends: BASEDEP, libgcc`'PV-dev, binutils, ${dep:libcdev},
|
||||
${shlibs:Depends}, ${misc:Depends}
|
||||
Breaks: python-gccjit (<< 0.4-4), python3-gccjit (<< 0.4-4)
|
||||
BUILT_USING`'dnl
|
||||
Description: GCC just-in-time compilation (shared library)
|
||||
libgccjit provides an embeddable shared library with an API for adding
|
||||
@@ -2501,9 +2422,7 @@ Package: libgccjit`'PV-doc
|
||||
Section: doc
|
||||
Architecture: all
|
||||
Depends: gcc`'PV-base (>= ${gcc:SoftVersion}), ${misc:Depends}
|
||||
Conflicts: libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc,
|
||||
libgccjit-9-doc, libgccjit-10-doc, libgccjit-11-doc, libgccjit-12-doc,
|
||||
libgccjit-13-doc,
|
||||
Conflicts: libgccjit-12-doc, libgccjit-13-doc,
|
||||
Description: GCC just-in-time compilation (documentation)
|
||||
libgccjit provides an embeddable shared library with an API for adding
|
||||
compilation to existing programs using GCC.
|
||||
@@ -2733,8 +2652,7 @@ ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`any')
|
||||
ifdef(`MULTIARCH', `Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
ifelse(OBJC_SO,`2',`Breaks: ${multiarch:breaks}
|
||||
',`')')`'dnl
|
||||
')`'dnl
|
||||
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
BUILT_USING`'dnl
|
||||
Description: Runtime library for GNU Objective-C applications
|
||||
@@ -2782,7 +2700,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: Runtime library for GNU Objective-C applications (32bit)
|
||||
Library needed for GNU ObjC applications linked against the shared library.
|
||||
@@ -2991,7 +2908,6 @@ ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`any')
|
||||
ifdef(`MULTIARCH', `Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Breaks: ${multiarch:breaks}
|
||||
')`'dnl
|
||||
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
BUILT_USING`'dnl
|
||||
@@ -3044,7 +2960,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: Runtime library for GNU Fortran applications (32bit)
|
||||
Library needed for GNU Fortran applications linked against the
|
||||
@@ -3122,9 +3037,6 @@ Architecture: ifdef(`TARGET',`any',arch_deb)
|
||||
Multi-Arch: foreign
|
||||
Depends: BASEDEP, ifdef(`STANDALONEGO',`${dep:libcc1}, ',`gcc`'PV`'arch_gnusuffix (= ${gcc:Version}), ')libidevdep(go`'PV-dev,,>=), ${dep:libcdev}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Suggests: gccgo`'PV-doc, libdbgdep(go`'GO_SO-dbg),
|
||||
Conflicts: ${golang:Conflicts}
|
||||
Breaks: libgo12`'LS (<< 8-20171209-2)
|
||||
Replaces: libgo12`'LS (<< 8-20171209-2)
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU Go compiler for the arch_gnu architecture
|
||||
This is the GNU Go compiler for the arch_gnu architecture, which
|
||||
@@ -3167,7 +3079,6 @@ Architecture: any
|
||||
Depends: BASEDEP, gccgo`'PV`'${target:suffix} (= ${gcc:Version}), ifdef(`STANDALONEGO',`',`gcc`'PV (= ${gcc:Version}), ')${misc:Depends}
|
||||
Provides: go-compiler
|
||||
Suggests: ${go:multilib}, gccgo`'PV-doc, libdbgdep(go`'GO_SO-dbg),
|
||||
Conflicts: ${golang:Conflicts}
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU Go compiler
|
||||
This is the GNU Go compiler, which compiles Go on platforms supported
|
||||
@@ -3316,7 +3227,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
BUILT_USING`'dnl
|
||||
Description: Runtime library for GNU Go applications (32bit)
|
||||
Library needed for GNU Go applications linked against the
|
||||
@@ -3399,10 +3309,7 @@ Depends: BASELDEP, ${dep:libc}, ${shlibs:Depends}, ${misc:Depends}
|
||||
Provides: ifdef(`TARGET',`libstdc++CXX_SO-TARGET-dcv1',`')
|
||||
ifdef(`MULTIARCH', `Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Breaks: ${multiarch:breaks}
|
||||
')`'dnl
|
||||
Conflicts: scim (<< 1.4.2-1)
|
||||
Replaces: libstdc++CXX_SO`'PV-dbg`'LS (<< 4.9.0-3)
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU Standard C++ Library v3`'ifdef(`TARGET',` (TARGET)', `')
|
||||
This package contains an additional runtime library for C++ programs
|
||||
@@ -3424,7 +3331,6 @@ TARGET_PACKAGE`'dnl
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Depends: BASELDEP, libdep(gcc-s1,32), ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: ${confl:lib32}
|
||||
ifdef(`TARGET',`Provides: lib32stdc++CXX_SO-TARGET-dcv1
|
||||
',`')`'dnl
|
||||
BUILT_USING`'dnl
|
||||
@@ -3567,14 +3473,7 @@ Provides: ifdef(`TARGET',`libstdc++CXX_SO-dbg-TARGET-dcv1',`')
|
||||
ifdef(`MULTIARCH', `Multi-Arch: same
|
||||
')`'dnl
|
||||
Recommends: libdevdep(stdc++`'PV-dev,)
|
||||
Conflicts: libstdc++5-dbg`'LS, libstdc++5-3.3-dbg`'LS, libstdc++6-dbg`'LS,
|
||||
libstdc++6-4.0-dbg`'LS, libstdc++6-4.1-dbg`'LS, libstdc++6-4.2-dbg`'LS,
|
||||
libstdc++6-4.3-dbg`'LS, libstdc++6-4.4-dbg`'LS, libstdc++6-4.5-dbg`'LS,
|
||||
libstdc++6-4.6-dbg`'LS, libstdc++6-4.7-dbg`'LS, libstdc++6-4.8-dbg`'LS,
|
||||
libstdc++6-4.9-dbg`'LS, libstdc++6-5-dbg`'LS, libstdc++6-6-dbg`'LS,
|
||||
libstdc++6-7-dbg`'LS, libstdc++6-8-dbg`'LS, libstdc++6-9-dbg`'LS,
|
||||
libstdc++6-10-dbg`'LS, libstdc++6-11-dbg`'LS, libstdc++6-12-dbg`'LS,
|
||||
libstdc++6-13-dbg`'LS,
|
||||
Conflicts: libstdc++6-dbg`'LS, libstdc++6-12-dbg`'LS, libstdc++6-13-dbg`'LS,
|
||||
BUILT_USING`'dnl
|
||||
ifelse(index(enabled_languages, `libdbg'), -1, `dnl
|
||||
Description: GNU Standard C++ Library v3 (debug build)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
@@ -3620,13 +3519,7 @@ Depends: BASELDEP, libdep(stdc++CXX_SO,32),
|
||||
${shlibs:Depends}, ${misc:Depends}
|
||||
ifdef(`TARGET',`Provides: lib32stdc++CXX_SO-dbg-TARGET-dcv1
|
||||
',`')`'dnl
|
||||
Conflicts: lib32stdc++6-dbg`'LS, lib32stdc++6-4.0-dbg`'LS,
|
||||
lib32stdc++6-4.1-dbg`'LS, lib32stdc++6-4.2-dbg`'LS, lib32stdc++6-4.3-dbg`'LS,
|
||||
lib32stdc++6-4.4-dbg`'LS, lib32stdc++6-4.5-dbg`'LS, lib32stdc++6-4.6-dbg`'LS,
|
||||
lib32stdc++6-4.7-dbg`'LS, lib32stdc++6-4.8-dbg`'LS, lib32stdc++6-4.9-dbg`'LS,
|
||||
lib32stdc++6-5-dbg`'LS, lib32stdc++6-6-dbg`'LS, lib32stdc++6-7-dbg`'LS,
|
||||
lib32stdc++6-8-dbg`'LS, lib32stdc++6-9-dbg`'LS, lib32stdc++6-10-dbg`'LS,
|
||||
lib32stdc++6-11-dbg`'LS, lib32stdc++6-12-dbg`'LS, lib32stdc++6-13-dbg`'LS,
|
||||
Conflicts: lib32stdc++6-dbg`'LS, lib32stdc++6-12-dbg`'LS, lib32stdc++6-13-dbg`'LS,
|
||||
BUILT_USING`'dnl
|
||||
ifelse(index(enabled_languages, `libdbg'), -1, `dnl
|
||||
Description: GNU Standard C++ Library v3 (debug build)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
@@ -3672,13 +3565,7 @@ Depends: BASELDEP, libdep(stdc++CXX_SO,64),
|
||||
${shlibs:Depends}, ${misc:Depends}
|
||||
ifdef(`TARGET',`Provides: lib64stdc++CXX_SO-dbg-TARGET-dcv1
|
||||
',`')`'dnl
|
||||
Conflicts: lib64stdc++6-dbg`'LS, lib64stdc++6-4.0-dbg`'LS,
|
||||
lib64stdc++6-4.1-dbg`'LS, lib64stdc++6-4.2-dbg`'LS, lib64stdc++6-4.3-dbg`'LS,
|
||||
lib64stdc++6-4.4-dbg`'LS, lib64stdc++6-4.5-dbg`'LS, lib64stdc++6-4.6-dbg`'LS,
|
||||
lib64stdc++6-4.7-dbg`'LS, lib64stdc++6-4.8-dbg`'LS, lib64stdc++6-4.9-dbg`'LS,
|
||||
lib64stdc++6-5-dbg`'LS, lib64stdc++6-6-dbg`'LS, lib64stdc++6-7-dbg`'LS,
|
||||
lib64stdc++6-8-dbg`'LS, lib64stdc++6-9-dbg`'LS, lib64stdc++6-10-dbg`'LS,
|
||||
lib64stdc++6-11-dbg`'LS, lib64stdc++6-12-dbg`'LS, lib64stdc++6-13-dbg`'LS,
|
||||
Conflicts: lib64stdc++6-dbg`'LS, lib64stdc++6-12-dbg`'LS, lib64stdc++6-13-dbg`'LS,
|
||||
BUILT_USING`'dnl
|
||||
ifelse(index(enabled_languages, `libdbg'), -1, `dnl
|
||||
Description: GNU Standard C++ Library v3 (debug build)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
@@ -3724,13 +3611,7 @@ Depends: BASELDEP, libdep(stdc++CXX_SO,n32),
|
||||
${shlibs:Depends}, ${misc:Depends}
|
||||
ifdef(`TARGET',`Provides: libn32stdc++CXX_SO-dbg-TARGET-dcv1
|
||||
',`')`'dnl
|
||||
Conflicts: libn32stdc++6-dbg`'LS, libn32stdc++6-4.0-dbg`'LS,
|
||||
libn32stdc++6-4.1-dbg`'LS, libn32stdc++6-4.2-dbg`'LS, libn32stdc++6-4.3-dbg`'LS,
|
||||
libn32stdc++6-4.4-dbg`'LS, libn32stdc++6-4.5-dbg`'LS, libn32stdc++6-4.6-dbg`'LS,
|
||||
libn32stdc++6-4.7-dbg`'LS, libn32stdc++6-4.8-dbg`'LS, libn32stdc++6-4.9-dbg`'LS,
|
||||
libn32stdc++6-5-dbg`'LS, libn32stdc++6-6-dbg`'LS, libn32stdc++6-7-dbg`'LS,
|
||||
libn32stdc++6-8-dbg`'LS, libn32stdc++6-9-dbg`'LS, libn32stdc++6-10-dbg`'LS,
|
||||
libn32stdc++6-11-dbg`'LS, libn32stdc++6-12-dbg`'LS, libn32stdc++6-13-dbg`'LS,
|
||||
Conflicts: libn32stdc++6-dbg`'LS, libn32stdc++6-12-dbg`'LS, libn32stdc++6-13-dbg`'LS,
|
||||
BUILT_USING`'dnl
|
||||
ifelse(index(enabled_languages, `libdbg'), -1, `dnl
|
||||
Description: GNU Standard C++ Library v3 (debug build)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
@@ -3779,11 +3660,7 @@ Depends: BASELDEP, libdep(stdc++CXX_SO,x32),
|
||||
${shlibs:Depends}, ${misc:Depends}
|
||||
ifdef(`TARGET',`Provides: libx32stdc++CXX_SO-dbg-TARGET-dcv1
|
||||
',`')`'dnl
|
||||
Conflicts: libx32stdc++6-dbg`'LS, libx32stdc++6-4.6-dbg`'LS,
|
||||
libx32stdc++6-4.7-dbg`'LS, libx32stdc++6-4.8-dbg`'LS, libx32stdc++6-4.9-dbg`'LS,
|
||||
libx32stdc++6-5-dbg`'LS, libx32stdc++6-6-dbg`'LS, libx32stdc++6-7-dbg`'LS,
|
||||
libx32stdc++6-8-dbg`'LS, libx32stdc++6-9-dbg`'LS, libx32stdc++6-10-dbg`'LS,
|
||||
libx32stdc++6-11-dbg`'LS, libx32stdc++6-12-dbg`'LS, libx32stdc++6-13-dbg`'LS,
|
||||
Conflicts: libx32stdc++6-dbg`'LS, libx32stdc++6-12-dbg`'LS, libx32stdc++6-13-dbg`'LS,
|
||||
BUILT_USING`'dnl
|
||||
ifelse(index(enabled_languages, `libdbg'), -1, `dnl
|
||||
Description: GNU Standard C++ Library v3 (debug build)`'ifdef(`TARGET',` (TARGET)', `')
|
||||
@@ -3807,12 +3684,7 @@ Build-Profiles: <!nodoc>
|
||||
Architecture: all
|
||||
Section: doc
|
||||
Depends: gcc`'PV-base (>= ${gcc:SoftVersion}), ${misc:Depends}
|
||||
Conflicts: libstdc++5-doc, libstdc++5-3.3-doc, libstdc++6-doc,
|
||||
libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc,
|
||||
libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc,
|
||||
libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc,
|
||||
libstdc++-7-doc, libstdc++-8-doc, libstdc++-9-doc, libstdc++-10-doc,
|
||||
libstdc++-11-doc, libstdc++-12-doc, libstdc++-13-doc,
|
||||
Conflicts: libstdc++6-doc, libstdc++-12-doc, libstdc++-13-doc,
|
||||
Description: GNU Standard C++ Library v3 (documentation files)
|
||||
This package contains documentation files for the GNU stdc++ library.
|
||||
.
|
||||
@@ -3836,11 +3708,7 @@ Suggests: gnat`'PV-doc, ada-reference-manual-2012
|
||||
ifdef(`TARGET',`',`dnl
|
||||
Provides: gnat`'-GNAT_V-${libgnat:alihash}
|
||||
')`'dnl
|
||||
Conflicts: gnat-4.9, gnat-5`'TS, gnat-6`'TS, gnat-7`'TS, gnat-8`'TS, gnat-9`'TS,
|
||||
gnat-10`'TS, gnat-11`'TS, gnat-12`'TS, gnat-13`'TS,
|
||||
gnat-7`'arch_gnusuffix, gnat-8`'arch_gnusuffix,
|
||||
gnat-9`'arch_gnusuffix, gnat-10`'arch_gnusuffix,
|
||||
gnat-11`'arch_gnusuffix, gnat-12`'arch_gnusuffix,
|
||||
Conflicts: gnat-12`'arch_gnusuffix,
|
||||
# Previous versions conflict for (at least) /usr/bin/gnatmake.
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU Ada compiler for the arch_gnu architecture
|
||||
@@ -3980,9 +3848,7 @@ Architecture: all
|
||||
Section: doc
|
||||
Depends: ${misc:Depends}
|
||||
Suggests: gnat`'PV
|
||||
Conflicts: gnat-4.9-doc,
|
||||
gnat-5-doc, gnat-6-doc, gnat-7-doc, gnat-8-doc, gnat-9-doc, gnat-10-doc,
|
||||
gnat-11-doc, gnat-12-doc, gnat-13-doc,
|
||||
Conflicts: gnat-12-doc, gnat-13-doc,
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU Ada compiler (documentation)
|
||||
GNAT is a compiler for the Ada programming language. It produces optimized
|
||||
@@ -4048,7 +3914,6 @@ Package: gdc`'PV
|
||||
Architecture: any
|
||||
Depends: gdc`'PV`'${target:suffix} (= ${gcc:Version}), SOFTBASEDEP, g++`'PV (>= ${gcc:SoftVersion}), ${dep:gdccross}, ${misc:Depends}
|
||||
Provides: gdc, d-compiler, d-v2-compiler
|
||||
Replaces: gdc (<< 4.4.6-5)
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU D compiler (version 2)
|
||||
This is the GNU D compiler, which compiles D on platforms supported by gcc.
|
||||
@@ -4151,8 +4016,6 @@ Architecture: ifdef(`TARGET',`CROSS_ARCH',`libphobos_archs')
|
||||
ifdef(`MULTIARCH', `Multi-Arch: same
|
||||
')`'dnl
|
||||
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: libgphobos68`'LS
|
||||
Breaks: dub (<< 1.16.0-1~)
|
||||
BUILT_USING`'dnl
|
||||
Description: Phobos D standard library (runtime library)
|
||||
This is the Phobos standard library that comes with the D2 compiler.
|
||||
@@ -4167,7 +4030,6 @@ Architecture: ifdef(`TARGET',`CROSS_ARCH',`libphobos_archs')
|
||||
ifdef(`MULTIARCH', `Multi-Arch: same
|
||||
')`'dnl
|
||||
Depends: BASELDEP, libgphobos`'PHOBOS_V`'LS (= ${gdc:Version}), ${misc:Depends}
|
||||
Replaces: libgphobos68-dbg`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: Phobos D standard library (debug symbols)
|
||||
This is the Phobos standard library that comes with the D2 compiler.
|
||||
@@ -4180,7 +4042,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch64_archs')
|
||||
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: lib64gphobos68`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: Phobos D standard library (runtime library)
|
||||
This is the Phobos standard library that comes with the D2 compiler.
|
||||
@@ -4193,7 +4054,6 @@ TARGET_PACKAGE`'dnl
|
||||
Section: debug
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch64_archs')
|
||||
Depends: BASELDEP, lib64gphobos`'PHOBOS_V`'LS (= ${gdc:Version}), ${misc:Depends}
|
||||
Replaces: lib64gphobos68-dbg`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: Phobos D standard library (debug symbols)
|
||||
This is the Phobos standard library that comes with the D2 compiler.
|
||||
@@ -4206,7 +4066,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: lib32gphobos68`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: Phobos D standard library (runtime library)
|
||||
This is the Phobos standard library that comes with the D2 compiler.
|
||||
@@ -4219,7 +4078,6 @@ TARGET_PACKAGE`'dnl
|
||||
Section: debug
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, lib32gphobos`'PHOBOS_V`'LS (= ${gdc:Version}), ${misc:Depends}
|
||||
Replaces: lib32gphobos68-dbg`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: Phobos D standard library (debug symbols)
|
||||
This is the Phobos standard library that comes with the D2 compiler.
|
||||
@@ -4261,7 +4119,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarchx32_archs')
|
||||
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: libx32gphobos68`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: Phobos D standard library (runtime library)
|
||||
This is the Phobos standard library that comes with the D2 compiler.
|
||||
@@ -4274,7 +4131,6 @@ TARGET_PACKAGE`'dnl
|
||||
Section: debug
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarchx32_archs')
|
||||
Depends: BASELDEP, libx32gphobos`'PHOBOS_V`'LS (= ${gdc:Version}), ${misc:Depends}
|
||||
Replaces: libx32gphobos68-dbg`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: Phobos D standard library (debug symbols)
|
||||
This is the Phobos standard library that comes with the D2 compiler.
|
||||
@@ -4434,7 +4290,6 @@ Architecture: ifdef(`TARGET',`CROSS_ARCH',`any')
|
||||
ifdef(`MULTIARCH', `Multi-Arch: same
|
||||
')`'dnl
|
||||
Depends: BASELDEP, libgm2`'-GM2_V`'LS (= ${gm2:Version}), ${misc:Depends}
|
||||
Replaces: libgm268-dbg`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU Modula-2 standard library (debug symbols)
|
||||
This is the GNU Modula-2 standard library that comes with the gm2 compiler.
|
||||
@@ -4446,7 +4301,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch64_archs')
|
||||
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: lib64gm268`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU Modula-2 standard library (runtime library)
|
||||
This is the GNU Modula-2 standard library that comes with the gm2 compiler.
|
||||
@@ -4457,7 +4311,6 @@ TARGET_PACKAGE`'dnl
|
||||
Section: debug
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch64_archs')
|
||||
Depends: BASELDEP, lib64gm2`'-GM2_V`'LS (= ${gm2:Version}), ${misc:Depends}
|
||||
Replaces: lib64gm268-dbg`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU Modula-2 standard library (debug symbols)
|
||||
This is the GNU Modula-2 standard library that comes with the gm2 compiler.
|
||||
@@ -4468,7 +4321,6 @@ TARGET_PACKAGE`'dnl
|
||||
ifdef(`TARGET',`dnl',`Section: libs')
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: lib32gm268`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU Modula-2 standard library (runtime library)
|
||||
This is the GNU Modula-2 standard library that comes with the gm2 compiler.
|
||||
@@ -4479,7 +4331,6 @@ TARGET_PACKAGE`'dnl
|
||||
Section: debug
|
||||
Architecture: ifdef(`TARGET',`CROSS_ARCH',`biarch32_archs')
|
||||
Depends: BASELDEP, lib32gm2`'-GM2_V`'LS (= ${gm2:Version}), ${misc:Depends}
|
||||
Replaces: lib32gm268-dbg`'LS
|
||||
BUILT_USING`'dnl
|
||||
Description: GNU Modula-2 standard library (debug symbols)
|
||||
This is the GNU Modula-2 standard library that comes with the gm2 compiler.
|
||||
@@ -4640,8 +4491,6 @@ Package: gcc`'PV-doc
|
||||
Architecture: all
|
||||
Section: doc
|
||||
Depends: gcc`'PV-base (>= ${gcc:SoftVersion}), ${misc:Depends}
|
||||
Conflicts: gcc-docs (<< 2.95.2)
|
||||
Replaces: gcc (<=2.7.2.3-4.3), gcc-docs (<< 2.95.2)
|
||||
Description: Documentation for the GNU compilers (gcc, gobjc, g++)
|
||||
Documentation for the GNU compilers in info `format'.
|
||||
')`'dnl gfdldoc
|
||||
|
Reference in New Issue
Block a user