r1305 - in glibc-package/branches/glibc-2.4/debian: . control.in
Author: barbier
Date: 2006-03-23 21:56:22 +0000 (Thu, 23 Mar 2006)
New Revision: 1305
Modified:
glibc-package/branches/glibc-2.4/debian/control
glibc-package/branches/glibc-2.4/debian/control.in/main
Log:
Typo: s/Recommands/Recommends/
Modified: glibc-package/branches/glibc-2.4/debian/control
===================================================================
--- glibc-package/branches/glibc-2.4/debian/control 2006-03-23 21:47:56 UTC (rev 1304)
+++ glibc-package/branches/glibc-2.4/debian/control 2006-03-23 21:56:22 UTC (rev 1305)
@@ -21,7 +21,7 @@
Conflicts: libc-doc
Replaces: libc-doc
Provides: libc-doc
-Recommands: glibc-doc-reference
+Recommends: glibc-doc-reference
Description: GNU C Library: Documentation
Contains man pages for libpthread functions and the complete GNU C Library
ChangeLog. The GNU C Library Reference manual has been moved into
Modified: glibc-package/branches/glibc-2.4/debian/control.in/main
===================================================================
--- glibc-package/branches/glibc-2.4/debian/control.in/main 2006-03-23 21:47:56 UTC (rev 1304)
+++ glibc-package/branches/glibc-2.4/debian/control.in/main 2006-03-23 21:56:22 UTC (rev 1305)
@@ -21,7 +21,7 @@
Conflicts: libc-doc
Replaces: libc-doc
Provides: libc-doc
-Recommands: @glibc@-doc-reference
+Recommends: @glibc@-doc-reference
Description: GNU C Library: Documentation
Contains man pages for libpthread functions and the complete GNU C Library
ChangeLog. The GNU C Library Reference manual has been moved into
Reply to: