[dpkg] 172/200: dpkg-source: Document --before-build and --after-build in --help output

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:17:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository dpkg.

commit 75ef93c8bb14ed852c4dee24df3aa7eacc306f27
Author: Guillem Jover <guillem at debian.org>
Date:   Mon Feb 13 05:23:02 2017 +0100

    dpkg-source: Document --before-build and --after-build in --help output
---
 debian/changelog       | 1 +
 scripts/dpkg-source.pl | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 63d9a00..9ae33ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ dpkg (1.18.23) UNRELEASED; urgency=medium
   * Documentation:
     - Clarify the requirements for deb-conffile(5) pathnames. Closes: #854417
       Proposed by Dieter Adriaenssens <dieter.adriaenssens at gmail.com>.
+    - Document dpkg-source --before-build and --after-build in --help output.
 
  -- Guillem Jover <guillem at debian.org>  Wed, 01 Feb 2017 06:28:28 +0100
 
diff --git a/scripts/dpkg-source.pl b/scripts/dpkg-source.pl
index da5f25e..dbb182f 100755
--- a/scripts/dpkg-source.pl
+++ b/scripts/dpkg-source.pl
@@ -620,6 +620,8 @@ sub usage {
                            extract source package.
   -b, --build <dir>        build source package.
       --print-format <dir> print the format to be used for the source package.
+      --before-build <dir> run the corresponding source package format hook.
+      --after-build <dir>  run the corresponding source package format hook.
       --commit [<dir> [<patch-name>]]
                            store upstream changes in a new patch.')
     . "\n\n" . g_(

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list