• Bug#1093548: Small typo fix for triggers.txt

    From Michael Biebl@1:229/2 to All on Sun Jan 19 21:40:02 2025
    XPost: linux.debian.bugs.dist
    From: biebl@debian.org

    This is a multi-part MIME message sent by reportbug.


    Package: dpkg-dev
    Version: 1.22.14
    Severity: minor
    File: /usr/share/doc/dpkg/spec/triggers.txt
    Tags: patch


    There is a duplicate "can be can be" in triggers.txt
    Trivial patch attached.

    diff --git a/doc/spec/triggers.txt b/doc/spec/triggers.txt
    index 64f42324c..bc56df86a 100644
    --- a/doc/spec/triggers.txt
    +++ b/doc/spec/triggers.txt
    @@ -187,8 +187,8 @@ processed is provided to the postinst only so that it can optimize
    away redundant processing.

    In that case, where an interested package has more than one trigger
    -and wants to process them differently, the list of triggers can be can
    -be examined in a shell script like this:
    +and wants to process them differently, the list of triggers can be
    +examined in a shell script like this:
    case " $2 " in
    *" trigger-name-a "*) process-trigger-a ;;
    esac

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)