diff -u gcc-4.8-4.8.4/debian/rules.parameters gcc-4.8-4.8.4/debian/rules.parameters --- gcc-4.8-4.8.4/debian/rules.parameters +++ gcc-4.8-4.8.4/debian/rules.parameters @@ -2,14 +2,14 @@ GCC_VERSION := 4.8.4 NEXT_GCC_VERSION := 4.8.5 BASE_VERSION := 4.8 -SOURCE_VERSION := 4.8.4-1ubuntu15~14.04 -DEB_VERSION := 4.8.4-1ubuntu15~14.04 -DEB_EVERSION := 1:4.8.4-1ubuntu15~14.04 -DEB_GDC_VERSION := 4.8.4-1ubuntu15~14.04 +SOURCE_VERSION := 4.8.4-1ubuntu15~12.04 +DEB_VERSION := 4.8.4-1ubuntu15~12.04 +DEB_EVERSION := 1:4.8.4-1ubuntu15~12.04 +DEB_GDC_VERSION := 4.8.4-1ubuntu15~12.04 DEB_SOVERSION := 4.8 DEB_SOEVERSION := 1:4.8 DEB_LIBGCC_SOVERSION := -DEB_LIBGCC_VERSION := 1:4.8.4-1ubuntu15~14.04 +DEB_LIBGCC_VERSION := 1:4.8.4-1ubuntu15~12.04 DEB_STDCXX_SOVERSION := 4.8 DEB_GCJ_SOVERSION := 4.8 PKG_GCJ_EXT := 14 diff -u gcc-4.8-4.8.4/debian/changelog gcc-4.8-4.8.4/debian/changelog --- gcc-4.8-4.8.4/debian/changelog +++ gcc-4.8-4.8.4/debian/changelog @@ -1,4 +1,4 @@ -gcc-4.8 (4.8.4-1ubuntu15~12.04) precise; urgency=medium +gcc-4.8 (4.8.4-1ubuntu15~12.04.1) precise; urgency=medium * PPA upload for precise. diff -u gcc-4.8-4.8.4/debian/rules.defs gcc-4.8-4.8.4/debian/rules.defs --- gcc-4.8-4.8.4/debian/rules.defs +++ gcc-4.8-4.8.4/debian/rules.defs @@ -356,9 +356,9 @@ # common things --------------- # build common packages, where package names don't differ in different # gcc versions (fixincludes, libgcj-common) ... -with_common_pkgs := yes +with_common_pkgs := # ... and some libraries, which do not change (libgcc1, libssp0). -with_common_libs := yes +with_common_libs := # XXX: should with_common_libs be "yes" only if this is the default compiler # version on the targeted arch? diff -u gcc-4.8-4.8.4/debian/control gcc-4.8-4.8.4/debian/control --- gcc-4.8-4.8.4/debian/control +++ gcc-4.8-4.8.4/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5.0.62), dpkg-dev (>= 1.16.0~ubuntu4), g++-multilib [amd64 armel armhf i386 kfreebsd-amd64 mips mips64 mips64el mipsel mipsn32 mipsn32el powerpc ppc64 s390 s390x sparc sparc64 x32], libc6.1-dev (>= 2.13-0ubuntu6) [alpha ia64] | libc0.3-dev (>= 2.13-0ubuntu6) [hurd-i386] | libc0.1-dev (>= 2.13-0ubuntu6) [kfreebsd-i386 kfreebsd-amd64] | libc6-dev (>= 2.13-0ubuntu6), libc6-dev (>= 2.13-31) [armel armhf], libc6-dev-amd64 [i386 x32], libc6-dev-sparc64 [sparc], libc6-dev-sparc [sparc64], libc6-dev-s390 [s390x], libc6-dev-s390x [s390], libc6-dev-i386 [amd64 x32], libc6-dev-powerpc [ppc64], libc6-dev-ppc64 [powerpc], libc0.1-dev-i386 [kfreebsd-amd64], lib32gcc1 [amd64 ppc64 kfreebsd-amd64 mipsn32 mipsn32el mips64 mips64el s390x sparc64 x32], libn32gcc1 [mips mipsel mips64 mips64el], lib64gcc1 [i386 mips mipsel mipsn32 mipsn32el powerpc sparc s390 x32], libc6-dev-mips64 [mips mipsel mipsn32 mipsn32el], libc6-dev-mipsn32 [mips mipsel mips64 mips64el], libc6-dev-mips32 [mipsn32 mipsn32el mips64 mips64el], libc6-dev-armhf [armel], libhfgcc1 [armel], libc6-dev-armel [armhf], libsfgcc1 [armhf], libc6.1-dbg [alpha ia64] | libc0.3-dbg [hurd-i386] | libc0.1-dbg [kfreebsd-i386 kfreebsd-amd64] | libc6-dbg, kfreebsd-kernel-headers (>= 0.84) [kfreebsd-any], - m4, libtool, autoconf2.64, + m4, libtool, autoconf2.64, gcc-4.9-base, libunwind7-dev (>= 0.98.5-6) [ia64], libatomic-ops-dev [ia64], gawk, lzma, xz-utils, patchutils, zlib1g-dev, @@ -35,52 +35,6 @@ This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). -Package: libgcc1 -Architecture: any -Section: libs -Priority: required -Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Provides: libgcc1-armel [armel], libgcc1-armhf [armhf] -Multi-Arch: same -Pre-Depends: multiarch-support -Breaks: ${multiarch:breaks} -Description: GCC support library - Shared version of the support library, a library of internal subroutines - that GCC uses to overcome shortcomings of particular machines, or - special needs for some languages. - -Package: libgcc1-dbg -Architecture: any -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libgcc1 (= ${gcc:EpochVersion}), ${misc:Depends} -Provides: libgcc1-dbg-armel [armel], libgcc1-dbg-armhf [armhf] -Multi-Arch: same -Description: GCC support library (debug symbols) - Debug symbols for the GCC support library. - -Package: libgcc2 -Architecture: m68k -Section: libs -Priority: required -Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Multi-Arch: same -Pre-Depends: multiarch-support -Breaks: ${multiarch:breaks} -Description: GCC support library - Shared version of the support library, a library of internal subroutines - that GCC uses to overcome shortcomings of particular machines, or - special needs for some languages. - -Package: libgcc2-dbg -Architecture: m68k -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libgcc2 (= ${gcc:Version}), ${misc:Depends} -Multi-Arch: same -Description: GCC support library (debug symbols) - Debug symbols for the GCC support library. - Package: libgcc-4.8-dev Architecture: any Section: libdevel @@ -92,47 +46,6 @@ This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. -Package: libgcc4 -Architecture: hppa -Multi-Arch: same -Pre-Depends: multiarch-support -Breaks: ${multiarch:breaks} -Section: libs -Priority: required -Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: GCC support library - Shared version of the support library, a library of internal subroutines - that GCC uses to overcome shortcomings of particular machines, or - special needs for some languages. - -Package: libgcc4-dbg -Architecture: hppa -Multi-Arch: same -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libgcc4 (= ${gcc:Version}), ${misc:Depends} -Description: GCC support library (debug symbols) - Debug symbols for the GCC support library. - -Package: lib64gcc1 -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Section: libs -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${misc:Depends} -Conflicts: libgcc1 (<= 1:3.3-0pre9) -Description: GCC support library (64bit) - Shared version of the support library, a library of internal subroutines - that GCC uses to overcome shortcomings of particular machines, or - special needs for some languages. - -Package: lib64gcc1-dbg -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib64gcc1 (= ${gcc:EpochVersion}), ${misc:Depends} -Description: GCC support library (debug symbols) - Debug symbols for the GCC support library. - Package: lib64gcc-4.8-dev Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 Section: libdevel @@ -143,25 +56,6 @@ This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. -Package: lib32gcc1 -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Section: libs -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${misc:Depends} -Conflicts: ${confl:lib32} -Description: GCC support library (32 bit Version) - Shared version of the support library, a library of internal subroutines - that GCC uses to overcome shortcomings of particular machines, or - special needs for some languages. - -Package: lib32gcc1-dbg -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib32gcc1 (= ${gcc:EpochVersion}), ${misc:Depends} -Description: GCC support library (debug symbols) - Debug symbols for the GCC support library. - Package: lib32gcc-4.8-dev Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el Section: libdevel @@ -172,26 +66,6 @@ This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. -Package: libhfgcc1 -Architecture: armel -Section: libs -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${misc:Depends} -Conflicts: libgcc1-armhf [armel] -Description: GCC support library (hard float ABI) - Shared version of the support library, a library of internal subroutines - that GCC uses to overcome shortcomings of particular machines, or - special needs for some languages. - -Package: libhfgcc1-dbg -Architecture: armel -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libhfgcc1 (= ${gcc:EpochVersion}), ${misc:Depends} -Conflicts: libgcc1-dbg-armhf [armel] -Description: GCC support library (debug symbols) - Debug symbols for the GCC support library. - Package: libhfgcc-4.8-dev Architecture: armel Section: libdevel @@ -202,26 +76,6 @@ This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. -Package: libsfgcc1 -Architecture: armhf -Section: libs -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${misc:Depends} -Conflicts: libgcc1-armel [armhf] -Description: GCC support library (soft float ABI) - Shared version of the support library, a library of internal subroutines - that GCC uses to overcome shortcomings of particular machines, or - special needs for some languages. - -Package: libsfgcc1-dbg -Architecture: armhf -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libsfgcc1 (= ${gcc:EpochVersion}), ${misc:Depends} -Conflicts: libgcc1-dbg-armel [armhf] -Description: GCC support library (debug symbols) - Debug symbols for the GCC support library. - Package: libsfgcc-4.8-dev Architecture: armhf Section: libdevel @@ -232,25 +86,6 @@ This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. -Package: libn32gcc1 -Architecture: mips mipsel mips64 mips64el -Section: libs -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${misc:Depends} -Conflicts: libgcc1 (<= 1:3.3-0pre9) -Description: GCC support library (n32) - Shared version of the support library, a library of internal subroutines - that GCC uses to overcome shortcomings of particular machines, or - special needs for some languages. - -Package: libn32gcc1-dbg -Architecture: mips mipsel mips64 mips64el -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libn32gcc1 (= ${gcc:EpochVersion}), ${misc:Depends} -Description: GCC support library (debug symbols) - Debug symbols for the GCC support library. - Package: libn32gcc-4.8-dev Architecture: mips mipsel mips64 mips64el Section: libdevel @@ -361,366 +196,6 @@ On architectures with multilib support, the package contains files and dependencies for the non-default multilib architecture(s). -Package: libgomp1 -Section: libs -Architecture: any -Provides: libgomp1-armel [armel], libgomp1-armhf [armhf] -Multi-Arch: same -Pre-Depends: multiarch-support -Breaks: ${multiarch:breaks} -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: GCC OpenMP (GOMP) support library - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: libgomp1-dbg -Architecture: any -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libgomp1 (= ${gcc:Version}), ${misc:Depends} -Provides: libgomp1-dbg-armel [armel], libgomp1-dbg-armhf [armhf] -Multi-Arch: same -Description: GCC OpenMP (GOMP) support library (debug symbols) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: lib32gomp1 -Section: libs -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: ${confl:lib32} -Description: GCC OpenMP (GOMP) support library (32bit) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: lib32gomp1-dbg -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib32gomp1 (= ${gcc:Version}), ${misc:Depends} -Description: GCC OpenMP (GOMP) support library (32 bit debug symbols) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: lib64gomp1 -Section: libs -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: GCC OpenMP (GOMP) support library (64bit) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: lib64gomp1-dbg -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib64gomp1 (= ${gcc:Version}), ${misc:Depends} -Description: GCC OpenMP (GOMP) support library (64bit debug symbols) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: libn32gomp1 -Section: libs -Architecture: mips mipsel mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: GCC OpenMP (GOMP) support library (n32) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: libn32gomp1-dbg -Architecture: mips mipsel mips64 mips64el -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libn32gomp1 (= ${gcc:Version}), ${misc:Depends} -Description: GCC OpenMP (GOMP) support library (n32 debug symbols) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - -Package: libhfgomp1 -Section: libs -Architecture: armel -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: libgomp1-armhf [armel] -Description: GCC OpenMP (GOMP) support library (hard float ABI) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: libhfgomp1-dbg -Architecture: armel -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libhfgomp1 (= ${gcc:Version}), ${misc:Depends} -Conflicts: libgomp1-dbg-armhf [armel] -Description: GCC OpenMP (GOMP) support library (hard float ABI debug symbols) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - -Package: libsfgomp1 -Section: libs -Architecture: armhf -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: libgomp1-armel [armhf] -Description: GCC OpenMP (GOMP) support library (soft float ABI) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: libsfgomp1-dbg -Architecture: armhf -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libsfgomp1 (= ${gcc:Version}), ${misc:Depends} -Conflicts: libgomp1-dbg-armel [armhf] -Description: GCC OpenMP (GOMP) support library (soft float ABI debug symbols) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - -Package: libitm1 -Section: libs -Architecture: any -Provides: libitm1-armel [armel], libitm1-armhf [armhf] -Multi-Arch: same -Pre-Depends: multiarch-support -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: GNU Transactional Memory Library - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: libitm1-dbg -Architecture: any -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libitm1 (= ${gcc:Version}), ${misc:Depends} -Provides: libitm1-dbg-armel [armel], libitm1-dbg-armhf [armhf] -Multi-Arch: same -Description: GNU Transactional Memory Library (debug symbols) - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: lib32itm1 -Section: libs -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: ${confl:lib32} -Description: GNU Transactional Memory Library (32bit) - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: lib32itm1-dbg -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib32itm1 (= ${gcc:Version}), ${misc:Depends} -Description: GNU Transactional Memory Library (32 bit debug symbols) - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: lib64itm1 -Section: libs -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: GNU Transactional Memory Library (64bit) - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: lib64itm1-dbg -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib64itm1 (= ${gcc:Version}), ${misc:Depends} -Description: GNU Transactional Memory Library (64bit debug symbols) - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: libn32itm1 -Section: libs -Architecture: mips mipsel mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: GNU Transactional Memory Library (n32) - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: libn32itm1-dbg -Architecture: mips mipsel mips64 mips64el -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libn32itm1 (= ${gcc:Version}), ${misc:Depends} -Description: GNU Transactional Memory Library (n32 debug symbols) - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: libhfitm1 -Section: libs -Architecture: armel -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: libitm1-armhf [armel] -Description: GNU Transactional Memory Library (hard float ABI) - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: libhfitm1-dbg -Architecture: armel -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libhfitm1 (= ${gcc:Version}), ${misc:Depends} -Conflicts: libitm1-armel [armhf] -Description: GNU Transactional Memory Library (hard float ABI debug symbols) - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: libsfitm1 -Section: libs -Architecture: armhf -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: GNU Transactional Memory Library (soft float ABI) - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: libsfitm1-dbg -Architecture: armhf -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libsfitm1 (= ${gcc:Version}), ${misc:Depends} -Description: GNU Transactional Memory Library (soft float ABI debug symbols) - GNU Transactional Memory Library (libitm) provides transaction support for - accesses to the memory of a process, enabling easy-to-use synchronization of - accesses to shared memory by several threads. - -Package: libatomic1 -Section: libs -Architecture: any -Provides: libatomic1-armel [armel], libatomic1-armhf [armhf] -Multi-Arch: same -Pre-Depends: multiarch-support -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: support library providing __atomic built-in functions - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - -Package: libatomic1-dbg -Architecture: any -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libatomic1 (= ${gcc:Version}), ${misc:Depends} -Provides: libatomic1-dbg-armel [armel], libatomic1-dbg-armhf [armhf] -Multi-Arch: same -Description: support library providing __atomic built-in functions (debug symbols) - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - -Package: lib32atomic1 -Section: libs -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: ${confl:lib32} -Description: support library providing __atomic built-in functions (32bit) - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - -Package: lib32atomic1-dbg -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib32atomic1 (= ${gcc:Version}), ${misc:Depends} -Description: support library providing __atomic built-in functions (32 bit debug symbols) - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - -Package: lib64atomic1 -Section: libs -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: support library providing __atomic built-in functions (64bit) - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - -Package: lib64atomic1-dbg -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib64atomic1 (= ${gcc:Version}), ${misc:Depends} -Description: support library providing __atomic built-in functions (64bit debug symbols) - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - -Package: libn32atomic1 -Section: libs -Architecture: mips mipsel mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: support library providing __atomic built-in functions (n32) - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - -Package: libn32atomic1-dbg -Architecture: mips mipsel mips64 mips64el -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libn32atomic1 (= ${gcc:Version}), ${misc:Depends} -Description: support library providing __atomic built-in functions (n32 debug symbols) - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - -Package: libhfatomic1 -Section: libs -Architecture: armel -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: libatomic1-armhf [armel] -Description: support library providing __atomic built-in functions (hard float ABI) - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - -Package: libhfatomic1-dbg -Architecture: armel -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libhfatomic1 (= ${gcc:Version}), ${misc:Depends} -Conflicts: libatomic1-armel [armhf] -Description: support library providing __atomic built-in functions (hard float ABI debug symbols) - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - -Package: libsfatomic1 -Section: libs -Architecture: armhf -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: support library providing __atomic built-in functions (soft float ABI) - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - -Package: libsfatomic1-dbg -Architecture: armhf -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libsfatomic1 (= ${gcc:Version}), ${misc:Depends} -Description: support library providing __atomic built-in functions (soft float ABI debug symbols) - library providing __atomic built-in functions. When an atomic call cannot - be turned into lock-free instructions, GCC will make calls into this library. - Package: libasan0 Section: libs Architecture: any @@ -862,124 +337,6 @@ ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. -Package: libquadmath0 -Section: libs -Architecture: any -Multi-Arch: same -Pre-Depends: multiarch-support -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: GCC Quad-Precision Math Library - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. The library is used to provide on such - targets the REAL(16) type in the GNU Fortran compiler. - -Package: libquadmath0-dbg -Architecture: any -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libquadmath0 (= ${gcc:Version}), ${misc:Depends} -Multi-Arch: same -Description: GCC Quad-Precision Math Library (debug symbols) - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. - -Package: lib32quadmath0 -Section: libs -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: ${confl:lib32} -Description: GCC Quad-Precision Math Library (32bit) - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. The library is used to provide on such - targets the REAL(16) type in the GNU Fortran compiler. - -Package: lib32quadmath0-dbg -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib32quadmath0 (= ${gcc:Version}), ${misc:Depends} -Description: GCC Quad-Precision Math Library (32 bit debug symbols) - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. - -Package: lib64quadmath0 -Section: libs -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: GCC Quad-Precision Math Library (64bit) - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. The library is used to provide on such - targets the REAL(16) type in the GNU Fortran compiler. - -Package: lib64quadmath0-dbg -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib64quadmath0 (= ${gcc:Version}), ${misc:Depends} -Description: GCC Quad-Precision Math Library (64bit debug symbols) - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. - -Package: libn32quadmath0 -Section: libs -Architecture: mips mipsel mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: GCC Quad-Precision Math Library (n32) - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. The library is used to provide on such - targets the REAL(16) type in the GNU Fortran compiler. - -Package: libn32quadmath0-dbg -Architecture: mips mipsel mips64 mips64el -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libn32quadmath0 (= ${gcc:Version}), ${misc:Depends} -Description: GCC Quad-Precision Math Library (n32 debug symbols) - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. - -Package: libhfquadmath0 -Section: libs -Architecture: armel -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: GCC Quad-Precision Math Library (hard float ABI) - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. The library is used to provide on such - targets the REAL(16) type in the GNU Fortran compiler. - -Package: libhfquadmath0-dbg -Architecture: armel -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libhfquadmath0 (= ${gcc:Version}), ${misc:Depends} -Description: GCC Quad-Precision Math Library (hard float ABI debug symbols) - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. - -Package: libsfquadmath0 -Section: libs -Architecture: armhf -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: GCC Quad-Precision Math Library (soft float ABI) - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. The library is used to provide on such - targets the REAL(16) type in the GNU Fortran compiler. - -Package: libsfquadmath0-dbg -Architecture: armhf -Section: debug -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libsfquadmath0 (= ${gcc:Version}), ${misc:Depends} -Description: GCC Quad-Precision Math Library (hard float ABI debug symbols) - A library, which provides quad-precision mathematical functions on targets - supporting the __float128 datatype. - Package: gobjc++-4.8 Architecture: any Priority: optional @@ -1081,112 +438,6 @@ This package contains the headers and static library files needed to build GNU ObjC applications. -Package: libobjc4 -Section: libs -Architecture: any -Provides: libobjc4-armel [armel], libobjc4-armhf [armhf] -Multi-Arch: same -Pre-Depends: multiarch-support -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: Runtime library for GNU Objective-C applications - Library needed for GNU ObjC applications linked against the shared library. - -Package: libobjc4-dbg -Section: debug -Architecture: any -Provides: libobjc4-dbg-armel [armel], libobjc4-dbg-armhf [armhf] -Multi-Arch: same -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libobjc4 (= ${gcc:Version}), libgcc1-dbg (>= ${libgcc:Version}), ${misc:Depends} -Description: Runtime library for GNU Objective-C applications (debug symbols) - Library needed for GNU ObjC applications linked against the shared library. - -Package: lib64objc4 -Section: libs -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: Runtime library for GNU Objective-C applications (64bit) - Library needed for GNU ObjC applications linked against the shared library. - -Package: lib64objc4-dbg -Section: debug -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib64objc4 (= ${gcc:Version}), lib64gcc1-dbg (>= ${gcc:EpochVersion}), ${misc:Depends} -Description: Runtime library for GNU Objective-C applications (64 bit debug symbols) - Library needed for GNU ObjC applications linked against the shared library. - -Package: lib32objc4 -Section: libs -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: ${confl:lib32} -Description: Runtime library for GNU Objective-C applications (32bit) - Library needed for GNU ObjC applications linked against the shared library. - -Package: lib32objc4-dbg -Section: debug -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib32objc4 (= ${gcc:Version}), lib32gcc1-dbg (>= ${gcc:EpochVersion}), ${misc:Depends} -Description: Runtime library for GNU Objective-C applications (32 bit debug symbols) - Library needed for GNU ObjC applications linked against the shared library. - -Package: libn32objc4 -Section: libs -Architecture: mips mipsel mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: Runtime library for GNU Objective-C applications (n32) - Library needed for GNU ObjC applications linked against the shared library. - -Package: libn32objc4-dbg -Section: debug -Architecture: mips mipsel mips64 mips64el -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libn32objc4 (= ${gcc:Version}), libn32gcc1-dbg (>= ${gcc:EpochVersion}), ${misc:Depends} -Description: Runtime library for GNU Objective-C applications (n32 debug symbols) - Library needed for GNU ObjC applications linked against the shared library. - -Package: libhfobjc4 -Section: libs -Architecture: armel -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: libobjc4-armhf [armel] -Description: Runtime library for GNU Objective-C applications (hard float ABI) - Library needed for GNU ObjC applications linked against the shared library. - -Package: libhfobjc4-dbg -Section: debug -Architecture: armel -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libhfobjc4 (= ${gcc:Version}), libhfgcc1-dbg (>= ${gcc:EpochVersion}), ${misc:Depends} -Conflicts: libobjc4-dbg-armhf [armel] -Description: Runtime library for GNU Objective-C applications (hard float ABI debug symbols) - Library needed for GNU ObjC applications linked against the shared library. - -Package: libsfobjc4 -Section: libs -Architecture: armhf -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: libobjc4-armel [armhf] -Description: Runtime library for GNU Objective-C applications (soft float ABI) - Library needed for GNU ObjC applications linked against the shared library. - -Package: libsfobjc4-dbg -Section: debug -Architecture: armhf -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libsfobjc4 (= ${gcc:Version}), libsfgcc1-dbg (>= ${gcc:EpochVersion}), ${misc:Depends} -Conflicts: libobjc4-dbg-armel [armhf] -Description: Runtime library for GNU Objective-C applications (soft float ABI debug symbols) - Library needed for GNU ObjC applications linked against the shared library. - Package: gfortran-4.8 Architecture: any Priority: optional @@ -1273,125 +524,6 @@ This package contains the headers and static library files needed to build GNU Fortran applications. -Package: libgfortran3 -Section: libs -Architecture: any -Provides: libgfortran3-armel [armel], libgfortran3-armhf [armhf] -Multi-Arch: same -Pre-Depends: multiarch-support -Breaks: ${multiarch:breaks} -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: Runtime library for GNU Fortran applications - Library needed for GNU Fortran applications linked against the - shared library. - -Package: libgfortran3-dbg -Section: debug -Architecture: any -Provides: libgfortran3-dbg-armel [armel], libgfortran3-dbg-armhf [armhf] -Multi-Arch: same -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libgfortran3 (= ${gcc:Version}), libgcc1-dbg (>= ${libgcc:Version}), ${misc:Depends} -Description: Runtime library for GNU Fortran applications (debug symbols) - Library needed for GNU Fortran applications linked against the - shared library. - -Package: lib64gfortran3 -Section: libs -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: Runtime library for GNU Fortran applications (64bit) - Library needed for GNU Fortran applications linked against the - shared library. - -Package: lib64gfortran3-dbg -Section: debug -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib64gfortran3 (= ${gcc:Version}), ${misc:Depends} -Description: Runtime library for GNU Fortran applications (64bit debug symbols) - Library needed for GNU Fortran applications linked against the - shared library. - -Package: lib32gfortran3 -Section: libs -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: ${confl:lib32} -Description: Runtime library for GNU Fortran applications (32bit) - Library needed for GNU Fortran applications linked against the - shared library. - -Package: lib32gfortran3-dbg -Section: debug -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib32gfortran3 (= ${gcc:Version}), ${misc:Depends} -Description: Runtime library for GNU Fortran applications (32 bit debug symbols) - Library needed for GNU Fortran applications linked against the - shared library. - -Package: libn32gfortran3 -Section: libs -Architecture: mips mipsel mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: Runtime library for GNU Fortran applications (n32) - Library needed for GNU Fortran applications linked against the - shared library. - -Package: libn32gfortran3-dbg -Section: debug -Architecture: mips mipsel mips64 mips64el -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libn32gfortran3 (= ${gcc:Version}), ${misc:Depends} -Description: Runtime library for GNU Fortran applications (n32 debug symbols) - Library needed for GNU Fortran applications linked against the - shared library. - -Package: libhfgfortran3 -Section: libs -Architecture: armel -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: libgfortran3-armhf [armel] -Description: Runtime library for GNU Fortran applications (hard float ABI) - Library needed for GNU Fortran applications linked against the - shared library. - -Package: libhfgfortran3-dbg -Section: debug -Architecture: armel -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libhfgfortran3 (= ${gcc:Version}), ${misc:Depends} -Conflicts: libgfortran3-dbg-armhf [armel] -Description: Runtime library for GNU Fortran applications (hard float ABI debug symbols) - Library needed for GNU Fortran applications linked against the - shared library. - -Package: libsfgfortran3 -Section: libs -Architecture: armhf -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: libgfortran3-armel [armhf] -Description: Runtime library for GNU Fortran applications (soft float ABI) - Library needed for GNU Fortran applications linked against the - shared library. - -Package: libsfgfortran3-dbg -Section: debug -Architecture: armhf -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libsfgfortran3 (= ${gcc:Version}), ${misc:Depends} -Conflicts: libgfortran3-dbg-armel [armhf] -Description: Runtime library for GNU Fortran applications (hard float ABI debug symbols) - Library needed for GNU Fortran applications linked against the - shared library. - Package: gccgo-4.8 Architecture: any Priority: optional @@ -1657,89 +789,6 @@ Autogenerated documentation describing the API of the libgcj library. Sources and precompiled example programs from the Classpath library. -Package: libstdc++6 -Architecture: any -Section: libs -Priority: important -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libc}, ${shlibs:Depends}, ${misc:Depends} -Provides: libstdc++6-armel [armel], libstdc++6-armhf [armhf] -Multi-Arch: same -Pre-Depends: multiarch-support -Breaks: ${multiarch:breaks} -Conflicts: scim (<< 1.4.2-1) -Replaces: libstdc++6-4.8-dbg (<< 4.8.2-22) -Description: GNU Standard C++ Library v3 - This package contains an additional runtime library for C++ programs - built with the GNU compiler. - . - libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which - was included up to g++-2.95. The first version of libstdc++-v3 appeared - in g++-3.0. - -Package: lib32stdc++6 -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Section: libs -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib32gcc1 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Conflicts: ${confl:lib32} -Description: GNU Standard C++ Library v3 (32 bit Version) - This package contains an additional runtime library for C++ programs - built with the GNU compiler. - -Package: lib64stdc++6 -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Section: libs -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), lib64gcc1 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: GNU Standard C++ Library v3 (64bit) - This package contains an additional runtime library for C++ programs - built with the GNU compiler. - . - libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which - was included up to g++-2.95. The first version of libstdc++-v3 appeared - in g++-3.0. - -Package: libn32stdc++6 -Architecture: mips mipsel mips64 mips64el -Section: libs -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), libn32gcc1 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: GNU Standard C++ Library v3 (n32) - This package contains an additional runtime library for C++ programs - built with the GNU compiler. - . - libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which - was included up to g++-2.95. The first version of libstdc++-v3 appeared - in g++-3.0. - -Package: libhfstdc++6 -Architecture: armel -Section: libs -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), libhfgcc1 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Conflicts: libstdc++6-armhf [armel] -Description: GNU Standard C++ Library v3 (hard float ABI) - This package contains an additional runtime library for C++ programs - built with the GNU compiler. - . - libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which - was included up to g++-2.95. The first version of libstdc++-v3 appeared - in g++-3.0. - -Package: libsfstdc++6 -Architecture: armhf -Section: libs -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), libsfgcc1 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Conflicts: libstdc++6-armel [armhf] -Description: GNU Standard C++ Library v3 (soft float ABI) - This package contains an additional runtime library for C++ programs - built with the GNU compiler. - . - libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which - was included up to g++-2.95. The first version of libstdc++-v3 appeared - in g++-3.0. - Package: libstdc++-4.8-dev Architecture: any Multi-Arch: same @@ -1957,20 +1006,6 @@ # These are versions of basic static libraries such as libgcc.a compiled # with the -msoft-float option, for CPUs without a floating-point unit. -Package: fixincludes -Architecture: any -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), gcc-4.8 (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: Fix non-ANSI header files - FixIncludes was created to fix non-ANSI system header files. Many - system manufacturers supply proprietary headers that are not ANSI compliant. - The GNU compilers cannot compile non-ANSI headers. Consequently, the - FixIncludes shell script was written to fix the header files. - . - Not all packages with header files are installed on the system, when the - package is built, so we make fixincludes available at build time of other - packages, such that checking tools like lintian can make use of it. - Package: gcc-4.8-doc Architecture: all Section: doc