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

r1325 - glibc-package/trunk/debian



Author: aurel32
Date: 2006-04-05 22:35:00 +0000 (Wed, 05 Apr 2006)
New Revision: 1325

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



Modified: glibc-package/trunk/debian/control
===================================================================
--- glibc-package/trunk/debian/control	2006-04-05 22:31:42 UTC (rev 1324)
+++ glibc-package/trunk/debian/control	2006-04-05 22:35:00 UTC (rev 1325)
@@ -15,6 +15,25 @@
 Uploaders: Ben Collins <bcollins@debian.org>, GOTO Masanori <gotom@debian.org>, Philip Blundell <pb@nexus.co.uk>, Jeff Bailey <jbailey@raspberryginger.com>, Daniel Jacobowitz <dan@debian.org>, Clint Adams <schizo@debian.org>, Denis Barbier <barbier@debian.org>, Aurelien Jarno <aurel32@debian.org>
 Standards-Version: 3.6.2
 
+Package: libc-bin
+Architecture: any
+Section: libs
+Priority: required
+Depends: libc6 (>= ${Source-Version})
+Replaces: libc0.1, libc0.3, libc6, libc6.1
+Description: GNU C Library: Binaries
+ Contains the binary programs needed by the standard C library.
+
+Package: libc-dev-bin
+Architecture: any
+Section: libdevel
+Priority: required
+Depends: libc6 (>= ${Source-Version})
+Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev
+Description: GNU C Library: Development Binaries
+ Contains the binary programs needed to compile and link programs which 
+ use the standard C library.
+
 Package: glibc-doc
 Architecture: all
 Section: doc
@@ -48,6 +67,7 @@
 Architecture: all
 Section: libs
 Priority: required
+Depends: libc-bin (>= ${Source-Version})
 Replaces: libc0.1, libc0.3, libc6, libc6.1
 Description: GNU C Library: Timezone data
  This package contains data files with rules for various timezones around
@@ -69,7 +89,7 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
-Depends: tzdata
+Depends: libc-bin (>= ${Source-Version}), tzdata
 Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
@@ -79,7 +99,7 @@
 Architecture: amd64 arm armeb i386 m68k mips mipsel powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
 Section: libdevel
 Priority: standard
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${Source-Version}), libc-dev-bin (>= ${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
@@ -141,7 +161,7 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
-Depends: tzdata
+Depends: libc-bin (>= ${Source-Version}), tzdata
 Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
@@ -151,7 +171,7 @@
 Architecture: alpha ia64
 Section: libdevel
 Priority: standard
-Depends: libc6.1 (= ${Source-Version})
+Depends: libc6.1 (= ${Source-Version}), libc-dev-bin (>= ${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
@@ -213,7 +233,7 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
-Depends: tzdata
+Depends: libc-bin (>= ${Source-Version}), tzdata
 Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
@@ -223,7 +243,7 @@
 Architecture: hurd-i386
 Section: libdevel
 Priority: standard
-Depends: libc0.3 (= ${Source-Version})
+Depends: libc0.3 (= ${Source-Version}), libc-dev-bin (>= ${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
@@ -285,7 +305,7 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
-Depends: tzdata
+Depends: libc-bin (>= ${Source-Version}), tzdata
 Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
@@ -295,7 +315,7 @@
 Architecture: kfreebsd-i386 kfreebsd-amd64
 Section: libdevel
 Priority: standard
-Depends: libc0.1 (= ${Source-Version})
+Depends: libc0.1 (= ${Source-Version}), libc-dev-bin (>= ${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
@@ -380,7 +400,7 @@
 Architecture: sparc
 Section: libs
 Priority: standard
-Depends: libc6 (= ${Source-Version})
+Depends: libc-bin (>= ${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
@@ -392,7 +412,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
-Depends: libc6-sparc64 (= ${Source-Version}), libc6-dev (= ${Source-Version}), lib64gcc1
+Depends: libc6-sparc64 (= ${Source-Version}), libc-dev-bin (>= ${Source-Version}), lib64gcc1
 Description: GNU C Library: 64bit Development Libraries for UltraSPARC
  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
@@ -402,7 +422,7 @@
 Architecture: s390
 Section: libs
 Priority: standard
-Depends: libc6 (= ${Source-Version})
+Depends: libc-bin (>= ${Source-Version})
 Description: GNU C Library: 64bit 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 64bit version
@@ -413,7 +433,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
-Depends: libc6-s390x (= ${Source-Version}), libc6-dev (= ${Source-Version}), lib64gcc1
+Depends: libc6-s390x (= ${Source-Version}), libc-dev-bin (>= ${Source-Version}), lib64gcc1
 Description: GNU C Library: 64bit 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 64bit version of the
@@ -423,7 +443,7 @@
 Architecture: i386
 Section: libs
 Priority: standard
-Depends: libc6 (= ${Source-Version})
+Depends: libc-bin (>= ${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
@@ -434,7 +454,7 @@
 Architecture: i386
 Section: libdevel
 Priority: optional
-Depends: libc6-amd64 (= ${Source-Version}), libc6-dev (= ${Source-Version}), lib64gcc1
+Depends: libc6-amd64 (= ${Source-Version}), libc-dev-bin (>= ${Source-Version}), lib64gcc1
 Replaces: amd64-libs-dev (<= 1.2)
 Provides: lib64c-dev
 Description: GNU C Library: 64bit Development Libraries for AMD64
@@ -446,7 +466,7 @@
 Architecture: ppc64
 Section: libs
 Priority: standard
-Depends: libc6 (= ${Source-Version})
+Depends: libc-bin (>= ${Source-Version})
 Description: GNU C Library: 32bit powerpc shared libraries for ppc64
  This package includes shared versions of the standard C
  library and the standard math library, as well as many others.
@@ -457,7 +477,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib32c-dev
-Depends: libc6-powerpc (= ${Source-Version}), libc6-dev (= ${Source-Version}), lib32gcc1
+Depends: libc6-powerpc (= ${Source-Version}), libc-dev-bin (= ${Source-Version}), lib32gcc1
 Description: GNU C Library: 32bit powerpc development libraries for ppc64
  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
@@ -467,7 +487,7 @@
 Architecture: powerpc
 Section: libs
 Priority: standard
-Depends: libc6 (= ${Source-Version})
+Depends: libc-bin (>= ${Source-Version})
 Description: GNU C Library: 64bit Shared libraries for PowerPC64
  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
@@ -478,7 +498,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
-Depends: libc6-ppc64 (= ${Source-Version}), libc6-dev (= ${Source-Version}), lib64gcc1
+Depends: libc6-ppc64 (= ${Source-Version}), libc-dev-bin (>= ${Source-Version}), lib64gcc1
 Description: GNU C Library: 64bit Development Libraries for PowerPC64
  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



Reply to: