[Merge] lp:~xnox/merge-o-matic/add-proposed into lp:merge-o-matic
Dmitrijs Ledkovs
launchpad at surgut.co.uk
Wed Nov 6 10:41:31 UTC 2013
Similarly convenience options "-P" could be added to:
generate-patches.py: parser.add_option("-s", "--dest-suite", type="string", metavar="SUITE",
manual-status.py: parser.add_option("-s", "--dest-suite", type="string", metavar="SUITE",
merge-status.py: parser.add_option("-s", "--dest-suite", type="string", metavar="SUITE",
stats.py: parser.add_option("-s", "--dest-suite", type="string", metavar="SUITE",
Or simply cron / specify them with "-s trusty-proposed"
Alternatively "dest-suite" can become an APPEND mode list, defaulting to [$OUR_DIST-proposed, $OUR_DIST] and trying package from each one, until first one succeeds.
--
https://code.launchpad.net/~xnox/merge-o-matic/add-proposed/+merge/194100
Your team Ubuntu Core Development Team is requested to review the proposed merge of lp:~xnox/merge-o-matic/add-proposed into lp:merge-o-matic.
More information about the Ubuntu-reviews
mailing list