#750488 bugs.debian.org: "reassign" command: recognize "srcpkgname/version" syntax

#750488#5
Date:
2014-06-03 19:37:32 UTC
From:
To:
Dear Maintainer,

currently "reassign" command doesn't recognize package version
if specified in "srcpkgname/version" form:

 > reassign 12345 foo/1.2.3-4
 Unknown command or malformed arguments to command.

instead user needs to type a longer expression:

 reassign 12345 src:foo 1.2.3-4

IMHO, it would be nice for this command to support
the convenient shorter "srcpkgname/version" form.
----
Best wishes, Bob