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

r1768 - in glibc-package: branches/glibc-2.4/debian branches/glibc-2.4/debian/control.in trunk/debian trunk/debian/control.in



Author: aurel32
Date: 2006-08-22 20:44:59 +0000 (Tue, 22 Aug 2006)
New Revision: 1768

Modified:
   glibc-package/branches/glibc-2.4/debian/changelog
   glibc-package/branches/glibc-2.4/debian/control
   glibc-package/branches/glibc-2.4/debian/control.in/i386
   glibc-package/branches/glibc-2.4/debian/control.in/opt
   glibc-package/branches/glibc-2.4/debian/control.in/powerpc
   glibc-package/branches/glibc-2.4/debian/control.in/ppc64
   glibc-package/branches/glibc-2.4/debian/control.in/s390x
   glibc-package/branches/glibc-2.4/debian/control.in/sparc64
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/control
   glibc-package/trunk/debian/control.in/i386
   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:
 * debian/control.in/{i386,powerpc,ppc64,s390x,sparc64}: change the bi-arch
   package priority to optional (but keep libc6-i386 on amd64 to standard).
   (Closes: #344253).
 * debian/control.in/opt: Removed the comment about the IBM's JDK in the
   descriptions of the optimized packages, as an NPTL version is also present
   in the main libc.



Modified: glibc-package/branches/glibc-2.4/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.4/debian/changelog	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/branches/glibc-2.4/debian/changelog	2006-08-22 20:44:59 UTC (rev 1768)
@@ -150,6 +150,12 @@
     the same kind of fix for linuxthreads than for NPTL.  (Closes: #383976).
   * patches/any/local-sysctl.diff: fix for arm.
   * patches/any/local-bashisms.diff: fix bashisms in the testsuite.
+  * debian/control.in/{i386,powerpc,ppc64,s390x,sparc64}: change the bi-arch
+    package priority to optional (but keep libc6-i386 on amd64 to standard).
+    (Closes: #344253).
+  * debian/control.in/opt: Removed the comment about the IBM's JDK in the
+    descriptions of the optimized packages, as an NPTL version is also present
+    in the main libc.
 
  -- Aurelien Jarno <aurel32@debian.org>  Thu, 17 Aug 2006 01:14:40 +0200
 

Modified: glibc-package/branches/glibc-2.4/debian/control
===================================================================
--- glibc-package/branches/glibc-2.4/debian/control	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/branches/glibc-2.4/debian/control	2006-08-22 20:44:59 UTC (rev 1768)
@@ -352,7 +352,7 @@
 Package: libc6-i386
 Architecture: amd64
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Replaces: libc6-dev-i386
 Conflicts: ia32-libs (<= 1.5)
@@ -376,7 +376,7 @@
 Package: libc6-sparc64
 Architecture: sparc
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 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
@@ -398,7 +398,7 @@
 Package: libc6-s390x
 Architecture: s390
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 64bit Shared libraries for IBM zSeries
  This package includes shared versions of the standard C library and the
@@ -442,7 +442,7 @@
 Package: libc6-powerpc
 Architecture: ppc64
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 32bit powerpc shared libraries for ppc64
  This package includes shared versions of the standard C
@@ -463,7 +463,7 @@
 Package: libc6-ppc64
 Architecture: powerpc
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 64bit Shared libraries for PowerPC64
  This package includes shared versions of the standard C library and the
@@ -494,10 +494,6 @@
  This set of libraries is optimized for the UltraSPARC v9 ABI. It only
  needs to be installed on UltraSPARC machines. If you install this on a
  non-UltraSPARC, it won't even be used.
- .
- WARNING: Some commercial programs do 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: libc6-sparcv9b
 Architecture: sparc
@@ -512,10 +508,6 @@
  This set of libraries is optimized for the UltraSPARC v9b ABI. It only
  needs to be installed on UltraSPARC machines. If you install this on a
  non-UltraSPARC, it won't even be used.
- .
- WARNING: Some commercial programs do 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: libc6-i686
 Architecture: i386
@@ -532,12 +524,6 @@
  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).  
- .
- This package includes support for NPTL.
- .
- 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: libc6-xen
 Architecture: i386
@@ -568,11 +554,6 @@
  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

Modified: glibc-package/branches/glibc-2.4/debian/control.in/i386
===================================================================
--- glibc-package/branches/glibc-2.4/debian/control.in/i386	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/branches/glibc-2.4/debian/control.in/i386	2006-08-22 20:44:59 UTC (rev 1768)
@@ -1,7 +1,7 @@
 Package: libc6-i386
 Architecture: amd64
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Replaces: libc6-dev-i386
 Conflicts: ia32-libs (<= 1.5)

Modified: glibc-package/branches/glibc-2.4/debian/control.in/opt
===================================================================
--- glibc-package/branches/glibc-2.4/debian/control.in/opt	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/branches/glibc-2.4/debian/control.in/opt	2006-08-22 20:44:59 UTC (rev 1768)
@@ -11,10 +11,6 @@
  This set of libraries is optimized for the UltraSPARC v9 ABI. It only
  needs to be installed on UltraSPARC machines. If you install this on a
  non-UltraSPARC, it won't even be used.
- .
- WARNING: Some commercial programs do 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: libc6-sparcv9b
 Architecture: sparc
@@ -29,10 +25,6 @@
  This set of libraries is optimized for the UltraSPARC v9b ABI. It only
  needs to be installed on UltraSPARC machines. If you install this on a
  non-UltraSPARC, it won't even be used.
- .
- WARNING: Some commercial programs do 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: libc6-i686
 Architecture: i386
@@ -49,12 +41,6 @@
  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).  
- .
- This package includes support for NPTL.
- .
- 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: libc6-xen
 Architecture: i386
@@ -85,8 +71,3 @@
  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.
-

Modified: glibc-package/branches/glibc-2.4/debian/control.in/powerpc
===================================================================
--- glibc-package/branches/glibc-2.4/debian/control.in/powerpc	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/branches/glibc-2.4/debian/control.in/powerpc	2006-08-22 20:44:59 UTC (rev 1768)
@@ -1,7 +1,7 @@
 Package: libc6-powerpc
 Architecture: ppc64
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 32bit powerpc shared libraries for ppc64
  This package includes shared versions of the standard C

Modified: glibc-package/branches/glibc-2.4/debian/control.in/ppc64
===================================================================
--- glibc-package/branches/glibc-2.4/debian/control.in/ppc64	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/branches/glibc-2.4/debian/control.in/ppc64	2006-08-22 20:44:59 UTC (rev 1768)
@@ -1,7 +1,7 @@
 Package: libc6-ppc64
 Architecture: powerpc
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 64bit Shared libraries for PowerPC64
  This package includes shared versions of the standard C library and the

Modified: glibc-package/branches/glibc-2.4/debian/control.in/s390x
===================================================================
--- glibc-package/branches/glibc-2.4/debian/control.in/s390x	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/branches/glibc-2.4/debian/control.in/s390x	2006-08-22 20:44:59 UTC (rev 1768)
@@ -1,7 +1,7 @@
 Package: libc6-s390x
 Architecture: s390
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 64bit Shared libraries for IBM zSeries
  This package includes shared versions of the standard C library and the

Modified: glibc-package/branches/glibc-2.4/debian/control.in/sparc64
===================================================================
--- glibc-package/branches/glibc-2.4/debian/control.in/sparc64	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/branches/glibc-2.4/debian/control.in/sparc64	2006-08-22 20:44:59 UTC (rev 1768)
@@ -1,7 +1,7 @@
 Package: libc6-sparc64
 Architecture: sparc
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 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

Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/trunk/debian/changelog	2006-08-22 20:44:59 UTC (rev 1768)
@@ -6,6 +6,12 @@
     the same kind of fix for linuxthreads than for NPTL.  (Closes: #383976).
   * patches/any/local-sysctl.diff: fix for arm.
   * patches/any/local-bashisms.diff: fix bashisms in the testsuite.
+  * debian/control.in/{i386,powerpc,ppc64,s390x,sparc64}: change the bi-arch
+    package priority to optional (but keep libc6-i386 on amd64 to standard).
+    (Closes: #344253).
+  * debian/control.in/opt: Removed the comment about the IBM's JDK in the
+    descriptions of the optimized packages, as an NPTL version is also present
+    in the main libc.
 
  -- Aurelien Jarno <aurel32@debian.org>  Thu, 17 Aug 2006 01:14:40 +0200
 

Modified: glibc-package/trunk/debian/control
===================================================================
--- glibc-package/trunk/debian/control	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/trunk/debian/control	2006-08-22 20:44:59 UTC (rev 1768)
@@ -355,7 +355,7 @@
 Package: libc6-i386
 Architecture: amd64
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Replaces: libc6-dev-i386
 Conflicts: ia32-libs (<= 1.5)
@@ -379,7 +379,7 @@
 Package: libc6-sparc64
 Architecture: sparc
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 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
@@ -401,7 +401,7 @@
 Package: libc6-s390x
 Architecture: s390
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 64bit Shared libraries for IBM zSeries
  This package includes shared versions of the standard C library and the
@@ -445,7 +445,7 @@
 Package: libc6-powerpc
 Architecture: ppc64
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 32bit powerpc shared libraries for ppc64
  This package includes shared versions of the standard C
@@ -466,7 +466,7 @@
 Package: libc6-ppc64
 Architecture: powerpc
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 64bit Shared libraries for PowerPC64
  This package includes shared versions of the standard C library and the
@@ -497,10 +497,6 @@
  This set of libraries is optimized for the UltraSPARC v9 ABI. It only
  needs to be installed on UltraSPARC machines. If you install this on a
  non-UltraSPARC, it won't even be used.
- .
- WARNING: Some commercial programs do 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: libc6-sparcv9b
 Architecture: sparc
@@ -515,10 +511,6 @@
  This set of libraries is optimized for the UltraSPARC v9b ABI. It only
  needs to be installed on UltraSPARC machines. If you install this on a
  non-UltraSPARC, it won't even be used.
- .
- WARNING: Some commercial programs do 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: libc6-i686
 Architecture: i386
@@ -535,12 +527,6 @@
  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).  
- .
- This package includes support for NPTL.
- .
- 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: libc6-xen
 Architecture: i386
@@ -571,11 +557,6 @@
  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

Modified: glibc-package/trunk/debian/control.in/i386
===================================================================
--- glibc-package/trunk/debian/control.in/i386	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/trunk/debian/control.in/i386	2006-08-22 20:44:59 UTC (rev 1768)
@@ -1,7 +1,7 @@
 Package: libc6-i386
 Architecture: amd64
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Replaces: libc6-dev-i386
 Conflicts: ia32-libs (<= 1.5)

Modified: glibc-package/trunk/debian/control.in/opt
===================================================================
--- glibc-package/trunk/debian/control.in/opt	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/trunk/debian/control.in/opt	2006-08-22 20:44:59 UTC (rev 1768)
@@ -11,10 +11,6 @@
  This set of libraries is optimized for the UltraSPARC v9 ABI. It only
  needs to be installed on UltraSPARC machines. If you install this on a
  non-UltraSPARC, it won't even be used.
- .
- WARNING: Some commercial programs do 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: libc6-sparcv9b
 Architecture: sparc
@@ -29,10 +25,6 @@
  This set of libraries is optimized for the UltraSPARC v9b ABI. It only
  needs to be installed on UltraSPARC machines. If you install this on a
  non-UltraSPARC, it won't even be used.
- .
- WARNING: Some commercial programs do 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: libc6-i686
 Architecture: i386
@@ -49,12 +41,6 @@
  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).  
- .
- This package includes support for NPTL.
- .
- 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: libc6-xen
 Architecture: i386
@@ -85,8 +71,3 @@
  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.
-

Modified: glibc-package/trunk/debian/control.in/powerpc
===================================================================
--- glibc-package/trunk/debian/control.in/powerpc	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/trunk/debian/control.in/powerpc	2006-08-22 20:44:59 UTC (rev 1768)
@@ -1,7 +1,7 @@
 Package: libc6-powerpc
 Architecture: ppc64
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 32bit powerpc shared libraries for ppc64
  This package includes shared versions of the standard C

Modified: glibc-package/trunk/debian/control.in/ppc64
===================================================================
--- glibc-package/trunk/debian/control.in/ppc64	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/trunk/debian/control.in/ppc64	2006-08-22 20:44:59 UTC (rev 1768)
@@ -1,7 +1,7 @@
 Package: libc6-ppc64
 Architecture: powerpc
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 64bit Shared libraries for PowerPC64
  This package includes shared versions of the standard C library and the

Modified: glibc-package/trunk/debian/control.in/s390x
===================================================================
--- glibc-package/trunk/debian/control.in/s390x	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/trunk/debian/control.in/s390x	2006-08-22 20:44:59 UTC (rev 1768)
@@ -1,7 +1,7 @@
 Package: libc6-s390x
 Architecture: s390
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 Description: GNU C Library: 64bit Shared libraries for IBM zSeries
  This package includes shared versions of the standard C library and the

Modified: glibc-package/trunk/debian/control.in/sparc64
===================================================================
--- glibc-package/trunk/debian/control.in/sparc64	2006-08-22 20:18:44 UTC (rev 1767)
+++ glibc-package/trunk/debian/control.in/sparc64	2006-08-22 20:44:59 UTC (rev 1768)
@@ -1,7 +1,7 @@
 Package: libc6-sparc64
 Architecture: sparc
 Section: libs
-Priority: standard
+Priority: optional
 Depends: libc6 (= ${Source-Version})
 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



Reply to: