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

r4806 - glibc-package/trunk/debian



Author: aurel32
Date: 2011-07-22 11:10:16 +0000 (Fri, 22 Jul 2011)
New Revision: 4806

Modified:
   glibc-package/trunk/debian/control
Log:
Update debian/control


Modified: glibc-package/trunk/debian/control
===================================================================
--- glibc-package/trunk/debian/control	2011-07-22 11:09:52 UTC (rev 4805)
+++ glibc-package/trunk/debian/control	2011-07-22 11:10:16 UTC (rev 4806)
@@ -522,6 +522,28 @@
  which use the standard C library. This is the 64bit version of the
  library, meant for UltraSPARC systems.
 
+Package: libc6-s390
+Architecture: s390x
+Section: libs
+Priority: optional
+Depends: libc6 (= ${binary:Version}), ${misc:Depends}
+Description: Embedded GNU C Library: 32bit Shared libraries for IBM zSeries
+ This package includes shared versions of the standard C library and the
+ standard math library, as well as many others. This is the 32bit version
+ of the library.
+
+Package: libc6-dev-s390
+Architecture: s390x
+Section: libdevel
+Priority: optional
+Provides: lib32c-dev
+Depends: libc6-s390 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
+Recommends: gcc-multilib
+Description: Embedded GNU C Library: 32bit Development Libraries for IBM zSeries
+ Contains the symlinks and object files needed to compile and link programs
+ which use the standard C library. This is the 32bit version of the
+ library.
+
 Package: libc6-s390x
 Architecture: s390
 Section: libs


Reply to: