~cpete/ubuntu/+source/apport:ubuntu/devel

Last commit made on 2024-05-08
Get this branch:
git clone -b ubuntu/devel https://git.launchpad.net/~cpete/ubuntu/+source/apport
Only Chris Peterson can upload to this branch. If you are Chris Peterson please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/devel
Repository:
lp:~cpete/ubuntu/+source/apport

Recent commits

18b4273... by Benjamin Drung

Release apport 2.28.1-0ubuntu4

Signed-off-by: Benjamin Drung <email address hidden>

555d766... by Benjamin Drung

Enable Launchpad crash reports for oracular

This reverts commit 8f65c3c118f70877e9d227cd21ebbb92ca908f91.

c9810b9... by Benjamin Drung

Release apport 2.28.1-0ubuntu3

Signed-off-by: Benjamin Drung <email address hidden>

e6d61bb... by Benjamin Drung

Install apport-autoreport units into /usr/lib/systemd/system

880ef41... by Benjamin Drung

setup: determine udev directory dynamically

On /usr merged systems like Ubuntu 24.04 the udev rules are placed into
`/usr/lib/udev/rules.d` instead of `/lib/udev/rules.d`.

Determine the location of the udev directory from the pkg-config file
and fallback to the old location on failure. Install `pkg-config` in the
`system-installed` test.

Origin: upstream, https://github.com/canonical/apport/pull/325
Signed-off-by: Benjamin Drung <email address hidden>

68f83bb... by Benjamin Drung

report: fix determining bug report URL for Thunderbird

When running `ubuntu-bug thunderbird` on a system with the thunderbird
snap installed, it collects information correctly and opens a page like
https://bugs.launchpad.net/distros/+filebug/a9564134-dfa6-11ee-85a7-c7116d9f638e
which is not valid.

The snap contact information contains `distros` in the Launchpad URL:

```
$ snap info thunderbird | grep ^contact
contact: https://launchpad.net/distros/ubuntu/+source/thunderbird
```

Bug-Ubuntu: https://launchpad.net/bugs/2056758
Origin: upstream, https://github.com/canonical/apport/pull/324
Signed-off-by: Benjamin Drung <email address hidden>

17ce4ef... by Benjamin Drung

Release apport 2.28.1-0ubuntu2

Signed-off-by: Benjamin Drung <email address hidden>

bb2aa92... by Benjamin Drung

Drop python3-distutils from autopkgtest dependencies

3725bae... by Benjamin Drung

Release apport 2.28.1-0ubuntu1

Signed-off-by: Benjamin Drung <email address hidden>

ae4e09f... by Benjamin Drung

Format patches and package hooks with black 24.2