diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:17:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:17:41 +0000 |
commit | c2da8244dfd429c1737c029ed3993c15b4cd8c4f (patch) | |
tree | 771515cf321b1d24e56bce38be2c392a7669cf76 /MIGRATING-A-DH-PLUGIN.md | |
parent | Adding debian version 0.1.26. (diff) | |
download | debputy-c2da8244dfd429c1737c029ed3993c15b4cd8c4f.tar.xz debputy-c2da8244dfd429c1737c029ed3993c15b4cd8c4f.zip |
Merging upstream version 0.1.27.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'MIGRATING-A-DH-PLUGIN.md')
-rw-r--r-- | MIGRATING-A-DH-PLUGIN.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MIGRATING-A-DH-PLUGIN.md b/MIGRATING-A-DH-PLUGIN.md index 3e4e227..16184d8 100644 --- a/MIGRATING-A-DH-PLUGIN.md +++ b/MIGRATING-A-DH-PLUGIN.md @@ -518,7 +518,7 @@ Using both options where possible is generally preferable. If your upstream uses a Python test framework that auto-detects tests such as `py.test`, you may find that it picks up the `debputy` plugin or its tests. If this is causing you issues, please have -a look at the `dh_installdebputy` manpage, which have a section dedicated to how to resolve these +a look at the `dh_installdebputy` man page, which have a section dedicated to how to resolve these issues. ## Side note: Python byte-compilation |