Преглед изворни кода

dpkg-source(1): Explain better the first parameter of the -b option.

Raphael Hertzog пре 18 година
родитељ
комит
cd8844d0ca
3 измењених фајлова са 8 додато и 1 уклоњено
  1. 2 0
      debian/changelog
  2. 4 0
      man/ChangeLog
  3. 2 1
      man/dpkg-source.1

+ 2 - 0
debian/changelog

@@ -25,6 +25,8 @@ dpkg (1.14.16) UNRELEASED; urgency=low
     Dpkg::Control. Closes: #26554
     Dpkg::Control. Closes: #26554
   * Temporarily add a Breaks: dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14) on
   * Temporarily add a Breaks: dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14) on
     dpkg for the convenience of sid users. Closes: #459815
     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 ]
   [ Updated manpages translations ]
   * Fix typo in French. Closes: #460021
   * Fix typo in French. Closes: #460021

+ 4 - 0
man/ChangeLog

@@ -1,3 +1,7 @@
+2008-01-10  Raphael Hertzog  <hertzog@debian.org>
+
+	* dpkg-source.1: Explain better the first parameter of the -b option.
+
 2008-01-10  Christian Perrier  <bubulle@debian.org>
 2008-01-10  Christian Perrier  <bubulle@debian.org>
 
 
 	* fr.po: Fix typo
 	* fr.po: Fix typo

+ 2 - 1
man/dpkg-source.1

@@ -45,7 +45,8 @@ will inherit its group ownership.
 .RI "\fB\-b\fP " directory " [" orig-directory | orig-targz |\(aq\(aq]
 .RI "\fB\-b\fP " directory " [" orig-directory | orig-targz |\(aq\(aq]
 Build a source package. One or two non-option arguments should
 Build a source package. One or two non-option arguments should
 be supplied. The first is taken as the name of the directory
 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
 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
 the empty string if the package is a Debian-specific one and so has no
 Debianisation diffs. If no second argument is supplied then
 Debianisation diffs. If no second argument is supplied then