Author: aurel32 Date: 2011-07-10 20:02:17 +0000 (Sun, 10 Jul 2011) New Revision: 4797
Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/control glibc-package/trunk/debian/control.in/main Log: * control.in/main: fix nscd description. Closes: #633370. Modified: glibc-package/trunk/debian/changelog =================================================================== --- glibc-package/trunk/debian/changelog 2011-07-10 19:49:27 UTC (rev 4796) +++ glibc-package/trunk/debian/changelog 2011-07-10 20:02:17 UTC (rev 4797) @@ -1,3 +1,9 @@ +eglibc (2.13-11) UNRELEASED; urgency=low + + * control.in/main: fix nscd description. Closes: #633370. + + -- Aurelien Jarno <[email protected]> Sun, 10 Jul 2011 22:01:11 +0200 + eglibc (2.13-10) unstable; urgency=low * control.in/main: tag libc-bin Essential: yes. Modified: glibc-package/trunk/debian/control =================================================================== --- glibc-package/trunk/debian/control 2011-07-10 19:49:27 UTC (rev 4796) +++ glibc-package/trunk/debian/control 2011-07-10 20:02:17 UTC (rev 4797) @@ -111,7 +111,7 @@ A daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should install this package only if you use - slow Services like LDAP, NIS or NIS+ + slow services like LDAP, NIS or NIS+. Package: multiarch-support Architecture: any Modified: glibc-package/trunk/debian/control.in/main =================================================================== --- glibc-package/trunk/debian/control.in/main 2011-07-10 19:49:27 UTC (rev 4796) +++ glibc-package/trunk/debian/control.in/main 2011-07-10 20:02:17 UTC (rev 4797) @@ -111,7 +111,7 @@ A daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should install this package only if you use - slow Services like LDAP, NIS or NIS+ + slow services like LDAP, NIS or NIS+. Package: multiarch-support Architecture: any -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

