ubuntu/+source/automake-1.16:applied/ubuntu/devel

Last commit made on 2024-02-01
Get this branch:
git clone -b applied/ubuntu/devel https://git.launchpad.net/ubuntu/+source/automake-1.16
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/devel
Repository:
lp:ubuntu/+source/automake-1.16

Recent commits

1767679... by Nick Rosbrook

1:1.16.5-1.3ubuntu1 (patches applied)

Imported using git-ubuntu import.

9d7a78a... by Nick Rosbrook

Do not try to import imp module

Gbp-Pq: python3.12-do-not-import-imp.patch.

b5a0d73... by Nick Rosbrook

[PATCH] python: use the posix_prefix sysconfig scheme on Debian

Gbp-Pq: python3.10-sysconfig.patch.

67fba08... by Nick Rosbrook

Add support for Python 3.10

Gbp-Pq: python3.10.patch.

87573b7... by Nick Rosbrook

t/python-prefix.sh: Respect PYTHON environment variable

Gbp-Pq: 0003-t-python-prefix.sh-Respect-PYTHON-environment-variable.patch.

a974c7e... by Nick Rosbrook

Drop @SHELL@

Gbp-Pq: 0002-Drop-SHELL.patch.

ba9667e... by Nick Rosbrook

texi file rename for multiple automake versions

Gbp-Pq: 0001-texi-rename.patch.

7ad9720... by Nick Rosbrook

changelog

f83fb47... by Nick Rosbrook

update-maintainer

24074f7... by Nick Rosbrook

  * d/p/python3.12-do-not-import-imp.patch: do not import imp module
    This fixes autopkgtest with python3.12 (LP: #2051972)