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

r2372 - in glibc-package/branches/glibc-2.6/debian: . control.in



Author: madcoder
Date: 2007-06-17 20:55:18 +0000 (Sun, 17 Jun 2007)
New Revision: 2372

Modified:
   glibc-package/branches/glibc-2.6/debian/changelog
   glibc-package/branches/glibc-2.6/debian/control
   glibc-package/branches/glibc-2.6/debian/control.in/amd64
   glibc-package/branches/glibc-2.6/debian/control.in/i386
   glibc-package/branches/glibc-2.6/debian/control.in/kfreebsd-i386
   glibc-package/branches/glibc-2.6/debian/control.in/libc
   glibc-package/branches/glibc-2.6/debian/control.in/libc0.1
   glibc-package/branches/glibc-2.6/debian/control.in/mips64
   glibc-package/branches/glibc-2.6/debian/control.in/mipsn32
   glibc-package/branches/glibc-2.6/debian/control.in/opt
   glibc-package/branches/glibc-2.6/debian/control.in/powerpc
   glibc-package/branches/glibc-2.6/debian/control.in/ppc64
   glibc-package/branches/glibc-2.6/debian/control.in/s390x
   glibc-package/branches/glibc-2.6/debian/control.in/sparc64
Log:
litian warnings --

Signed-off-by: Pierre Habouzit <madcoder@debian.org>


Modified: glibc-package/branches/glibc-2.6/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.6/debian/changelog	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/changelog	2007-06-17 20:55:18 UTC (rev 2372)
@@ -1,4 +1,4 @@
-glibc (2.6-0exp3) experimental; urgency=low
+glibc (2.6-0exp4) UNRELEASED; urgency=low
 
   [ Pierre Habouzit ]
   [ Clint Adams]
@@ -89,6 +89,7 @@
     Closes: 428884.
   * patches/locale/preprocessor-collate.diff: update it to work (with
     restrictions) with depth >= 2 copies.
+  * debian/control: ${Source-Version} -> ${binary:Version}.
 
  -- Pierre Habouzit <madcoder@debian.org>  Sun, 17 Jun 2007 17:18:49 +0100
 

Modified: glibc-package/branches/glibc-2.6/debian/control
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control	2007-06-17 20:55:18 UTC (rev 2372)
@@ -79,7 +79,7 @@
 Architecture: amd64 arm armeb armel i386 m32r m68k mips mipsel powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
 Section: libdevel
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary:Version})
 Recommends: gcc | c-compiler
 Description: GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
@@ -90,7 +90,7 @@
 Section: libdevel
 Priority: extra
 Provides: libc-dbg
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: Libraries with debugging symbols
  Contains unstripped shared libraries.
  This package is provided primarily to provide a backtrace with
@@ -103,7 +103,7 @@
 Architecture: amd64 arm armeb armel i386 m32r m68k mips mipsel powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
 Section: libdevel
 Priority: extra
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: Profiling Libraries
  Static libraries compiled with profiling info (-pg) suitable for use
  with gprof.
@@ -114,7 +114,7 @@
 Priority: optional
 Conflicts: libc-pic
 Provides: libc-pic, glibc-pic
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary: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
@@ -150,7 +150,7 @@
 Architecture: alpha ia64
 Section: libdevel
 Priority: optional
-Depends: libc6.1 (= ${Source-Version})
+Depends: libc6.1 (= ${binary:Version})
 Recommends: gcc | c-compiler
 Description: GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
@@ -161,7 +161,7 @@
 Section: libdevel
 Priority: extra
 Provides: libc-dbg
-Depends: libc6.1 (= ${Source-Version})
+Depends: libc6.1 (= ${binary:Version})
 Description: GNU C Library: Libraries with debugging symbols
  Contains unstripped shared libraries.
  This package is provided primarily to provide a backtrace with
@@ -174,7 +174,7 @@
 Architecture: alpha ia64
 Section: libdevel
 Priority: extra
-Depends: libc6.1 (= ${Source-Version})
+Depends: libc6.1 (= ${binary:Version})
 Description: GNU C Library: Profiling Libraries
  Static libraries compiled with profiling info (-pg) suitable for use
  with gprof.
@@ -185,7 +185,7 @@
 Priority: optional
 Conflicts: libc-pic
 Provides: libc-pic, glibc-pic
-Depends: libc6.1 (= ${Source-Version})
+Depends: libc6.1 (= ${binary: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
@@ -221,7 +221,7 @@
 Architecture: hurd-i386
 Section: libdevel
 Priority: optional
-Depends: libc0.3 (= ${Source-Version})
+Depends: libc0.3 (= ${binary:Version})
 Recommends: gcc | c-compiler
 Description: GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
@@ -232,7 +232,7 @@
 Section: libdevel
 Priority: extra
 Provides: libc-dbg
-Depends: libc0.3 (= ${Source-Version})
+Depends: libc0.3 (= ${binary:Version})
 Description: GNU C Library: Libraries with debugging symbols
  Contains unstripped shared libraries.
  This package is provided primarily to provide a backtrace with
@@ -245,7 +245,7 @@
 Architecture: hurd-i386
 Section: libdevel
 Priority: extra
-Depends: libc0.3 (= ${Source-Version})
+Depends: libc0.3 (= ${binary:Version})
 Description: GNU C Library: Profiling Libraries
  Static libraries compiled with profiling info (-pg) suitable for use
  with gprof.
@@ -256,7 +256,7 @@
 Priority: optional
 Conflicts: libc-pic
 Provides: libc-pic, glibc-pic
-Depends: libc0.3 (= ${Source-Version})
+Depends: libc0.3 (= ${binary: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
@@ -292,7 +292,7 @@
 Architecture: kfreebsd-i386 kfreebsd-amd64
 Section: libdevel
 Priority: optional
-Depends: libc0.1 (= ${Source-Version})
+Depends: libc0.1 (= ${binary:Version})
 Recommends: gcc | c-compiler
 Description: GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
@@ -303,7 +303,7 @@
 Section: libdevel
 Priority: extra
 Provides: libc-dbg
-Depends: libc0.1 (= ${Source-Version})
+Depends: libc0.1 (= ${binary:Version})
 Description: GNU C Library: Libraries with debugging symbols
  Contains unstripped shared libraries.
  This package is provided primarily to provide a backtrace with
@@ -316,7 +316,7 @@
 Architecture: kfreebsd-i386 kfreebsd-amd64
 Section: libdevel
 Priority: extra
-Depends: libc0.1 (= ${Source-Version})
+Depends: libc0.1 (= ${binary:Version})
 Description: GNU C Library: Profiling Libraries
  Static libraries compiled with profiling info (-pg) suitable for use
  with gprof.
@@ -327,7 +327,7 @@
 Priority: optional
 Conflicts: libc-pic
 Provides: libc-pic, glibc-pic
-Depends: libc0.1 (= ${Source-Version})
+Depends: libc0.1 (= ${binary: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
@@ -353,7 +353,7 @@
 Architecture: amd64
 Section: libs
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary:Version})
 Replaces: libc6-dev-i386
 Conflicts: ia32-libs (<= 1.5)
 Description: GNU C Library: 32bit shared libraries for AMD64
@@ -367,7 +367,7 @@
 Priority: optional
 Conflicts: ia32-libs-dev (<< 1.18)
 Provides: lib32c-dev
-Depends: libc6-i386 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-i386 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 32bit development libraries for AMD64
  Contains the symlinks and object files needed to compile and link programs
@@ -378,7 +378,7 @@
 Architecture: sparc
 Section: libs
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary: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
@@ -390,7 +390,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
-Depends: libc6-sparc64 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-sparc64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 64bit Development Libraries for UltraSPARC
  Contains the symlinks and object files needed to compile and link programs
@@ -401,7 +401,7 @@
 Architecture: s390
 Section: libs
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary: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
@@ -412,7 +412,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
-Depends: libc6-s390x (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-s390x (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 64bit Development Libraries for IBM zSeries
  Contains the symlinks and object files needed to compile and link programs
@@ -423,7 +423,7 @@
 Architecture: i386
 Section: libs
 Priority: standard
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary: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 +434,7 @@
 Architecture: i386
 Section: libdevel
 Priority: optional
-Depends: libc6-amd64 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-amd64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Replaces: amd64-libs-dev (<= 1.2)
 Provides: lib64c-dev
@@ -447,7 +447,7 @@
 Architecture: ppc64
 Section: libs
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary: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.
@@ -458,7 +458,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib32c-dev
-Depends: libc6-powerpc (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-powerpc (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 32bit powerpc development libraries for ppc64
  Contains the symlinks and object files needed to compile and link programs
@@ -469,7 +469,7 @@
 Architecture: powerpc
 Section: libs
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary: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
@@ -480,7 +480,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
-Depends: libc6-ppc64 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-ppc64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 64bit Development Libraries for PowerPC64
  Contains the symlinks and object files needed to compile and link programs
@@ -491,7 +491,7 @@
 Architecture: mips mipsel
 Section: base
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: n32 Shared libraries for MIPS64
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the n32 version
@@ -502,7 +502,7 @@
 Section: libdevel
 Priority: optional
 Provides: libn32c-dev
-Depends: libc6-mipsn32 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-mipsn32 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: n32 Development Libraries for MIPS64
  Contains the symlinks and object files needed to compile and link programs
@@ -513,7 +513,7 @@
 Architecture: mips mipsel
 Section: base
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: 64bit Shared libraries for MIPS64
  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
@@ -524,7 +524,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
-Depends: libc6-mips64 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-mips64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 64bit Development Libraries for MIPS64
  Contains the symlinks and object files needed to compile and link programs
@@ -535,7 +535,7 @@
 Architecture: kfreebsd-amd64
 Section: libs
 Priority: optional
-Depends: libc0.1 (= ${Source-Version})
+Depends: libc0.1 (= ${binary:Version})
 Description: GNU C Library: 32bit shared libraries for AMD64
  This package includes shared versions of the standard C
  library and the standard math library, as well as many others.
@@ -546,7 +546,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib32c-dev
-Depends: libc0.1-i386 (= ${Source-Version}), libc0.1-dev (= ${Source-Version})
+Depends: libc0.1-i386 (= ${binary:Version}), libc0.1-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 32bit development libraries for AMD64
  Contains the symlinks and object files needed to compile and link programs
@@ -557,7 +557,7 @@
 Architecture: sparc
 Section: libs
 Priority: extra
-Pre-Depends: libc6 (= ${Source-Version})
+Pre-Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: Shared libraries [v9 optimized]
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -571,7 +571,7 @@
 Architecture: sparc
 Section: libs
 Priority: extra
-Pre-Depends: libc6 (= ${Source-Version})
+Pre-Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: Shared libraries [v9b optimized]
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -585,7 +585,7 @@
 Architecture: i386
 Section: libs
 Priority: extra
-Pre-Depends: libc6 (= ${Source-Version})
+Pre-Depends: libc6 (= ${binary: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
@@ -601,7 +601,7 @@
 Architecture: i386
 Section: libs
 Priority: extra
-Pre-Depends: libc6 (= ${Source-Version})
+Pre-Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: Shared libraries [Xen version]
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -614,7 +614,7 @@
 Architecture: kfreebsd-i386
 Section: libs
 Priority: extra
-Pre-Depends: libc0.1 (= ${Source-Version})
+Pre-Depends: libc0.1 (= ${binary: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

Modified: glibc-package/branches/glibc-2.6/debian/control.in/amd64
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/amd64	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/amd64	2007-06-17 20:55:18 UTC (rev 2372)
@@ -2,7 +2,7 @@
 Architecture: i386
 Section: libs
 Priority: standard
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary: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
@@ -13,7 +13,7 @@
 Architecture: i386
 Section: libdevel
 Priority: optional
-Depends: libc6-amd64 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-amd64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Replaces: amd64-libs-dev (<= 1.2)
 Provides: lib64c-dev

Modified: glibc-package/branches/glibc-2.6/debian/control.in/i386
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/i386	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/i386	2007-06-17 20:55:18 UTC (rev 2372)
@@ -2,7 +2,7 @@
 Architecture: amd64
 Section: libs
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary:Version})
 Replaces: libc6-dev-i386
 Conflicts: ia32-libs (<= 1.5)
 Description: GNU C Library: 32bit shared libraries for AMD64
@@ -16,7 +16,7 @@
 Priority: optional
 Conflicts: ia32-libs-dev (<< 1.18)
 Provides: lib32c-dev
-Depends: libc6-i386 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-i386 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 32bit development libraries for AMD64
  Contains the symlinks and object files needed to compile and link programs

Modified: glibc-package/branches/glibc-2.6/debian/control.in/kfreebsd-i386
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/kfreebsd-i386	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/kfreebsd-i386	2007-06-17 20:55:18 UTC (rev 2372)
@@ -2,7 +2,7 @@
 Architecture: kfreebsd-amd64
 Section: libs
 Priority: optional
-Depends: libc0.1 (= ${Source-Version})
+Depends: libc0.1 (= ${binary:Version})
 Description: GNU C Library: 32bit shared libraries for AMD64
  This package includes shared versions of the standard C
  library and the standard math library, as well as many others.
@@ -13,7 +13,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib32c-dev
-Depends: libc0.1-i386 (= ${Source-Version}), libc0.1-dev (= ${Source-Version})
+Depends: libc0.1-i386 (= ${binary:Version}), libc0.1-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 32bit development libraries for AMD64
  Contains the symlinks and object files needed to compile and link programs

Modified: glibc-package/branches/glibc-2.6/debian/control.in/libc
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/libc	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/libc	2007-06-17 20:55:18 UTC (rev 2372)
@@ -12,7 +12,7 @@
 Architecture: @archs@
 Section: libdevel
 Priority: optional
-Depends: @libc@ (= ${Source-Version})
+Depends: @libc@ (= ${binary:Version})
 Recommends: gcc | c-compiler
 Description: GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
@@ -23,7 +23,7 @@
 Section: libdevel
 Priority: extra
 Provides: libc-dbg
-Depends: @libc@ (= ${Source-Version})
+Depends: @libc@ (= ${binary:Version})
 Description: GNU C Library: Libraries with debugging symbols
  Contains unstripped shared libraries.
  This package is provided primarily to provide a backtrace with
@@ -36,7 +36,7 @@
 Architecture: @archs@
 Section: libdevel
 Priority: extra
-Depends: @libc@ (= ${Source-Version})
+Depends: @libc@ (= ${binary:Version})
 Description: GNU C Library: Profiling Libraries
  Static libraries compiled with profiling info (-pg) suitable for use
  with gprof.
@@ -47,7 +47,7 @@
 Priority: optional
 Conflicts: libc-pic
 Provides: libc-pic, glibc-pic
-Depends: @libc@ (= ${Source-Version})
+Depends: @libc@ (= ${binary: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

Modified: glibc-package/branches/glibc-2.6/debian/control.in/libc0.1
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/libc0.1	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/libc0.1	2007-06-17 20:55:18 UTC (rev 2372)
@@ -12,7 +12,7 @@
 Architecture: kfreebsd-i386 kfreebsd-amd64
 Section: libdevel
 Priority: optional
-Depends: libc0.1 (= ${Source-Version})
+Depends: libc0.1 (= ${binary:Version})
 Recommends: gcc | c-compiler
 Description: GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
@@ -23,7 +23,7 @@
 Section: libdevel
 Priority: extra
 Provides: libc-dbg
-Depends: libc0.1 (= ${Source-Version})
+Depends: libc0.1 (= ${binary:Version})
 Description: GNU C Library: Libraries with debugging symbols
  Contains unstripped shared libraries.
  This package is provided primarily to provide a backtrace with
@@ -36,7 +36,7 @@
 Architecture: kfreebsd-i386 kfreebsd-amd64
 Section: libdevel
 Priority: extra
-Depends: libc0.1 (= ${Source-Version})
+Depends: libc0.1 (= ${binary:Version})
 Description: GNU C Library: Profiling Libraries
  Static libraries compiled with profiling info (-pg) suitable for use
  with gprof.
@@ -47,7 +47,7 @@
 Priority: optional
 Conflicts: libc-pic
 Provides: libc-pic, glibc-pic
-Depends: libc0.1 (= ${Source-Version})
+Depends: libc0.1 (= ${binary: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

Modified: glibc-package/branches/glibc-2.6/debian/control.in/mips64
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/mips64	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/mips64	2007-06-17 20:55:18 UTC (rev 2372)
@@ -2,7 +2,7 @@
 Architecture: mips mipsel
 Section: base
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: 64bit Shared libraries for MIPS64
  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
@@ -13,7 +13,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
-Depends: libc6-mips64 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-mips64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 64bit Development Libraries for MIPS64
  Contains the symlinks and object files needed to compile and link programs

Modified: glibc-package/branches/glibc-2.6/debian/control.in/mipsn32
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/mipsn32	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/mipsn32	2007-06-17 20:55:18 UTC (rev 2372)
@@ -2,7 +2,7 @@
 Architecture: mips mipsel
 Section: base
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: n32 Shared libraries for MIPS64
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the n32 version
@@ -13,7 +13,7 @@
 Section: libdevel
 Priority: optional
 Provides: libn32c-dev
-Depends: libc6-mipsn32 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-mipsn32 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: n32 Development Libraries for MIPS64
  Contains the symlinks and object files needed to compile and link programs

Modified: glibc-package/branches/glibc-2.6/debian/control.in/opt
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/opt	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/opt	2007-06-17 20:55:18 UTC (rev 2372)
@@ -2,7 +2,7 @@
 Architecture: sparc
 Section: libs
 Priority: extra
-Pre-Depends: libc6 (= ${Source-Version})
+Pre-Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: Shared libraries [v9 optimized]
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -16,7 +16,7 @@
 Architecture: sparc
 Section: libs
 Priority: extra
-Pre-Depends: libc6 (= ${Source-Version})
+Pre-Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: Shared libraries [v9b optimized]
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -30,7 +30,7 @@
 Architecture: i386
 Section: libs
 Priority: extra
-Pre-Depends: libc6 (= ${Source-Version})
+Pre-Depends: libc6 (= ${binary: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
@@ -46,7 +46,7 @@
 Architecture: i386
 Section: libs
 Priority: extra
-Pre-Depends: libc6 (= ${Source-Version})
+Pre-Depends: libc6 (= ${binary:Version})
 Description: GNU C Library: Shared libraries [Xen version]
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -59,7 +59,7 @@
 Architecture: kfreebsd-i386
 Section: libs
 Priority: extra
-Pre-Depends: libc0.1 (= ${Source-Version})
+Pre-Depends: libc0.1 (= ${binary: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

Modified: glibc-package/branches/glibc-2.6/debian/control.in/powerpc
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/powerpc	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/powerpc	2007-06-17 20:55:18 UTC (rev 2372)
@@ -2,7 +2,7 @@
 Architecture: ppc64
 Section: libs
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary: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.
@@ -13,7 +13,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib32c-dev
-Depends: libc6-powerpc (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-powerpc (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 32bit powerpc development libraries for ppc64
  Contains the symlinks and object files needed to compile and link programs

Modified: glibc-package/branches/glibc-2.6/debian/control.in/ppc64
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/ppc64	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/ppc64	2007-06-17 20:55:18 UTC (rev 2372)
@@ -2,7 +2,7 @@
 Architecture: powerpc
 Section: libs
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary: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
@@ -13,7 +13,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
-Depends: libc6-ppc64 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-ppc64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 64bit Development Libraries for PowerPC64
  Contains the symlinks and object files needed to compile and link programs

Modified: glibc-package/branches/glibc-2.6/debian/control.in/s390x
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/s390x	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/s390x	2007-06-17 20:55:18 UTC (rev 2372)
@@ -2,7 +2,7 @@
 Architecture: s390
 Section: libs
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary: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
@@ -13,7 +13,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
-Depends: libc6-s390x (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-s390x (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 64bit Development Libraries for IBM zSeries
  Contains the symlinks and object files needed to compile and link programs

Modified: glibc-package/branches/glibc-2.6/debian/control.in/sparc64
===================================================================
--- glibc-package/branches/glibc-2.6/debian/control.in/sparc64	2007-06-17 18:34:52 UTC (rev 2371)
+++ glibc-package/branches/glibc-2.6/debian/control.in/sparc64	2007-06-17 20:55:18 UTC (rev 2372)
@@ -2,7 +2,7 @@
 Architecture: sparc
 Section: libs
 Priority: optional
-Depends: libc6 (= ${Source-Version})
+Depends: libc6 (= ${binary: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
@@ -14,7 +14,7 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
-Depends: libc6-sparc64 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-sparc64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
 Recommends: gcc-multilib
 Description: GNU C Library: 64bit Development Libraries for UltraSPARC
  Contains the symlinks and object files needed to compile and link programs



Reply to: