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

r2545 - glibc-package/trunk/debian/control.in



Author: aurel32
Date: 2007-09-09 21:03:13 +0000 (Sun, 09 Sep 2007)
New Revision: 2545

Removed:
   glibc-package/trunk/debian/control.in/libc0.1
Modified:
   glibc-package/trunk/debian/control.in/
Log:
Remove control.in/libc0.1 and ignore it



Property changes on: glibc-package/trunk/debian/control.in
___________________________________________________________________
Name: svn:ignore
   - libc0.3
libc1
libc6
libc6.1
   + libc0.1
libc0.3
libc1
libc6
libc6.1


Deleted: glibc-package/trunk/debian/control.in/libc0.1
===================================================================
--- glibc-package/trunk/debian/control.in/libc0.1	2007-09-09 18:10:05 UTC (rev 2544)
+++ glibc-package/trunk/debian/control.in/libc0.1	2007-09-09 21:03:13 UTC (rev 2545)
@@ -1,71 +0,0 @@
-Package: libc0.1
-Architecture: kfreebsd-i386 kfreebsd-amd64
-Section: libs
-Priority: required
-Provides: ${locale-compat:Depends}
-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})
-Recommends: gcc | c-compiler
-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: libdevel
-Priority: extra
-Provides: libc-dbg
-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
- names in a debugger, which makes it somewhat easier to interpret core
- dumps. The libraries are installed in /usr/lib/debug and can be
- used by placing that directory in LD_LIBRARY_PATH.
- Most people will not need this package.
-
-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.
-



Reply to: