[dpkg] 173/200: dpkg-buildpackage: Document --ignore-builtin-builddeps 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 d3c4079b124e592d3ab072c842da7b75fe937174
Author: Guillem Jover <guillem at debian.org>
Date:   Sun Feb 26 19:33:32 2017 +0100

    dpkg-buildpackage: Document --ignore-builtin-builddeps in --help output
    
    Missed in commit 98b3341f5f46866208862ff40e4336ff1a7e1cd3.
---
 debian/changelog             | 1 +
 scripts/dpkg-buildpackage.pl | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9ae33ed..bef1f1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dpkg (1.18.23) UNRELEASED; urgency=medium
     - 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.
+    - Document dpkg-buildpackage --ignore-builtin-builddeps in --help output.
 
  -- Guillem Jover <guillem at debian.org>  Wed, 01 Feb 2017 06:28:28 +0100
 
diff --git a/scripts/dpkg-buildpackage.pl b/scripts/dpkg-buildpackage.pl
index 60e01f5..2eea203 100755
--- a/scripts/dpkg-buildpackage.pl
+++ b/scripts/dpkg-buildpackage.pl
@@ -77,6 +77,8 @@ sub usage {
   -D                          check build dependencies and conflicts (default).
   -d                          do not check build dependencies and conflicts.
       --[no-]check-builddeps  ditto.
+      --ignore-builtin-builddeps
+                              do not check builtin build dependencies.
   -P, --build-profiles=<profiles>
                               assume comma-separated build profiles as active.
   -R, --rules-file=<rules>    rules file to execute (default is debian/rules).

-- 
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