Package: zlibc
Severity: wishlist
Tags: patch
Hi,
please consider the attached small change to the description, which I consider
an improvement to the current 'shared object' term.
Thanks
Thomas
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (700, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages zlibc depends on:
ii libc6 2.7-11 GNU C Library: Shared libraries
zlibc recommends no packages.
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@
Architecture: any
Depends: ${shlibs:Depends}
Description: Uncompressing C Library
- Zlibc is a preloadable shared object that allows executables to
+ Zlibc is a preloadable shared library that allows executables to
uncompress the data files that they need on the fly. No kernel patch,
no recompilation of these executables and no recompilation of the
libraries is needed.