The following commit has been merged in the lenny branch:
commit 9180f9d710fd0b87eff0d45cbc8f1e6c1c486e98
Author: Sven Joachim <[EMAIL PROTECTED]>
Date:   Tue May 13 05:50:39 2008 +0300

    man/dpkg.1: Document triggers --debug values

diff --git a/debian/changelog b/debian/changelog
index d9f5c92..31bdf71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dpkg (1.14.20) UNRELEASED; urgency=low
 
   * Change UTF-8 '©' to '(C)' in deb-version.5 (unfuzzy translations).
   * Document --force-breaks in 'dpkg --force-help' output.
+  * Document triggers --debug values in dpkg.1. Thanks to Sven Joachim.
 
  -- Guillem Jover <[EMAIL PROTECTED]>  Mon, 12 May 2008 09:04:34 +0300
 
diff --git a/man/ChangeLog b/man/ChangeLog
index fbd327d..b0f25ad 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-13  Sven Joachim  <[EMAIL PROTECTED]>
+
+       * dpkg.1: Document triggers --debug values.
+
 2008-05-13  Guillem Jover  <[EMAIL PROTECTED]>
 
        * deb-version.5: Change '©' to '(C)'.
diff --git a/man/dpkg.1 b/man/dpkg.1
index db42685..8863bfb 100644
--- a/man/dpkg.1
+++ b/man/dpkg.1
@@ -326,17 +326,20 @@ values together from the list below (note that these 
values may change
 in future releases). \fB\-Dh\fP or \fB\-\-debug=help\fP display these
 debugging values.
 
- number  description
-    1   Generally helpful progress information
-    2   Invocation and status of maintainer scripts
-   10   Output for each file processed
-  100   Lots of output for each file processed
-   20   Output for each configuration file
-  200   Lots of output for each configuration file
-   40   Dependencies and conflicts
-  400   Lots of dependencies/conflicts output
- 1000   Lots of drivel about e.g. the dpkg/info dir
- 2000   Insane amounts of drivel
+    number  description
+         1   Generally helpful progress information
+         2   Invocation and status of maintainer scripts
+        10   Output for each file processed
+       100   Lots of output for each file processed
+        20   Output for each configuration file
+       200   Lots of output for each configuration file
+        40   Dependencies and conflicts
+       400   Lots of dependencies/conflicts output
+     10000   Trigger activation and processing
+     20000   Lots of output regarding triggers
+     40000   Silly amounts of output regarding triggers
+      1000   Lots of drivel about e.g. the dpkg/info dir
+      2000   Insane amounts of drivel
 .TP
 \fB\-\-force\-\fP\fIthings\fP, \fB\-\-no\-force\-\fP\fIthings\fP, 
\fB\-\-refuse\-\fP\fIthings\fP
 

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to