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

r3789 - in glibc-package/trunk/debian: . control.in



Author: aurel32
Date: 2009-08-31 20:16:02 +0000 (Mon, 31 Aug 2009)
New Revision: 3789

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/control
   glibc-package/trunk/debian/control.in/main
Log:
  * Extend description of libc-bin, patch by Christoph Berg. Closes: 
    bug#544389.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2009-08-31 15:35:31 UTC (rev 3788)
+++ glibc-package/trunk/debian/changelog	2009-08-31 20:16:02 UTC (rev 3789)
@@ -1,3 +1,10 @@
+eglibc (2.9-27) UNRELEASED; urgency=low
+
+  * Extend description of libc-bin, patch by Christoph Berg. Closes: 
+    bug#544389.
+
+ -- Aurelien Jarno <aurel32@debian.org>  Mon, 31 Aug 2009 22:15:07 +0200
+
 eglibc (2.9-26) unstable; urgency=low
 
   [ Aurelien Jarno ]

Modified: glibc-package/trunk/debian/control
===================================================================
--- glibc-package/trunk/debian/control	2009-08-31 15:35:31 UTC (rev 3788)
+++ glibc-package/trunk/debian/control	2009-08-31 20:16:02 UTC (rev 3789)
@@ -23,7 +23,16 @@
 Breaks: libc0.1 (<< 2.9), libc0.3 (<< 2.9), libc6 (<< 2.9), libc6.1 (<< 2.9)
 Replaces: libc0.1, libc0.3, libc6, libc6.1
 Description: GNU C Library: Binaries
- This package contains utility programs related to the GNU C Library. 
+ This package contains utility programs related to the GNU C Library.
+ .
+  * catchsegv: catch segmentation faults in programs
+  * getconf: query system configuration variables
+  * getent: get entries from administrative databases
+  * iconv, iconvconfig: convert between character encodings
+  * ldd, ldconfig: print/configure shared library dependencies
+  * locale, localedef: show/generate locale definitions
+  * rpcinfo: report RPC information
+  * tzselect, zdump, zic: select/dump/compile time zones
 
 Package: libc-dev-bin
 Architecture: any

Modified: glibc-package/trunk/debian/control.in/main
===================================================================
--- glibc-package/trunk/debian/control.in/main	2009-08-31 15:35:31 UTC (rev 3788)
+++ glibc-package/trunk/debian/control.in/main	2009-08-31 20:16:02 UTC (rev 3789)
@@ -23,7 +23,16 @@
 Breaks: libc0.1 (<< 2.9), libc0.3 (<< 2.9), libc6 (<< 2.9), libc6.1 (<< 2.9)
 Replaces: libc0.1, libc0.3, libc6, libc6.1
 Description: GNU C Library: Binaries
- This package contains utility programs related to the GNU C Library. 
+ This package contains utility programs related to the GNU C Library.
+ .
+  * catchsegv: catch segmentation faults in programs
+  * getconf: query system configuration variables
+  * getent: get entries from administrative databases
+  * iconv, iconvconfig: convert between character encodings
+  * ldd, ldconfig: print/configure shared library dependencies
+  * locale, localedef: show/generate locale definitions
+  * rpcinfo: report RPC information
+  * tzselect, zdump, zic: select/dump/compile time zones
 
 Package: libc-dev-bin
 Architecture: any


Reply to: