The following commit has been merged in the master branch:
commit 944bcedf1b0b0012415a478ff93de9d13ce53fe6
Author: Helge Kreutzmann <[EMAIL PROTECTED]>
Date: Mon Apr 21 19:38:47 2008 +0200
Clarify dpkg-source man page as agreed to on debian-dpkg
diff --git a/debian/changelog b/debian/changelog
index aa3a9bb..37861b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,9 @@ dpkg (1.14.19) UNRELEASED; urgency=low
* Fix dpkg-genchanges to detect udeb based on Package-Type control
header instead of file extension analysis on uploaded files.
Closes: #476113
+
+ [ Helge Kreutzmann ]
+ * Minor fixes and clarifications to man pages.
[ Updated dpkg translations ]
* Galician (Jacobo Tarrio).
diff --git a/man/ChangeLog b/man/ChangeLog
index b6b2e49..8979be1 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,5 +1,10 @@
2008-04-21 Helge Kreutzmann <[EMAIL PROTECTED]>
+ * dpkg-shlibdeps.1: Fix a typo
+ * dpkg-source.1: Improve a sentence (with agreement from Raph�el)
+
+2008-04-21 Helge Kreutzmann <[EMAIL PROTECTED]>
+
* po/de.po: Updated to 1580t0f20u.
2008-04-11 Helge Kreutzmann <[EMAIL PROTECTED]>
diff --git a/man/dpkg-source.1 b/man/dpkg-source.1
index d578e3a..b8c3550 100644
--- a/man/dpkg-source.1
+++ b/man/dpkg-source.1
@@ -451,8 +451,8 @@ Before going any further, some checks are done to ensure
that we
don't have any non-ignored uncommitted changes.
.PP
Then the VCS specific part of the source directory is copied over to a
-temporary directory. Before being packed in a tarball, various cleanup are
-done to save space.
+temporary directory. Before this temporary directory is packed in a tarball,
+various cleanup are done to save space.
.SH BUGS
The point at which field overriding occurs compared to certain
standard output field settings is rather confused.
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]