summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--debian/changelog1
-rw-r--r--scripts/dpkg-source.15
3 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index a85def588..d2417ebe2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@ Wed Apr 10 00:39:58 CEST 2002 Wichert Akkerman <wichert@deephackmode.org>
since 2.13 does not include AC_SYS_LARGEFILE
* utils/md5sum.h: include config.h earlier so we pick up the LFS flags
before including the system includefiles
+ * scripts/dpkg-source.1: fix typo (shlib instead of shlibs)
Mon Apr 1 18:57:02 CEST 2002 Wichert Akkerman <wichert@deephackmode.org>
diff --git a/debian/changelog b/debian/changelog
index d72e7a56e..754001f2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -86,6 +86,7 @@ dpkg (1.10) unstable; urgency=low
* Improve test for illegal packagename for dpkg-gencontrol -p option
* Fix segfault when getenv("PATH") returns null. Closes: Bug#136349
* Add Large File Summit extensions. Closes: Bug#130509
+ * Fix typo in dpkg-source manpage. Closes: Bug#141906
-- Wichert Akkerman <wakkerma@debian.org> Mon, 20 Aug 2001 14:54:38 +0200
diff --git a/scripts/dpkg-source.1 b/scripts/dpkg-source.1
index 9f24e99a2..69f878b90 100644
--- a/scripts/dpkg-source.1
+++ b/scripts/dpkg-source.1
@@ -1,4 +1,3 @@
-.\" Hey, Emacs! This is an -*- nroff -*- source file.
.\" Authors: Ian Jackson
.TH DPKG\-SOURCE 1 "Januari 2000" "Debian Project" "dpkg utilities"
.SH NAME
@@ -497,11 +496,11 @@ one representing the most important dependencies.
Causes substitution variables to start with
.IB varnameprefix :
instead of
-.BR shlib: .
+.BR shlibs: .
Likewise, any existing substitution variables starting with
.IB varnameprefix :
(rather than
-.BR shlib: )
+.BR shlibs: )
are removed from the the substitution variables file.
.TP
.BI -L localshlibsfile