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

r1196 - in glibc-package/trunk/debian: . control.in



Author: aurel32
Date: 2006-02-20 00:22:59 +0000 (Mon, 20 Feb 2006)
New Revision: 1196

Added:
   glibc-package/trunk/debian/control.in/libc0.1
Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/control
Log:
  * Regenerate debian/control, generate debian/control.in/libc0.1.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2006-02-19 23:02:37 UTC (rev 1195)
+++ glibc-package/trunk/debian/changelog	2006-02-20 00:22:59 UTC (rev 1196)
@@ -53,6 +53,7 @@
   * Install libc_nonshared.a in /usr/lib/nptl, and fix the location 
     of the static libraries of the NPTL ld scripts. (Closes: #347762)
   * Update debian/ files for GNU/kFreeBSD.  (Closes: #351638)
+  * Regenerate debian/control, generate debian/control.in/libc0.1.
 
  -- Clint Adams <schizo@debian.org>  Sun, 12 Feb 2006 11:04:38 -0500
 

Modified: glibc-package/trunk/debian/control
===================================================================
--- glibc-package/trunk/debian/control	2006-02-19 23:02:37 UTC (rev 1195)
+++ glibc-package/trunk/debian/control	2006-02-20 00:22:59 UTC (rev 1196)
@@ -3,8 +3,9 @@
 Priority: required
 Build-Depends: gettext, make (>= 3.80-1), dpkg-dev (>= 1.13.5), debianutils, tar, bzip2,
  texinfo, texi2html, file,
- linux-kernel-headers (>= 2.6.13+0rc3-2) [!hurd-i386],
+ linux-kernel-headers (>= 2.6.13+0rc3-2) [!hurd-i386 !kfreebsd-i386],
  mig (>= 1.3-2) [hurd-i386], hurd-dev (>= 20020608-1) [hurd-i386], gnumach-dev [hurd-i386],
+ kfreebsd-kernel-headers [kfreebsd-i386],
  gcc-4.0 [!powerpc !m68k !hppa !hurd-i386], gcc-3.4 (>= 3.4.4-6) [powerpc], gcc-3.4 [m68k hppa], gcc-3.3 [hurd-i386], binutils (>= 2.16.1cvs20051109-1),
  autoconf, sed (>= 4.0.5-4), gawk, debhelper (>= 4.1.76),
  libc6-dev-amd64 [i386], libc6-dev-ppc64 [powerpc],
@@ -44,7 +45,7 @@
  by default. This created a package that unpacked to an excess of 30 megs.
 
 Package: nscd
-Architecture: alpha amd64 arm armeb i386 m68k mips mipsel powerpc sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb freebsd-i386
+Architecture: alpha amd64 arm armeb i386 m68k mips mipsel powerpc sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb kfreebsd-i386
 Section: admin
 Priority: optional
 Depends: libc6 (>= ${Source-Version})
@@ -270,8 +271,8 @@
  This package contains a minimal set of libraries needed for the Debian
  installer.  Do not install it on a normal system.
 
-Package: libc1
-Architecture: freebsd-i386
+Package: libc0.1
+Architecture: kfreebsd-i386
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
@@ -281,22 +282,22 @@
  and the standard math library, as well as many others.
  Timezone data is also included.
 
-Package: libc1-dev
-Architecture: freebsd-i386
+Package: libc0.1-dev
+Architecture: kfreebsd-i386
 Section: libdevel
 Priority: standard
-Depends: libc1 (= ${Source-Version})
+Depends: libc0.1 (= ${Source-Version})
 Recommends: gcc | c-compiler
 Description: 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.
 
-Package: libc1-dbg
-Architecture: freebsd-i386
+Package: libc0.1-dbg
+Architecture: kfreebsd-i386
 Section: libdevel
 Priority: extra
 Provides: libc-dbg
-Depends: libc1 (= ${Source-Version})
+Depends: libc0.1 (= ${Source-Version})
 Description: GNU C Library: Libraries with debugging symbols
  Contains unstripped shared libraries.
  This package is provided primarily to provide a backtrace with
@@ -305,22 +306,22 @@
  used by placing that directory in LD_LIBRARY_PATH.
  Most people will not need this package.
 
-Package: libc1-prof
-Architecture: freebsd-i386
+Package: libc0.1-prof
+Architecture: kfreebsd-i386
 Section: libdevel
 Priority: extra
-Depends: libc1 (= ${Source-Version})
+Depends: libc0.1 (= ${Source-Version})
 Description: GNU C Library: Profiling Libraries
  Static libraries compiled with profiling info (-pg) suitable for use
  with gprof.
 
-Package: libc1-pic
-Architecture: freebsd-i386
+Package: libc0.1-pic
+Architecture: kfreebsd-i386
 Section: libdevel
 Priority: optional
 Conflicts: libc-pic
 Provides: libc-pic, glibc-pic
-Depends: libc1 (= ${Source-Version})
+Depends: libc0.1 (= ${Source-Version})
 Description: 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
@@ -328,12 +329,12 @@
  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.
 
-Package: libc1-udeb
+Package: libc0.1-udeb
 XC-Package-Type: udeb
-Architecture: freebsd-i386
+Architecture: kfreebsd-i386
 Section: debian-installer
 Priority: extra
-Provides: libc1, libc-udeb, ${locale-compat:Depends}
+Provides: libc0.1, libc-udeb, ${locale-compat:Depends}
 Description: 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
@@ -389,7 +390,7 @@
 Architecture: i386
 Section: libs
 Priority: standard
-Depends: libc6 (= ${Source-Version}), lib64gcc1
+Depends: libc6 (= ${Source-Version})
 Conflicts: amd64-libs (<= 1.2)
 Description: GNU C Library: 64bit Shared libraries for AMD64
  This package includes shared versions of the standard C library and the
@@ -400,7 +401,7 @@
 Architecture: i386
 Section: libdevel
 Priority: optional
-Depends: libc6-amd64 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-amd64 (= ${Source-Version}), libc6-dev (= ${Source-Version}), lib64gcc1
 Replaces: amd64-libs-dev (<= 1.2)
 Provides: lib64c-dev
 Description: GNU C Library: 64bit Development Libraries for AMD64
@@ -487,6 +488,26 @@
  Most notably, IBM's JDK. If you experience problems with such
  applications, you will need to remove this package.
 
+Package: libc0.1-i686
+Architecture: kfreebsd-i386
+Section: libs
+Priority: extra
+Pre-Depends: libc6 (= ${Source-Version})
+Description: GNU C Library: 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.
+ .
+ This set of libraries is optimized for i686 machines, and will only be
+ used on an i686 class CPU (check the output of `uname -m').  This includes 
+ Pentium Pro, Pentium II/III/IV, Celeron CPU's and similar class CPU's
+ (including clones such as AMD Athlon/Opteron, VIA C3 Nehemiah, but not VIA 
+ C3 Ezla).  
+  .
+ WARNING: Some third-party binaries may not work well with these libraries.
+ Most notably, IBM's JDK. If you experience problems with such
+ applications, you will need to remove this package.
+
 Package: libnss-dns-udeb
 XC-Package-Type: udeb
 Architecture: any

Added: glibc-package/trunk/debian/control.in/libc0.1
===================================================================
--- glibc-package/trunk/debian/control.in/libc0.1	2006-02-19 23:02:37 UTC (rev 1195)
+++ glibc-package/trunk/debian/control.in/libc0.1	2006-02-20 00:22:59 UTC (rev 1196)
@@ -0,0 +1,72 @@
+Package: libc0.1
+Architecture: kfreebsd-i386
+Section: libs
+Priority: required
+Provides: ${locale-compat:Depends}
+Description: GNU C Library: Shared libraries and Timezone data
+ 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.
+ Timezone data is also included.
+
+Package: libc0.1-dev
+Architecture: kfreebsd-i386
+Section: libdevel
+Priority: standard
+Depends: libc0.1 (= ${Source-Version})
+Recommends: gcc | c-compiler
+Description: 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.
+
+Package: libc0.1-dbg
+Architecture: kfreebsd-i386
+Section: libdevel
+Priority: extra
+Provides: libc-dbg
+Depends: libc0.1 (= ${Source-Version})
+Description: 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, this 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.
+
+Package: libc0.1-prof
+Architecture: kfreebsd-i386
+Section: libdevel
+Priority: extra
+Depends: libc0.1 (= ${Source-Version})
+Description: GNU C Library: Profiling Libraries
+ Static libraries compiled with profiling info (-pg) suitable for use
+ with gprof.
+
+Package: libc0.1-pic
+Architecture: kfreebsd-i386
+Section: libdevel
+Priority: optional
+Conflicts: libc-pic
+Provides: libc-pic, glibc-pic
+Depends: libc0.1 (= ${Source-Version})
+Description: 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.
+
+Package: libc0.1-udeb
+XC-Package-Type: udeb
+Architecture: kfreebsd-i386
+Section: debian-installer
+Priority: extra
+Provides: libc0.1, libc-udeb, ${locale-compat:Depends}
+Description: 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.
+



Reply to: