Hi! > the command line parsing code for --debianonly is strange. Its > parameter is optional, but the following token is always taken as the > original tar gz name unless --debianonly= forces the code to accept > the parameter as empty. This is _very_ strange and unintuitive. > > I would like to suggest converting to getopt, probably along the > example code given in > /usr/share/doc/util-linux/examples/getopt-parse.bash.gz.
(without having had a look on getopt-parse) Will that support long options? And is it possible to use getopt, and still preserve most of the dpatch-edit-patch syntax? (except the --debianonly thing, which I agree is unintuitive; sorry about that, it's my fault in trying to make it work like all other dpep options, and not noticing the argument is optional). If the answer to both questions is yes, I'm more than happy to accept a patch that converts dpep to getopt :) -- Gergely Nagy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]