ubuntu-archive-tools:main

Last commit made on 2024-07-26
Get this branch:
git clone -b main https://git.launchpad.net/ubuntu-archive-tools
Members of Ubuntu Package Archive Administrators can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
main
Repository:
lp:ubuntu-archive-tools

Recent commits

6bd1571... by Brian Murray

close-EoL-bugs: add in a dry-run mode and close tasks 2 times

For some reason close-EoL-bugs does not set every bug task for a series
to Won't Fix. Additionally, it does not crash so I modified the code to
just call the function for closing tasks multiple times.

f4b3fee... by Steve Langasek

drop finished bootstrap

9cfed30... by Steve Langasek

further libgd2 bootstrap

b607bce... by Steve Langasek

more bootstrapping for new libheif

c02b46e... by Steve Langasek

bootstrap new libgd2

ca6fbc5... by Steve Langasek

bootstrap new libheif

367fe80... by Steve Langasek

drop finished bootstrap

7d307f6... by Matthias Klose

add python3.13

1355bb2... by Steve Langasek

Drop checkbox-bugs from list of subscriber teams

they don't own any packages currently in main

e0d3624... by Brian Murray

sru-remove: set a default value for bug tags and get them earlier

This was necessary as some oem- SRUs were new packages so there was no
package task and they were just filed about ubuntu in general which
caused a traceback as btags was undefined.