(new) libc6-dbg_2.7-10~experimental1_mips.deb extra libdevel
GNU C Library: Libraries with debugging symbols
 Contains unstripped shared libraries.
 This package is provided primarily to provide a backtrace with
 names in a debugger, which makes it somewhat easier to interpret core
 dumps. The libraries are installed in /usr/lib/debug and can be
 used by placing that directory in LD_LIBRARY_PATH.
 Most people will not need this package.
(new) libc6-dev-mips64_2.7-10~experimental1_mips.deb optional libdevel
GNU C Library: 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.
(new) libc6-dev-mipsn32_2.7-10~experimental1_mips.deb optional libdevel
GNU C Library: 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.
(new) libc6-dev_2.7-10~experimental1_mips.deb optional libdevel
GNU C Library: Development Libraries and Header Files
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.
(new) libc6-mips64_2.7-10~experimental1_mips.deb optional base
GNU C Library: 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.
(new) libc6-mipsn32_2.7-10~experimental1_mips.deb optional base
GNU C Library: 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.
(new) libc6-pic_2.7-10~experimental1_mips.deb optional libdevel
GNU C Library: PIC archive library
 Contains an archive library (ar file) composed of individual shared objects.
 This is used for creating a library which is a smaller subset of the
 standard libc shared library. The reduced library is used on the Debian
 boot floppies. If you are not making your own set of Debian boot floppies
 using the `boot-floppies' package, you probably don't need this package.
(new) libc6-prof_2.7-10~experimental1_mips.deb extra libdevel
GNU C Library: Profiling Libraries
 Static libraries compiled with profiling info (-pg) suitable for use
 with gprof.
(new) libc6-udeb_2.7-10~experimental1_mips.udeb extra debian-installer
GNU C Library: Shared libraries - 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.
 .
 This package contains a minimal set of libraries needed for the Debian
 installer.  Do not install it on a normal system.
(new) libc6_2.7-10~experimental1_mips.deb required libs
GNU C Library: Shared libraries
 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.
(new) libnss-dns-udeb_2.7-10~experimental1_mips.udeb extra debian-installer
GNU C Library: 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.
 .
 This package contains the DNS NSS helper needed for the Debian installer.
 Do not install it on a normal system.
(new) libnss-files-udeb_2.7-10~experimental1_mips.udeb extra debian-installer
GNU C Library: 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.
 .
 This package contains the files NSS helper needed for the Debian installer.
 Do not install it on a normal system.
(new) locales-all_2.7-10~experimental1_mips.deb extra libs
GNU C Library: Precompiled locale data
 This package contains the precompiled locale data for all supported locales.
 A better alternative is to install the locales package and only select
 desired locales, but it can be useful on a low-memory machine because some
 locale files take a lot of memory to be compiled.
(new) nscd_2.7-10~experimental1_mips.deb optional admin
GNU C Library: Name Service Cache Daemon
 A daemon which handles passwd, group and host lookups
 for running programs and caches the results for the next
 query. You should install this package only if you use
 slow Services like LDAP, NIS or NIS+
Changes: glibc (2.7-10~experimental1) experimental; urgency=low
 .
  * Update Chinese debconf translation, by LI Daobing.
  * Update Dutch debconf translation, by Bart Cornelis.  Closes: #468300.
  * Update Polish debcon translation, by Emilian Nowak.
  * Update Vietnamese debconf translation, by Clytie Siddall.  Closes: #468453.
  * Update Basque debconf translation, by Piarres Beobide.  Closes: #468463.
  * Update Romanian debconf translation, by Stan Ioan-Eugen.  Closes: #468671.
  * Update Czech debconf translation, by Miroslav Kure.  Closes: #468910.
  * Update Russian debconf translation, by Sergey Alyoshin.  Closes: #469037.
  * Update Korean debconf translation, by Sunjae Park.  Closes: #469097.
  * Update French debconf translation, by Christian Perrier.  Closes: #469249.
  * patches/localedata/locale-es_CR.diff: chane AM/PM format to "a.m./p.m."
    from "A.M/P.M.".
  * Remove uk_UA from patches/localedata/first_weekday.diff: merged upstream
    in a different way.  Closes: bug#469439.
  * patches/any/cvs-rfc3484.diff: update from CVS to allow the definition of
    IPv4 scopes in /etc/gai.conf.
  * patches/all/cvs-gai_conf.diff: update gai.conf from CVS to also mention
    Teredo tunnels and scopev4 defaults.
  * sysdeps/mips.mk, sysdeps/mipsel.mk: define TIMEOUTFACTOR.
  * patches/any/cvs-strtod.diff: new patch from CVS to fix strtod().  Closes:
    #465769.
  * Update Italian debconf translation, by Lica Monducci.  Closes: #469985.
  * control.in/main, sysdeps/*.mk, rules: build with gcc-4.3 by default,
    except on alpha, arm, hppa, s390 and hurd-i386.
  * rules, rules.d/build.mk: fix parallel build.
  * control.in/main: build-depends on gcc-4.3 (>= 4.3.0-2) to make sure a cld
    instruction is emitted in the prologue of functions using stringops.
    Closes: #469568.
  * debian/rules.d/build.mk: disable testsuite on ARM machines running a
    2.6.21 to 2.6.24 kernel.
  * Replace any/submitted-gcc-4.3.diff by any/cvs-gcc-4.3.diff.
  * debhelper.in/libc.preinst, debhelper.in/libc.postinst: remove support for
    upgrade from Potato, and misc fixes.
  * control.in/main, rules.d/control.mk: remove @threads_arches@, as all
    architectures now support threads.
  * control.in/main, debhelper.in/glibc-source.install: build a glibc-source
    package.
  * sysdeps/mips.mk, sysdeps/mipsel.mk, control.in/main: enable n32 and 64
    flavours.  Closes: #341884.
  * Update Arabic debconf translation, by Ossama Khayat.  Closes: #471472.
  * rules.d/build.mk: reset LDFLAGS, as dpkg now defines it to a default
    value which breaks the glibc.
  * patches/mips/local-gcc-ice.diff: decrease optimisations on a few files
    to workaround gcc ICE on mips/mipsel n32/64.
 .
  [ Samuel Thibault ]
  * patches/hurd-i386/cvs-blocked-exceptions.diff: new patch to dump
    core when a blocked exception arises.
  * patches/hurd-i386/cvs-df.diff: new patch to clear DF for signal
    handlers (Closes: #470021).
  * patches/hurd-i386/local-gcc-4.1-init-first.diff: update and actually
    apply.
  * patches/hurd-i386/submitted-mig-init.diff: new patch to fix uninitialized
    local variables.


Override entries for your package:



Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to