#1110331 breezy-debian: please stop referencing the removed "dpatch" tool

#1110331#5
Date:
2025-08-03 12:27:38 UTC
From:
To:
Dear Maintainer,

dpatch has been removed from Debian in 2022.

Please stop referencing it in this tool.

Greetings

Alexandre

-*-*-

doc/user_manual/merge.rst
   following may be useful::
     bzr builddeb-do "dpatch-edit-patch 01-fix-build"
   Note that only the first argument is used, so the command had to be quoted.

cmds.py
    You can also specify single commands to be run, e.g.
      bzr builddeb-do "dpatch-edit-patch 01-fix-build"
    Note that only the first argument is used as the command, and so the above

po/breezy-debian.pot

    #: cmds.py:1315
    msgid "  bzr builddeb-do \"dpatch-edit-patch 01-fix-build\""
   msgstr ""

#1110331#12
Date:
2025-08-03 13:14:13 UTC
From:
To:
severity 1110331 minor
thanks

This is a single reference to dpatch in an example command.