[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

glibc_2.7-10~experimental1_mipsel.changes is NEW



glibc-doc_2.7-10~experimental1_all.deb
  to pool/main/g/glibc/glibc-doc_2.7-10~experimental1_all.deb
(new) glibc-source_2.7-10~experimental1_all.deb optional devel
GNU C Library: sources
 This package contains the sources and patches which are needed to
 build glibc.
glibc_2.7-10~experimental1.diff.gz
  to pool/main/g/glibc/glibc_2.7-10~experimental1.diff.gz
glibc_2.7-10~experimental1.dsc
  to pool/main/g/glibc/glibc_2.7-10~experimental1.dsc
libc6-dbg_2.7-10~experimental1_mipsel.deb
  to pool/main/g/glibc/libc6-dbg_2.7-10~experimental1_mipsel.deb
(new) libc6-dev-mips64_2.7-10~experimental1_mipsel.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_mipsel.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.
libc6-dev_2.7-10~experimental1_mipsel.deb
  to pool/main/g/glibc/libc6-dev_2.7-10~experimental1_mipsel.deb
(new) libc6-mips64_2.7-10~experimental1_mipsel.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_mipsel.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.
libc6-pic_2.7-10~experimental1_mipsel.deb
  to pool/main/g/glibc/libc6-pic_2.7-10~experimental1_mipsel.deb
libc6-prof_2.7-10~experimental1_mipsel.deb
  to pool/main/g/glibc/libc6-prof_2.7-10~experimental1_mipsel.deb
libc6-udeb_2.7-10~experimental1_mipsel.udeb
  to pool/main/g/glibc/libc6-udeb_2.7-10~experimental1_mipsel.udeb
libc6_2.7-10~experimental1_mipsel.deb
  to pool/main/g/glibc/libc6_2.7-10~experimental1_mipsel.deb
libnss-dns-udeb_2.7-10~experimental1_mipsel.udeb
  to pool/main/g/glibc/libnss-dns-udeb_2.7-10~experimental1_mipsel.udeb
libnss-files-udeb_2.7-10~experimental1_mipsel.udeb
  to pool/main/g/glibc/libnss-files-udeb_2.7-10~experimental1_mipsel.udeb
locales-all_2.7-10~experimental1_mipsel.deb
  to pool/main/g/glibc/locales-all_2.7-10~experimental1_mipsel.deb
locales_2.7-10~experimental1_all.deb
  to pool/main/g/glibc/locales_2.7-10~experimental1_all.deb
nscd_2.7-10~experimental1_mipsel.deb
  to pool/main/g/glibc/nscd_2.7-10~experimental1_mipsel.deb
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:
glibc-doc_2.7-10~experimental1_all.deb - optional doc
glibc_2.7-10~experimental1.dsc - source libs
libc6-dbg_2.7-10~experimental1_mipsel.deb - extra libdevel
libc6-dev_2.7-10~experimental1_mipsel.deb - optional libdevel
libc6-pic_2.7-10~experimental1_mipsel.deb - optional libdevel
libc6-prof_2.7-10~experimental1_mipsel.deb - extra libdevel
libc6-udeb_2.7-10~experimental1_mipsel.udeb - extra debian-installer
libc6_2.7-10~experimental1_mipsel.deb - required libs
libnss-dns-udeb_2.7-10~experimental1_mipsel.udeb - extra debian-installer
libnss-files-udeb_2.7-10~experimental1_mipsel.udeb - extra debian-installer
locales-all_2.7-10~experimental1_mipsel.deb - extra libs
locales_2.7-10~experimental1_all.deb - standard libs
nscd_2.7-10~experimental1_mipsel.deb - optional admin

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 341884 465769 468300 468453 468463 468671 468910 469037 469097 469249 469439 469568 469985 470021 471472 


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.


Reply to: