Author: gotom
Date: 2005-04-24 16:44:05 +0000 (Sun, 24 Apr 2005)
New Revision: 902
Modified:
glibc-package/branches/glibc-2.3.4/debian/changelog
glibc-package/branches/glibc-2.3.4/debian/control
glibc-package/branches/glibc-2.3.4/debian/control.in/sparc64
Log:
* Remove Depends: lib64gcc1 from libc6-sparc64. (Closes: #258647)
- debian/control.in/sparc64: Delete Depends: lib64gcc1.
- debian/control: Likewise.
Modified: glibc-package/branches/glibc-2.3.4/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.3.4/debian/changelog 2005-04-21 16:23:50 UTC
(rev 901)
+++ glibc-package/branches/glibc-2.3.4/debian/changelog 2005-04-24 16:44:05 UTC
(rev 902)
@@ -29,6 +29,10 @@
- debian/debhelper.in/libc-prof.manpages: Remove file, don't install
sprof.1.
+ * Remove Depends: lib64gcc1 from libc6-sparc64. (Closes: #258647)
+ - debian/control.in/sparc64: Delete Depends: lib64gcc1.
+ - debian/control: Likewise.
+
* A Costa <[EMAIL PROTECTED]>. (Closes: #305662, #305666)
- debian/local/manpages/tzconfig.8: Fixed typo.
- debian/local/manpages/ldconfig.8: Likewise.
Modified: glibc-package/branches/glibc-2.3.4/debian/control
===================================================================
--- glibc-package/branches/glibc-2.3.4/debian/control 2005-04-21 16:23:50 UTC
(rev 901)
+++ glibc-package/branches/glibc-2.3.4/debian/control 2005-04-24 16:44:05 UTC
(rev 902)
@@ -345,7 +345,7 @@
Architecture: sparc
Section: base
Priority: required
-Depends: libc6 (= ${Source-Version}), lib64gcc1
+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
This package includes shared versions of the standard C library and the
Modified: glibc-package/branches/glibc-2.3.4/debian/control.in/sparc64
===================================================================
--- glibc-package/branches/glibc-2.3.4/debian/control.in/sparc64
2005-04-21 16:23:50 UTC (rev 901)
+++ glibc-package/branches/glibc-2.3.4/debian/control.in/sparc64
2005-04-24 16:44:05 UTC (rev 902)
@@ -2,7 +2,7 @@
Architecture: sparc
Section: base
Priority: required
-Depends: libc6 (= ${Source-Version}), lib64gcc1
+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
This package includes shared versions of the standard C library and the
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]