The branch, master has been updated
via cd8844d0cac5c2a0c070bf6df30f4d1675111fae (commit)
from 597094b43207d4a76208da893b800603286ca150 (commit)
- Shortlog ------------------------------------------------------------
cd8844d dpkg-source(1): Explain better the first parameter of the -b option.
Summary of changes:
debian/changelog | 2 ++
man/ChangeLog | 4 ++++
man/dpkg-source.1 | 3 ++-
3 files changed, 8 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit cd8844d0cac5c2a0c070bf6df30f4d1675111fae
Author: Raphael Hertzog <[EMAIL PROTECTED]>
Date: Thu Jan 10 23:34:46 2008 +0100
dpkg-source(1): Explain better the first parameter of the -b option.
diff --git a/debian/changelog b/debian/changelog
index 5403deb..0f368e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ dpkg (1.14.16) UNRELEASED; urgency=low
Dpkg::Control. Closes: #26554
* Temporarily add a Breaks: dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14) on
dpkg for the convenience of sid users. Closes: #459815
+ * Update dpkg-source(1) to explain better what the directory after -b is.
+ Closes: #323606
[ Updated manpages translations ]
* Fix typo in French. Closes: #460021
diff --git a/man/ChangeLog b/man/ChangeLog
index b34cba6..b48434a 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-10 Raphael Hertzog <[EMAIL PROTECTED]>
+
+ * dpkg-source.1: Explain better the first parameter of the -b option.
+
2008-01-10 Christian Perrier <[EMAIL PROTECTED]>
* fr.po: Fix typo
diff --git a/man/dpkg-source.1 b/man/dpkg-source.1
index 7cf6a72..1b06d1b 100644
--- a/man/dpkg-source.1
+++ b/man/dpkg-source.1
@@ -45,7 +45,8 @@ will inherit its group ownership.
.RI "\fB\-b\fP " directory " [" orig-directory | orig-targz |\(aq\(aq]
Build a source package. One or two non-option arguments should
be supplied. The first is taken as the name of the directory
-containing the unpacked source tree. If a second argument is supplied
+containing the debianized source tree (i.e. with a debian sub-directory
+and maybe changes to the original files). If a second argument is supplied
it should be the name of the original source directory or tarfile or
the empty string if the package is a Debian-specific one and so has no
Debianisation diffs. If no second argument is supplied then
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]