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

r1860 - in glibc-package/branches/glibc-2.5/debian: . control.in



Author: aurel32
Date: 2006-10-19 18:30:31 +0000 (Thu, 19 Oct 2006)
New Revision: 1860

Modified:
   glibc-package/branches/glibc-2.5/debian/control
   glibc-package/branches/glibc-2.5/debian/control.in/libc
   glibc-package/branches/glibc-2.5/debian/control.in/libc0.1
Log:
Make the libc package depends on tzdata as in unstable



Modified: glibc-package/branches/glibc-2.5/debian/control
===================================================================
--- glibc-package/branches/glibc-2.5/debian/control	2006-10-19 17:07:24 UTC (rev 1859)
+++ glibc-package/branches/glibc-2.5/debian/control	2006-10-19 18:30:31 UTC (rev 1860)
@@ -71,6 +71,7 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
+Depends: 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
@@ -142,6 +143,7 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
+Depends: 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
@@ -213,6 +215,7 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
+Depends: 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
@@ -284,6 +287,7 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
+Depends: 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

Modified: glibc-package/branches/glibc-2.5/debian/control.in/libc
===================================================================
--- glibc-package/branches/glibc-2.5/debian/control.in/libc	2006-10-19 17:07:24 UTC (rev 1859)
+++ glibc-package/branches/glibc-2.5/debian/control.in/libc	2006-10-19 18:30:31 UTC (rev 1860)
@@ -3,6 +3,7 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
+Depends: 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

Modified: glibc-package/branches/glibc-2.5/debian/control.in/libc0.1
===================================================================
--- glibc-package/branches/glibc-2.5/debian/control.in/libc0.1	2006-10-19 17:07:24 UTC (rev 1859)
+++ glibc-package/branches/glibc-2.5/debian/control.in/libc0.1	2006-10-19 18:30:31 UTC (rev 1860)
@@ -3,6 +3,7 @@
 Section: libs
 Priority: required
 Provides: ${locale-compat:Depends}
+Depends: 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



Reply to: