[Merge] lp:~cyphermox/ubuntu-archive-tools/queue-verbose into lp:ubuntu-archive-tools
Mathieu Trudel-Lapierre
mathieu.tl at gmail.com
Fri Dec 1 20:49:18 UTC 2017
Mathieu Trudel-Lapierre has proposed merging lp:~cyphermox/ubuntu-archive-tools/queue-verbose into lp:ubuntu-archive-tools.
Requested reviews:
Ubuntu Package Archive Administrators (ubuntu-archive)
For more details, see:
https://code.launchpad.net/~cyphermox/ubuntu-archive-tools/queue-verbose/+merge/334613
I use the queue script wrapped in a simple script when I want to look at the unapproved queue and see if I have SRUs that have not yet been reviewed.
'queue info' currently truncates version numbers, and adds binary/source information as a second line for each queue item. For my own purposes, it would be more useful to show each single queue item on a single line, and avoid truncating versions. Both I set up as option switches.
$ ./queue --help
Usage: queue [options] ACTION [...]
ACTION may be one of info, fetch, show-urls, accept, reject, override, or
report.
Options:
-h, --help show this help message and exit
--oneline use a single line to show a queue item
--long do not truncate version numbers
Is this useful to anyone else?
--
Your team Ubuntu Package Archive Administrators is requested to review the proposed merge of lp:~cyphermox/ubuntu-archive-tools/queue-verbose into lp:ubuntu-archive-tools.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 6384 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-archive/attachments/20171201/dd936103/attachment-0001.diff>
More information about the ubuntu-archive
mailing list