The following commit has been merged in the master branch:
commit dd13db2d657c1df1f872309b8b5bcb94018bdada
Author: Charles Plessy <[email protected]>
Date:   Sat Jul 20 09:38:56 2013 +0200

    dpkg(1): Add triggers to the list of binary control information files
    
    Signed-off-by: Guillem Jover <[email protected]>

diff --git a/debian/changelog b/debian/changelog
index 061f23c..dd60733 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,8 @@ dpkg (1.17.0) UNRELEASED; urgency=low
     - Improve dpkg-buildflags(1) usage documentation.
       Thanks to Matthijs Kooijman <[email protected]>. Closes: #657627
     - Clarify that DPKG_MAINTSCRIPT_PACKAGE is not arch-qualified.
+    - Add triggers to the list of binary control information files.
+      Thanks to Charles Plessy <[email protected]>.
   * Use colon instead of dot for user:group in dpkg debug output.
   * Remove support for obsolete DM-Upload-Allowed from Dpkg::Vendor::Debian.
   * Fix update-alternatives to use the current alternative link as the first
diff --git a/man/dpkg.1 b/man/dpkg.1
index aeaac24..0ab88c4 100644
--- a/man/dpkg.1
+++ b/man/dpkg.1
@@ -756,6 +756,7 @@ for more information about them:
 .I postinst
 .I prerm
 .I postrm
+.I triggers
 .fi
 .RE
 .

-- 
dpkg's main repository


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

Reply via email to