~toabctl/ubuntu-archive-tools:main

Last commit made on 2021-09-10
Get this branch:
git clone -b main https://git.launchpad.net/~toabctl/ubuntu-archive-tools
Only Thomas Bechtold can upload to this branch. If you are Thomas Bechtold please log in for upload directions.

Branch merges

Branch information

Name:
main
Repository:
lp:~toabctl/ubuntu-archive-tools

Recent commits

3fb4880... by Steve Langasek

Further bootstrapping

5f8172e... by Steve Langasek

Add unifont to manual exclusion list, we only need arch: all binaries

632ee7a... by Sebastien Bacher

Include libcloudproviders to the i386 whitelist

3112483... by Steve Langasek

further fix to sru-report changelog parsing

If an SRU changes file has no bug links this is an error, but should not
cause the report to crash.

0d06a74... by Steve Langasek

Add at-spi2-core, gtk4 bootstraps

5ecdc08... by Matthias Klose

add llvm-13

32eeaba... by Steve Langasek

If we get an error from LP, we need to continue to the next loop

not 'pass' and take an UnboundLocalError

f569857... by Matthias Klose

- add gcc-10-cross

d134bb5... by Matthias Klose

add openjdk-18

a2c3797... by Steve Langasek

Take --auto-accept as an alias for --auto-approve

This has driven me crazy for years, because the queue command takes 'accept'
as an argument, and the launchpad queue page also shows 'Accept' as the
action, but the copy-package command calls it "approve". Allow an alias
for consistency.