From b43bfb4ccff38861b66347f77a2cd0173a3442df Mon Sep 17 00:00:00 2001 From: Scott James Remnant Date: Mon, 21 Jun 2004 22:39:35 +0000 Subject: [PATCH] Patches applied: * scott@netsplit.com--2004/dpkg--devo--1.10--patch-25 Correct typo. * scripts/dpkg-divert.8: Correct typo (ibrary -> library). --- .log.30288 | 6 ++++++ ChangeLog | 4 ++++ debian/changelog | 2 ++ scripts/dpkg-divert.8 | 2 +- 4 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 .log.30288 diff --git a/.log.30288 b/.log.30288 new file mode 100644 index 00000000..656fba45 --- /dev/null +++ b/.log.30288 @@ -0,0 +1,6 @@ +Patches applied: + + * scott@netsplit.com--2004/dpkg--devo--1.10--patch-25 + Correct typo. + +* scripts/dpkg-divert.8: Correct typo (ibrary -> library). diff --git a/ChangeLog b/ChangeLog index 1bbab3aa..6ca81ac5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Jun 14 09:12:08 BST 2004 Scott James Remnant + + * scripts/dpkg-divert.8: Correct typo (ibrary -> library). + Mon Jun 14 08:58:27 BST 2004 Lele Gaifax * po/it.po: Updated. diff --git a/debian/changelog b/debian/changelog index f5439b09..c39bb59e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ dpkg (1.10.23) unstable; urgency=low * Removed support for x86-64 (x86_64 / amd64). Closes: #252346. + * Documentation: + - Correct typo in dpkg-divert(8). Closes: #254175. * Updated Translations: - Catalan (Jordi Mallach). - Italian (Lele Gaifax). diff --git a/scripts/dpkg-divert.8 b/scripts/dpkg-divert.8 index 7913b801..528e9fc4 100644 --- a/scripts/dpkg-divert.8 +++ b/scripts/dpkg-divert.8 @@ -72,7 +72,7 @@ Directories can't be diverted with dpkg\-divert. Care should be taken when diverting shared libraries, ldconfig (8) creates a symbolic link based on the DT_SONAME field embedded in the library. Because ldconfig doesn't honour diverts (only dpkg does), if a diverted -ibrary has the same SONAME as the undiverted one the symlink may end up +library has the same SONAME as the undiverted one the symlink may end up pointing at the diverted library. .SH FILES .TP -- 2.39.5