On 2015-08-06 04:16 +0200, Guillem Jover wrote:

> Control: tag 794688 pending
>
> Hi!
>
> Bug #794688 reported by you has been fixed in the Git repository. You can
> see the changelog below, and you can check the diff of the fix at:
>
>     https://anonscm.debian.org/cgit/dpkg/dpkg.git/diff/?id=629f067

The help text could still use a little improvement, I think.  Since the
--predep-package prints a single package, using plural is not really
correct, I think.  How about this change?

--8<---------------cut here---------------start------------->8---
diff --git a/src/main.c b/src/main.c
index f16dc0a..1fc9690 100644
--- a/src/main.c
+++ b/src/main.c
@@ -105,7 +105,7 @@ usage(const struct cmdinfo *ci, const char *value)
 "  -S|--search <pattern> ...        Find package(s) owning file(s).\n"
 "  -C|--audit [<package> ...]       Check for broken package(s).\n"
 "  --yet-to-unpack                  Print packages selected for 
installation.\n"
-"  --predep-package                 Print pre-dependencies to unpack.\n"
+"  --predep-package                 Print pre-dependency to unpack.\n"
 "  --add-architecture <arch>        Add <arch> to the list of architectures.\n"
 "  --remove-architecture <arch>     Remove <arch> from the list of 
architectures.\n"
 "  --print-architecture             Print dpkg architecture.\n"
--8<---------------cut here---------------end--------------->8---

Cheers,
       Sven


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to