- Package:
- bugs.debian.org
- Source:
- bugs.debian.org
- Submitter:
- Bob Bib
- Date:
- 2014-08-19 17:39:04 UTC
- Severity:
- wishlist
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