Author: aurel32
Date: 2009-12-25 03:40:59 +0000 (Fri, 25 Dec 2009)
New Revision: 4034

Modified:
   glibc-package/trunk/debian/control
Log:
More debian/control fixes


Modified: glibc-package/trunk/debian/control
===================================================================
--- glibc-package/trunk/debian/control  2009-12-24 18:59:48 UTC (rev 4033)
+++ glibc-package/trunk/debian/control  2009-12-25 03:40:59 UTC (rev 4034)
@@ -191,7 +191,7 @@
 Provides: ${locale-compat:Depends}
 Conflicts: tzdata-etch, tzdata (<< 2007k-1)
 Breaks: nscd (<< 2.9)
-Description: GNU C Library: Shared libraries
+Description: Embedded 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
  and the standard math library, as well as many others.
@@ -205,7 +205,7 @@
 Suggests: glibc-doc, manpages-dev
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 
kfreebsd-amd64]
 Conflicts: binutils (<< 2.17cvs20070426-1)
-Description: GNU C Library: Development Libraries and Header Files
+Description: Embedded GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
  and link programs which use the standard C library.
 
@@ -215,7 +215,7 @@
 Priority: extra
 Provides: libc-dbg
 Depends: libc6.1 (= ${binary:Version})
-Description: GNU C Library: detached debugging symbols
+Description: Embedded GNU C Library: detached debugging symbols
  This package contains the detached debugging symbols for the GNU C
  library.
 
@@ -224,7 +224,7 @@
 Section: libdevel
 Priority: extra
 Depends: libc6.1 (= ${binary:Version})
-Description: GNU C Library: Profiling Libraries
+Description: Embedded GNU C Library: Profiling Libraries
  Static libraries compiled with profiling info (-pg) suitable for use
  with gprof.
 
@@ -235,7 +235,7 @@
 Conflicts: libc-pic
 Provides: libc-pic, glibc-pic
 Depends: libc6.1 (= ${binary:Version})
-Description: GNU C Library: PIC archive library
+Description: Embedded 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
  standard libc shared library. The reduced library is used on the Debian
@@ -248,7 +248,7 @@
 Section: debian-installer
 Priority: extra
 Provides: libc6.1, libc-udeb, ${locale-compat:Depends}
-Description: GNU C Library: Shared libraries - udeb
+Description: Embedded GNU C Library: Shared libraries - udeb
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
  and the standard math library, as well as many others.
@@ -256,81 +256,6 @@
  This package contains a minimal set of libraries needed for the Debian
  installer.  Do not install it on a normal system.
 
-Package: libc6.1
-Architecture: alpha ia64
-Section: libs
-Priority: required
-Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], 
libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa]
-Recommends: libc6-i686 [i386], libc0.1-i686 [kfreebsd-i386]
-Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
-Provides: ${locale-compat:Depends}
-Conflicts: tzdata-etch, tzdata (<< 2007k-1)
-Breaks: nscd (<< 2.9)
-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
- and the standard math library, as well as many others.
-
-Package: libc6.1-dev
-Architecture: alpha ia64
-Section: libdevel
-Priority: optional
-Depends: libc6.1 (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), 
linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], 
gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], 
libpthread-stubs0-dev [hurd-i386]
-Recommends: gcc | c-compiler
-Suggests: glibc-doc, manpages-dev
-Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 
kfreebsd-amd64]
-Conflicts: binutils (<< 2.17cvs20070426-1)
-Description: GNU C Library: Development Libraries and Header Files
- Contains the symlinks, headers, and object files needed to compile
- and link programs which use the standard C library.
-
-Package: libc6.1-dbg
-Architecture: alpha ia64
-Section: debug
-Priority: extra
-Provides: libc-dbg
-Depends: libc6.1 (= ${binary:Version})
-Description: GNU C Library: detached debugging symbols
- This package contains the detached debugging symbols for the GNU C
- library.
-
-Package: libc6.1-prof
-Architecture: alpha ia64
-Section: libdevel
-Priority: extra
-Depends: libc6.1 (= ${binary:Version})
-Description: GNU C Library: Profiling Libraries
- Static libraries compiled with profiling info (-pg) suitable for use
- with gprof.
-
-Package: libc6.1-pic
-Architecture: alpha ia64
-Section: libdevel
-Priority: optional
-Conflicts: libc-pic
-Provides: libc-pic, glibc-pic
-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
- standard libc shared library. The reduced library is used on the Debian
- boot floppies. If you are not making your own set of Debian boot floppies
- using the `boot-floppies' package, you probably don't need this package.
-
-Package: libc6.1-udeb
-XC-Package-Type: udeb
-Architecture: alpha ia64
-Section: debian-installer
-Priority: extra
-Provides: libc6.1, libc-udeb, ${locale-compat:Depends}
-Description: GNU C Library: Shared libraries - udeb
- Contains the standard libraries that are used by nearly all programs on
- the system. This package includes shared versions of the standard C library
- and the standard math library, as well as many others.
- .
- This package contains a minimal set of libraries needed for the Debian
- installer.  Do not install it on a normal system.
-
 Package: libc0.3
 Architecture: hurd-i386
 Section: libs
@@ -341,7 +266,7 @@
 Provides: ${locale-compat:Depends}
 Conflicts: tzdata-etch, tzdata (<< 2007k-1)
 Breaks: nscd (<< 2.9)
-Description: GNU C Library: Shared libraries
+Description: Embedded 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
  and the standard math library, as well as many others.
@@ -355,7 +280,7 @@
 Suggests: glibc-doc, manpages-dev
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 
kfreebsd-amd64]
 Conflicts: binutils (<< 2.17cvs20070426-1)
-Description: GNU C Library: Development Libraries and Header Files
+Description: Embedded GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
  and link programs which use the standard C library.
 
@@ -365,7 +290,7 @@
 Priority: extra
 Provides: libc-dbg
 Depends: libc0.3 (= ${binary:Version})
-Description: GNU C Library: detached debugging symbols
+Description: Embedded GNU C Library: detached debugging symbols
  This package contains the detached debugging symbols for the GNU C
  library.
 
@@ -374,7 +299,7 @@
 Section: libdevel
 Priority: extra
 Depends: libc0.3 (= ${binary:Version})
-Description: GNU C Library: Profiling Libraries
+Description: Embedded GNU C Library: Profiling Libraries
  Static libraries compiled with profiling info (-pg) suitable for use
  with gprof.
 
@@ -385,7 +310,7 @@
 Conflicts: libc-pic
 Provides: libc-pic, glibc-pic
 Depends: libc0.3 (= ${binary:Version})
-Description: GNU C Library: PIC archive library
+Description: Embedded 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
  standard libc shared library. The reduced library is used on the Debian
@@ -398,7 +323,7 @@
 Section: debian-installer
 Priority: extra
 Provides: libc0.3, libc-udeb, ${locale-compat:Depends}
-Description: GNU C Library: Shared libraries - udeb
+Description: Embedded GNU C Library: Shared libraries - udeb
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
  and the standard math library, as well as many others.
@@ -406,81 +331,6 @@
  This package contains a minimal set of libraries needed for the Debian
  installer.  Do not install it on a normal system.
 
-Package: libc0.3
-Architecture: hurd-i386
-Section: libs
-Priority: required
-Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], 
libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa]
-Recommends: libc6-i686 [i386], libc0.1-i686 [kfreebsd-i386]
-Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
-Provides: ${locale-compat:Depends}
-Conflicts: tzdata-etch, tzdata (<< 2007k-1)
-Breaks: nscd (<< 2.9)
-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
- and the standard math library, as well as many others.
-
-Package: libc0.3-dev
-Architecture: hurd-i386
-Section: libdevel
-Priority: optional
-Depends: libc0.3 (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), 
linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], 
gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], 
libpthread-stubs0-dev [hurd-i386]
-Recommends: gcc | c-compiler
-Suggests: glibc-doc, manpages-dev
-Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 
kfreebsd-amd64]
-Conflicts: binutils (<< 2.17cvs20070426-1)
-Description: GNU C Library: Development Libraries and Header Files
- Contains the symlinks, headers, and object files needed to compile
- and link programs which use the standard C library.
-
-Package: libc0.3-dbg
-Architecture: hurd-i386
-Section: debug
-Priority: extra
-Provides: libc-dbg
-Depends: libc0.3 (= ${binary:Version})
-Description: GNU C Library: detached debugging symbols
- This package contains the detached debugging symbols for the GNU C
- library.
-
-Package: libc0.3-prof
-Architecture: hurd-i386
-Section: libdevel
-Priority: extra
-Depends: libc0.3 (= ${binary:Version})
-Description: GNU C Library: Profiling Libraries
- Static libraries compiled with profiling info (-pg) suitable for use
- with gprof.
-
-Package: libc0.3-pic
-Architecture: hurd-i386
-Section: libdevel
-Priority: optional
-Conflicts: libc-pic
-Provides: libc-pic, glibc-pic
-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
- standard libc shared library. The reduced library is used on the Debian
- boot floppies. If you are not making your own set of Debian boot floppies
- using the `boot-floppies' package, you probably don't need this package.
-
-Package: libc0.3-udeb
-XC-Package-Type: udeb
-Architecture: hurd-i386
-Section: debian-installer
-Priority: extra
-Provides: libc0.3, libc-udeb, ${locale-compat:Depends}
-Description: GNU C Library: Shared libraries - udeb
- Contains the standard libraries that are used by nearly all programs on
- the system. This package includes shared versions of the standard C library
- and the standard math library, as well as many others.
- .
- This package contains a minimal set of libraries needed for the Debian
- installer.  Do not install it on a normal system.
-
 Package: libc0.1
 Architecture: kfreebsd-i386 kfreebsd-amd64
 Section: libs
@@ -491,7 +341,7 @@
 Provides: ${locale-compat:Depends}
 Conflicts: tzdata-etch, tzdata (<< 2007k-1)
 Breaks: nscd (<< 2.9)
-Description: GNU C Library: Shared libraries
+Description: Embedded 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
  and the standard math library, as well as many others.
@@ -505,7 +355,7 @@
 Suggests: glibc-doc, manpages-dev
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 
kfreebsd-amd64]
 Conflicts: binutils (<< 2.17cvs20070426-1)
-Description: GNU C Library: Development Libraries and Header Files
+Description: Embedded GNU C Library: Development Libraries and Header Files
  Contains the symlinks, headers, and object files needed to compile
  and link programs which use the standard C library.
 
@@ -515,7 +365,7 @@
 Priority: extra
 Provides: libc-dbg
 Depends: libc0.1 (= ${binary:Version})
-Description: GNU C Library: detached debugging symbols
+Description: Embedded GNU C Library: detached debugging symbols
  This package contains the detached debugging symbols for the GNU C
  library.
 
@@ -524,7 +374,7 @@
 Section: libdevel
 Priority: extra
 Depends: libc0.1 (= ${binary:Version})
-Description: GNU C Library: Profiling Libraries
+Description: Embedded GNU C Library: Profiling Libraries
  Static libraries compiled with profiling info (-pg) suitable for use
  with gprof.
 
@@ -535,7 +385,7 @@
 Conflicts: libc-pic
 Provides: libc-pic, glibc-pic
 Depends: libc0.1 (= ${binary:Version})
-Description: GNU C Library: PIC archive library
+Description: Embedded 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
  standard libc shared library. The reduced library is used on the Debian
@@ -548,7 +398,7 @@
 Section: debian-installer
 Priority: extra
 Provides: libc0.1, libc-udeb, ${locale-compat:Depends}
-Description: GNU C Library: Shared libraries - udeb
+Description: Embedded GNU C Library: Shared libraries - udeb
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
  and the standard math library, as well as many others.
@@ -556,81 +406,6 @@
  This package contains a minimal set of libraries needed for the Debian
  installer.  Do not install it on a normal system.
 
-Package: libc0.1
-Architecture: kfreebsd-i386 kfreebsd-amd64
-Section: libs
-Priority: required
-Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], 
libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa]
-Recommends: libc6-i686 [i386], libc0.1-i686 [kfreebsd-i386]
-Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
-Provides: ${locale-compat:Depends}
-Conflicts: tzdata-etch, tzdata (<< 2007k-1)
-Breaks: nscd (<< 2.9)
-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
- and the standard math library, as well as many others.
-
-Package: libc0.1-dev
-Architecture: kfreebsd-i386 kfreebsd-amd64
-Section: libdevel
-Priority: optional
-Depends: libc0.1 (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), 
linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], 
gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], 
libpthread-stubs0-dev [hurd-i386]
-Recommends: gcc | c-compiler
-Suggests: glibc-doc, manpages-dev
-Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 
kfreebsd-amd64]
-Conflicts: binutils (<< 2.17cvs20070426-1)
-Description: GNU C Library: Development Libraries and Header Files
- Contains the symlinks, headers, and object files needed to compile
- and link programs which use the standard C library.
-
-Package: libc0.1-dbg
-Architecture: kfreebsd-i386 kfreebsd-amd64
-Section: debug
-Priority: extra
-Provides: libc-dbg
-Depends: libc0.1 (= ${binary:Version})
-Description: GNU C Library: detached debugging symbols
- This package contains the detached debugging symbols for the GNU C
- library.
-
-Package: libc0.1-prof
-Architecture: kfreebsd-i386 kfreebsd-amd64
-Section: libdevel
-Priority: extra
-Depends: libc0.1 (= ${binary:Version})
-Description: GNU C Library: Profiling Libraries
- Static libraries compiled with profiling info (-pg) suitable for use
- with gprof.
-
-Package: libc0.1-pic
-Architecture: kfreebsd-i386 kfreebsd-amd64
-Section: libdevel
-Priority: optional
-Conflicts: libc-pic
-Provides: libc-pic, glibc-pic
-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
- standard libc shared library. The reduced library is used on the Debian
- boot floppies. If you are not making your own set of Debian boot floppies
- using the `boot-floppies' package, you probably don't need this package.
-
-Package: libc0.1-udeb
-XC-Package-Type: udeb
-Architecture: kfreebsd-i386 kfreebsd-amd64
-Section: debian-installer
-Priority: extra
-Provides: libc0.1, libc-udeb, ${locale-compat:Depends}
-Description: GNU C Library: Shared libraries - udeb
- Contains the standard libraries that are used by nearly all programs on
- the system. This package includes shared versions of the standard C library
- and the standard math library, as well as many others.
- .
- This package contains a minimal set of libraries needed for the Debian
- installer.  Do not install it on a normal system.
-
 Package: libc6-i386
 Architecture: amd64
 Section: libs


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to