[neon/forks/sip6/Neon/release] debian: Document the --option flag in sip-module(1).

Dmitry Shachnev null at kde.org
Mon Jul 27 12:04:48 BST 2026


Git commit d1aff80a500aa5d438be5bb3673c29d9f42b34c9 by Dmitry Shachnev.
Committed on 06/12/2025 at 16:57.
Pushed by carlosdem into branch 'Neon/release'.

Document the --option flag in sip-module(1).

M  +1    -0    debian/changelog
M  +6    -0    debian/manpages/sip-module.1

https://invent.kde.org/neon/forks/sip6/-/commit/d1aff80a500aa5d438be5bb3673c29d9f42b34c9

diff --git a/debian/changelog b/debian/changelog
index cf86fda..792547a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ sip6 (6.15.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Build-depend on python3-pytest for the tests.
+  * Document the --option flag in sip-module(1).
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 06 Dec 2025 19:48:25 +0300
 
diff --git a/debian/manpages/sip-module.1 b/debian/manpages/sip-module.1
index 8841a1c..5174332 100644
--- a/debian/manpages/sip-module.1
+++ b/debian/manpages/sip-module.1
@@ -25,6 +25,12 @@ The major version number of the ABI implemented by the \fBsip\fP module is
 as a minimum minor version rather than the exact minor version to be used.
 By default the very latest version is used.
 .TP
+.B \-\-option NAME
+The \fBsip\fP module will be built using the \fBNAME\fP configuration
+option.  See the \fB%SipModuleConfiguration\fP \%<#\:std-directive-SipModuleConfiguration> directive for a list
+of possible options and their meanings.  This option may be specified
+multiple times.
+.TP
 .B \-\-project NAME
 The name of the project as it would appear on PyPI is \fBNAME\fP\&.  By default
 the name is derived from the fully qualified name of the \fBsip\fP



More information about the Neon-commits mailing list