Author: schizo Date: 2010-06-30 00:50:51 +0000 (Wed, 30 Jun 2010) New Revision: 4364
Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/control glibc-package/trunk/debian/control.in/amd64 glibc-package/trunk/debian/control.in/i386 glibc-package/trunk/debian/control.in/kfreebsd-i386 glibc-package/trunk/debian/control.in/libnss-dns-udeb glibc-package/trunk/debian/control.in/libnss-files-udeb glibc-package/trunk/debian/control.in/mips64 glibc-package/trunk/debian/control.in/mipsn32 glibc-package/trunk/debian/control.in/opt glibc-package/trunk/debian/control.in/powerpc glibc-package/trunk/debian/control.in/ppc64 glibc-package/trunk/debian/control.in/s390x glibc-package/trunk/debian/control.in/sparc64 Log: Reflect EGLIBC in binary package short descriptions. closes: #587586. Modified: glibc-package/trunk/debian/changelog =================================================================== --- glibc-package/trunk/debian/changelog 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/changelog 2010-06-30 00:50:51 UTC (rev 4364) @@ -1,4 +1,4 @@ -eglibc (2.11.2-3) unreleased; urgency=low +eglibc (2.11.2-3) UNRELEASED; urgency=low [ Samuel Thibault ] * testsuite-checking/expected-results-i486-gnu-libc: update. @@ -6,8 +6,11 @@ [ Petr Salinger ] * kfreebsd/local-sysdeps.diff: update to revision 3063 (from glibc-bsd). - -- Samuel Thibault <sthiba...@debian.org> Fri, 25 Jun 2010 10:54:31 +0200 + [ Clint Adams ] + * Reflect EGLIBC in binary package short descriptions. closes: #587586. + -- Clint Adams <sch...@debian.org> Tue, 29 Jun 2010 20:49:29 -0400 + eglibc (2.11.2-2) unstable; urgency=medium [ Aurelien Jarno ] @@ -15,11 +18,11 @@ and add a Conflicts on binutils-gold (<< 2.20.1-11). Closes: #585937. * Replace patches/alpha/local-longjmp-chk.diff by upstream version patches/alpha/cvs-longjmp-chk.diff. - * Add patches/any/cvs-redirect-throw.diff to fix some header files + * Add patches/any/cvs-redirect-throw.diff to fix some header files with regard to C++. * Add patches/any/cvs-flush-cache-textrels.diff to fix random crashes on ARM, if the executable or shared library has TEXTREL. - * Add patches/any/cvs-__block.diff from upstream to not conflict with + * Add patches/any/cvs-__block.diff from upstream to not conflict with clang. * script.in/nohwcap.sh: consider all packages not in status "n" (not installed) and not in status "c" (conf-files) as installed. Closes: @@ -30,7 +33,7 @@ to install its own headers for libpthread. [ Carlos O'Donell] - * Add patches/hppa/cvs-vfork.diff to fix stack frame creating during + * Add patches/hppa/cvs-vfork.diff to fix stack frame creating during vfork in multithreaded environments. -- Aurelien Jarno <aure...@debian.org> Thu, 24 Jun 2010 21:03:55 +0200 @@ -46,7 +49,7 @@ [ Aurelien Jarno ] * Danish debconf translation update from Joe Hansen. Closes: #585548. - * Add patches/localedata/submitted-translit-colon.diff to add + * Add patches/localedata/submitted-translit-colon.diff to add transliteration support for ₡ sign. Closes: #585727. * control.in/libc: add a Breaks: on locales (<< 2.11), locales-all (<< 2.11). Closes: bug#585737. @@ -74,9 +77,9 @@ testsuite on armel. * Add patches/alpha/submitted-syscall.diff from Mike Hommey to add support for 6th argument system calls on alpha. Closes: bug#583911. - * Temporarily add patches/i386/local-pthread_cond_wait.diff to use the C + * Temporarily add patches/i386/local-pthread_cond_wait.diff to use the C version of pthread_cond_wait() which uses cleanup functions to reacquire - the mutex on cancellation (instead of unwinding for the assembly + the mutex on cancellation (instead of unwinding for the assembly version). Closes: bug#551903. -- Aurelien Jarno <aure...@debian.org> Tue, 08 Jun 2010 10:05:49 +0200 @@ -93,7 +96,7 @@ * Add patches/mips/cvs-mips-atomic_h.diff to fix atomic issues on MIPS. * Add patches/amd64/submitted-cpuid.diff to fix properly check CPU family and model. - * sysdeps/i386.mk, control.in/main: switch i386 to gcc-4.4. Closes: + * sysdeps/i386.mk, control.in/main: switch i386 to gcc-4.4. Closes: bug#583858. -- Aurelien Jarno <aure...@debian.org> Tue, 01 Jun 2010 05:50:51 +0200 @@ -153,7 +156,7 @@ - Update testsuite-checking/expected-results-sparcv9b-linux-gnu-sparcv9b * Add debian/patches/alpha/local-fcntl_h.diff. - * Add debian/patches/ia64/local-dlfptr.diff and + * Add debian/patches/ia64/local-dlfptr.diff and debian/patches/hppa/local-dlfptr.diff from Carlos O'Donnell. * Add debian/patches/localedata/locale-hsb_DE.diff @@ -166,12 +169,12 @@ * Add debian/patches/mips/local-lowlevellock.diff to fix the testsuite on mips. * Re-enable the testsuite on mips/mipsel build daemons. - * Add debian/patches/arm/local-atomic.diff and + * Add debian/patches/arm/local-atomic.diff and debian/patches/arm/local-lowlevellock.diff to fix the testsuite on arm. * Add debian/patches/hppa/local-longjmp-chk.diff to fix FTBFS on hppa. * Add debian/patches/hppa/local-lowlevellock.diff to fix the testsuite on hppa. - * Add debian/patches/s390/cvs-makecontext.diff from upstream to fix + * Add debian/patches/s390/cvs-makecontext.diff from upstream to fix makecontext() on s390. * Replace debian/patches/submitted/cvs-stat-issock.diff by the upstream patch debian/patches/any/cvs-stat-issock.diff. @@ -187,7 +190,7 @@ * Allow failures of the testsuite on HPPA until bugs are fixed: - tstdiomisc.out (due to bug #582787 on gcc-4.4) - tst-fork1.out (due to bug #561203 on linux-2.6) - * Add debian/patches/sh4/cvs-register_dump.diff from upstream to fix + * Add debian/patches/sh4/cvs-register_dump.diff from upstream to fix iov[] size register-dump.h. * Add debian/patches/hurd-i386/submitted-regex_internal.diff to fix FTBFS on hurd-i386. @@ -216,15 +219,15 @@ [ Petr Salinger ] * kfreebsd/local-sysdeps.diff: update to revision 3038 (from glibc-bsd). - Closes: #581545. + Closes: #581545. [ Aurelien Jarno ] - * debian/control.in/libc: don't make libc0.1/0.3/6/6.1 depends on - ${misc:Depends} as suggested by lintian, as it is turned out into a + * debian/control.in/libc: don't make libc0.1/0.3/6/6.1 depends on + ${misc:Depends} as suggested by lintian, as it is turned out into a debconf depends. Closes: #581835. * debian/debhelper.in/nscd.init: stop supporting the reload argument. Closes: #578870. - * debian/script.in/nsscheck.sh: correctly detect stopped and running + * debian/script.in/nsscheck.sh: correctly detect stopped and running services. Closes: #573247, #575868. * debian/patches/mips/submitted-rld_map.diff: don't segfault for MIPS binaries with RLD_MAP set to 0. Closes: #579917. Modified: glibc-package/trunk/debian/control =================================================================== --- glibc-package/trunk/debian/control 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control 2010-06-30 00:50:51 UTC (rev 4364) @@ -415,7 +415,7 @@ Depends: libc6 (= ${binary:Version}), ${misc:Depends} Replaces: libc6-dev-i386 Breaks: fakeroot (<= 1.12.2), gnu-efi (<= 3.0e-2), fakechroot (<= 2.9-1), fglrx-glx-ia32 (<= 1:9-5-1), ia32-libs (<= 2.7), ia32-libs-gtk (<= 2.7), lib32asound2 (<= 1.0.20-2), lib32asound2-dev (<= 1.0.20-2), lib32bz2-1.0 (<= 1.0.5-2), lib32bz2-dev (<= 1.0.5-2), lib32ffi-dev (<= 3.0.7-1), lib32ffi5 (<= 3.0.7-1), lib32g2c0 (<= 1:3.4.6-9), lib32gcc1 (<= 1:4.4.0-6), lib32gfortran3 (<= 4.4.0-6), lib32gmp3 (<= 2:4.3.1+dfsg-2), lib32gmp3-dev (<= 2:4.3.1+dfsg-2), lib32gmpxx4 (<= 2:4.3.1+dfsg-2), lib32gomp1 (<= 4.4.0-6), lib32icu-dev (<= 4.0.1-2), lib32icu38 (<= 4.0.1-2), lib32icu40 (<= 4.0.1-2), lib32mudflap0 (<= 4.4.0-6), lib32ncurses5 (<= 5.7+20090523-1), lib32ncurses5-dev (<= 5.7+20090523-1), lib32ncursesw5 (<= 5.7+20090523-1), lib32ncursesw5-dev (<= 5.7+20090523-1), lib32nss-mdns (<= 0.10-3), lib32objc2 (<= 4.4.0-6), lib32readline5 (<= 5.2-4), lib32readline5-dev (<= 5.2-4), lib32stdc++6 (<= 4.4.0-6), lib32stdc++6-4.4-dbg (<= 4.4.0-6), lib32z1 (<= 1:1.2.3.3.dfsg-13), lib32z1-dev ( <= 1:1.2.3.3.dfsg-13), libc6-dev-i386 (<= 2.9-14), nvidia-glx-ia32 (<= 185.18.14-1), nvidia-libvdpau1-ia32 (<= 185.18.14-1) -Description: GNU C Library: 32-bit shared libraries for AMD64 +Description: Embedded GLIBC: 32-bit shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems. @@ -428,7 +428,7 @@ Conflicts: libc6-i386 (<= 2.9-18) Depends: libc6-i386 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 32-bit development libraries for AMD64 +Description: Embedded GLIBC: 32-bit development libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems. @@ -439,7 +439,7 @@ Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1 (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7) -Description: GNU C Library: 64bit Shared libraries for UltraSPARC +Description: Embedded GLIBC: 64bit Shared libraries for UltraSPARC This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for UltraSPARC systems. @@ -451,7 +451,7 @@ Provides: lib64c-dev Depends: libc6-sparc64 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 64bit Development Libraries for UltraSPARC +Description: Embedded GLIBC: 64bit Development Libraries for UltraSPARC Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for UltraSPARC systems. @@ -461,7 +461,7 @@ Section: libs Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: 64bit Shared libraries for IBM zSeries +Description: Embedded GLIBC: 64bit Shared libraries for IBM zSeries This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for zSeries systems. @@ -473,7 +473,7 @@ Provides: lib64c-dev Depends: libc6-s390x (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 64bit Development Libraries for IBM zSeries +Description: Embedded GLIBC: 64bit Development Libraries for IBM zSeries Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for zSeries systems. @@ -484,7 +484,7 @@ Priority: standard Depends: libc6 (= ${binary:Version}), ${misc:Depends} Conflicts: amd64-libs (<= 1.2) -Description: GNU C Library: 64bit Shared libraries for AMD64 +Description: Embedded GLIBC: 64bit Shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for AMD64 systems. @@ -497,7 +497,7 @@ Recommends: gcc-multilib Replaces: amd64-libs-dev (<= 1.2) Provides: lib64c-dev -Description: GNU C Library: 64bit Development Libraries for AMD64 +Description: Embedded GLIBC: 64bit Development Libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for AMD64 systems. @@ -507,7 +507,7 @@ Section: libs Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: 32bit powerpc shared libraries for ppc64 +Description: Embedded GLIBC: 32bit powerpc shared libraries for ppc64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for ppc64 systems. @@ -519,7 +519,7 @@ Provides: lib32c-dev Depends: libc6-powerpc (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 32bit powerpc development libraries for ppc64 +Description: Embedded GLIBC: 32bit powerpc development libraries for ppc64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for ppc64 systems. @@ -529,7 +529,7 @@ Section: libs Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: 64bit Shared libraries for PowerPC64 +Description: Embedded GLIBC: 64bit Shared libraries for PowerPC64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for PowerPC64 systems. @@ -541,7 +541,7 @@ Provides: lib64c-dev Depends: libc6-ppc64 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 64bit Development Libraries for PowerPC64 +Description: Embedded GLIBC: 64bit Development Libraries for PowerPC64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for PowerPC64 systems. @@ -551,7 +551,7 @@ Section: libs Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: n32 Shared libraries for MIPS64 +Description: Embedded GLIBC: n32 Shared libraries for MIPS64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the n32 version of the library, meant for MIPS64 systems. @@ -563,7 +563,7 @@ Provides: libn32c-dev Depends: libc6-mipsn32 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: n32 Development Libraries for MIPS64 +Description: Embedded GLIBC: n32 Development Libraries for MIPS64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the n32 version of the library, meant for MIPS64 systems. @@ -573,7 +573,7 @@ Section: libs Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: 64bit Shared libraries for MIPS64 +Description: Embedded GLIBC: 64bit Shared libraries for MIPS64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for MIPS64 systems. @@ -585,7 +585,7 @@ Provides: lib64c-dev Depends: libc6-mips64 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 64bit Development Libraries for MIPS64 +Description: Embedded GLIBC: 64bit Development Libraries for MIPS64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for MIPS64 systems. @@ -595,7 +595,7 @@ Section: libs Priority: optional Depends: libc0.1 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: 32bit shared libraries for AMD64 +Description: Embedded GLIBC: 32bit shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems. @@ -607,7 +607,7 @@ Provides: lib32c-dev Depends: libc0.1-i386 (= ${binary:Version}), libc0.1-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 32bit development libraries for AMD64 +Description: Embedded GLIBC: 32bit development libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems. @@ -618,7 +618,7 @@ Priority: extra Pre-Depends: libc6 (= ${binary:Version}) Depends: ${misc:Depends} -Description: GNU C Library: Shared libraries [v9b optimized] +Description: Embedded GLIBC: Shared libraries [v9b optimized] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. @@ -633,7 +633,7 @@ Priority: extra Pre-Depends: libc6 (= ${binary:Version}) Depends: ${misc:Depends} -Description: GNU C Library: Shared libraries [i686 optimized] +Description: Embedded GLIBC: Shared libraries [i686 optimized] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. @@ -650,7 +650,7 @@ Priority: extra Pre-Depends: libc6 (= ${binary:Version}) Depends: ${misc:Depends} -Description: GNU C Library: Shared libraries [Xen version] +Description: Embedded GLIBC: Shared libraries [Xen version] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. @@ -664,7 +664,7 @@ Priority: extra Pre-Depends: libc0.1 (= ${binary:Version}) Depends: ${misc:Depends} -Description: GNU C Library: Shared libraries [i686 optimized] +Description: Embedded GLIBC: Shared libraries [i686 optimized] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. @@ -681,7 +681,7 @@ Priority: extra Pre-Depends: libc6.1 (= ${binary:Version}) Depends: ${misc:Depends} -Description: GNU C Library: Shared libraries (EV67 optimized) +Description: Embedded GLIBC: Shared libraries (EV67 optimized) Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. @@ -695,7 +695,7 @@ Architecture: any Section: debian-installer Priority: extra -Description: GNU C Library: NSS helper for DNS - udeb +Description: Embedded GLIBC: NSS helper for DNS - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. @@ -708,7 +708,7 @@ Architecture: any Section: debian-installer Priority: extra -Description: GNU C Library: NSS helper for files - udeb +Description: Embedded GLIBC: NSS helper for files - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Modified: glibc-package/trunk/debian/control.in/amd64 =================================================================== --- glibc-package/trunk/debian/control.in/amd64 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/amd64 2010-06-30 00:50:51 UTC (rev 4364) @@ -4,7 +4,7 @@ Priority: standard Depends: libc6 (= ${binary:Version}), ${misc:Depends} Conflicts: amd64-libs (<= 1.2) -Description: GNU C Library: 64bit Shared libraries for AMD64 +Description: Embedded GLIBC: 64bit Shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for AMD64 systems. @@ -17,7 +17,7 @@ Recommends: gcc-multilib Replaces: amd64-libs-dev (<= 1.2) Provides: lib64c-dev -Description: GNU C Library: 64bit Development Libraries for AMD64 +Description: Embedded GLIBC: 64bit Development Libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for AMD64 systems. Modified: glibc-package/trunk/debian/control.in/i386 =================================================================== --- glibc-package/trunk/debian/control.in/i386 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/i386 2010-06-30 00:50:51 UTC (rev 4364) @@ -5,7 +5,7 @@ Depends: libc6 (= ${binary:Version}), ${misc:Depends} Replaces: libc6-dev-i386 Breaks: fakeroot (<= 1.12.2), gnu-efi (<= 3.0e-2), fakechroot (<= 2.9-1), fglrx-glx-ia32 (<= 1:9-5-1), ia32-libs (<= 2.7), ia32-libs-gtk (<= 2.7), lib32asound2 (<= 1.0.20-2), lib32asound2-dev (<= 1.0.20-2), lib32bz2-1.0 (<= 1.0.5-2), lib32bz2-dev (<= 1.0.5-2), lib32ffi-dev (<= 3.0.7-1), lib32ffi5 (<= 3.0.7-1), lib32g2c0 (<= 1:3.4.6-9), lib32gcc1 (<= 1:4.4.0-6), lib32gfortran3 (<= 4.4.0-6), lib32gmp3 (<= 2:4.3.1+dfsg-2), lib32gmp3-dev (<= 2:4.3.1+dfsg-2), lib32gmpxx4 (<= 2:4.3.1+dfsg-2), lib32gomp1 (<= 4.4.0-6), lib32icu-dev (<= 4.0.1-2), lib32icu38 (<= 4.0.1-2), lib32icu40 (<= 4.0.1-2), lib32mudflap0 (<= 4.4.0-6), lib32ncurses5 (<= 5.7+20090523-1), lib32ncurses5-dev (<= 5.7+20090523-1), lib32ncursesw5 (<= 5.7+20090523-1), lib32ncursesw5-dev (<= 5.7+20090523-1), lib32nss-mdns (<= 0.10-3), lib32objc2 (<= 4.4.0-6), lib32readline5 (<= 5.2-4), lib32readline5-dev (<= 5.2-4), lib32stdc++6 (<= 4.4.0-6), lib32stdc++6-4.4-dbg (<= 4.4.0-6), lib32z1 (<= 1:1.2.3.3.dfsg-13), lib32z1-dev ( <= 1:1.2.3.3.dfsg-13), libc6-dev-i386 (<= 2.9-14), nvidia-glx-ia32 (<= 185.18.14-1), nvidia-libvdpau1-ia32 (<= 185.18.14-1) -Description: GNU C Library: 32-bit shared libraries for AMD64 +Description: Embedded GLIBC: 32-bit shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems. @@ -18,7 +18,7 @@ Conflicts: libc6-i386 (<= 2.9-18) Depends: libc6-i386 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 32-bit development libraries for AMD64 +Description: Embedded GLIBC: 32-bit development libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems. Modified: glibc-package/trunk/debian/control.in/kfreebsd-i386 =================================================================== --- glibc-package/trunk/debian/control.in/kfreebsd-i386 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/kfreebsd-i386 2010-06-30 00:50:51 UTC (rev 4364) @@ -3,7 +3,7 @@ Section: libs Priority: optional Depends: libc0.1 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: 32bit shared libraries for AMD64 +Description: Embedded GLIBC: 32bit shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems. @@ -15,7 +15,7 @@ Provides: lib32c-dev Depends: libc0.1-i386 (= ${binary:Version}), libc0.1-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 32bit development libraries for AMD64 +Description: Embedded GLIBC: 32bit development libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems. Modified: glibc-package/trunk/debian/control.in/libnss-dns-udeb =================================================================== --- glibc-package/trunk/debian/control.in/libnss-dns-udeb 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/libnss-dns-udeb 2010-06-30 00:50:51 UTC (rev 4364) @@ -3,7 +3,7 @@ Architecture: any Section: debian-installer Priority: extra -Description: GNU C Library: NSS helper for DNS - udeb +Description: Embedded GLIBC: NSS helper for DNS - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Modified: glibc-package/trunk/debian/control.in/libnss-files-udeb =================================================================== --- glibc-package/trunk/debian/control.in/libnss-files-udeb 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/libnss-files-udeb 2010-06-30 00:50:51 UTC (rev 4364) @@ -3,7 +3,7 @@ Architecture: any Section: debian-installer Priority: extra -Description: GNU C Library: NSS helper for files - udeb +Description: Embedded GLIBC: NSS helper for files - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Modified: glibc-package/trunk/debian/control.in/mips64 =================================================================== --- glibc-package/trunk/debian/control.in/mips64 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/mips64 2010-06-30 00:50:51 UTC (rev 4364) @@ -3,7 +3,7 @@ Section: libs Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: 64bit Shared libraries for MIPS64 +Description: Embedded GLIBC: 64bit Shared libraries for MIPS64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for MIPS64 systems. @@ -15,7 +15,7 @@ Provides: lib64c-dev Depends: libc6-mips64 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 64bit Development Libraries for MIPS64 +Description: Embedded GLIBC: 64bit Development Libraries for MIPS64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for MIPS64 systems. Modified: glibc-package/trunk/debian/control.in/mipsn32 =================================================================== --- glibc-package/trunk/debian/control.in/mipsn32 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/mipsn32 2010-06-30 00:50:51 UTC (rev 4364) @@ -3,7 +3,7 @@ Section: libs Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: n32 Shared libraries for MIPS64 +Description: Embedded GLIBC: n32 Shared libraries for MIPS64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the n32 version of the library, meant for MIPS64 systems. @@ -15,7 +15,7 @@ Provides: libn32c-dev Depends: libc6-mipsn32 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: n32 Development Libraries for MIPS64 +Description: Embedded GLIBC: n32 Development Libraries for MIPS64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the n32 version of the library, meant for MIPS64 systems. Modified: glibc-package/trunk/debian/control.in/opt =================================================================== --- glibc-package/trunk/debian/control.in/opt 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/opt 2010-06-30 00:50:51 UTC (rev 4364) @@ -4,7 +4,7 @@ Priority: extra Pre-Depends: libc6 (= ${binary:Version}) Depends: ${misc:Depends} -Description: GNU C Library: Shared libraries [v9b optimized] +Description: Embedded GLIBC: Shared libraries [v9b optimized] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. @@ -19,7 +19,7 @@ Priority: extra Pre-Depends: libc6 (= ${binary:Version}) Depends: ${misc:Depends} -Description: GNU C Library: Shared libraries [i686 optimized] +Description: Embedded GLIBC: Shared libraries [i686 optimized] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. @@ -36,7 +36,7 @@ Priority: extra Pre-Depends: libc6 (= ${binary:Version}) Depends: ${misc:Depends} -Description: GNU C Library: Shared libraries [Xen version] +Description: Embedded GLIBC: Shared libraries [Xen version] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. @@ -50,7 +50,7 @@ Priority: extra Pre-Depends: libc0.1 (= ${binary:Version}) Depends: ${misc:Depends} -Description: GNU C Library: Shared libraries [i686 optimized] +Description: Embedded GLIBC: Shared libraries [i686 optimized] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. @@ -67,7 +67,7 @@ Priority: extra Pre-Depends: libc6.1 (= ${binary:Version}) Depends: ${misc:Depends} -Description: GNU C Library: Shared libraries (EV67 optimized) +Description: Embedded GLIBC: Shared libraries (EV67 optimized) Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Modified: glibc-package/trunk/debian/control.in/powerpc =================================================================== --- glibc-package/trunk/debian/control.in/powerpc 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/powerpc 2010-06-30 00:50:51 UTC (rev 4364) @@ -3,7 +3,7 @@ Section: libs Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: 32bit powerpc shared libraries for ppc64 +Description: Embedded GLIBC: 32bit powerpc shared libraries for ppc64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for ppc64 systems. @@ -15,7 +15,7 @@ Provides: lib32c-dev Depends: libc6-powerpc (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 32bit powerpc development libraries for ppc64 +Description: Embedded GLIBC: 32bit powerpc development libraries for ppc64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for ppc64 systems. Modified: glibc-package/trunk/debian/control.in/ppc64 =================================================================== --- glibc-package/trunk/debian/control.in/ppc64 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/ppc64 2010-06-30 00:50:51 UTC (rev 4364) @@ -3,7 +3,7 @@ Section: libs Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: 64bit Shared libraries for PowerPC64 +Description: Embedded GLIBC: 64bit Shared libraries for PowerPC64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for PowerPC64 systems. @@ -15,7 +15,7 @@ Provides: lib64c-dev Depends: libc6-ppc64 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 64bit Development Libraries for PowerPC64 +Description: Embedded GLIBC: 64bit Development Libraries for PowerPC64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for PowerPC64 systems. Modified: glibc-package/trunk/debian/control.in/s390x =================================================================== --- glibc-package/trunk/debian/control.in/s390x 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/s390x 2010-06-30 00:50:51 UTC (rev 4364) @@ -3,7 +3,7 @@ Section: libs Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} -Description: GNU C Library: 64bit Shared libraries for IBM zSeries +Description: Embedded GLIBC: 64bit Shared libraries for IBM zSeries This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for zSeries systems. @@ -15,7 +15,7 @@ Provides: lib64c-dev Depends: libc6-s390x (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 64bit Development Libraries for IBM zSeries +Description: Embedded GLIBC: 64bit Development Libraries for IBM zSeries Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for zSeries systems. Modified: glibc-package/trunk/debian/control.in/sparc64 =================================================================== --- glibc-package/trunk/debian/control.in/sparc64 2010-06-29 09:04:39 UTC (rev 4363) +++ glibc-package/trunk/debian/control.in/sparc64 2010-06-30 00:50:51 UTC (rev 4364) @@ -4,7 +4,7 @@ Priority: optional Depends: libc6 (= ${binary:Version}), ${misc:Depends} Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1 (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7) -Description: GNU C Library: 64bit Shared libraries for UltraSPARC +Description: Embedded GLIBC: 64bit Shared libraries for UltraSPARC This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for UltraSPARC systems. @@ -16,7 +16,7 @@ Provides: lib64c-dev Depends: libc6-sparc64 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends} Recommends: gcc-multilib -Description: GNU C Library: 64bit Development Libraries for UltraSPARC +Description: Embedded GLIBC: 64bit Development Libraries for UltraSPARC Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for UltraSPARC systems. -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1otlvt-0005ac...@alioth.debian.org