ubuntu-dev-tools:main

Last commit made on 2024-04-13
Get this branch:
git clone -b main https://git.launchpad.net/ubuntu-dev-tools
Members of Ubuntu Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

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

Recent commits

6ebffe3... by Simon Quigley

Consolidate Ubuntu changelog entries, upload to Unstable

f01234e... by Chris Peterson

update debian/copyright

- Correctly add ISC licenses to new files in ubuntutools/tests/*
  as specified in debian/copyright
- Add GPL-3 licenses and correct attribution for:
    - running-autopkgtests
    - ubuntutools/running_autopkgtests.py

43891ed... by Chris Peterson

depends: python3-launchpadlib-desktop

Replace the dependency on python3-launchpadlib with
python3-launchpadlib-desktop. This package is the same as python3-launchpadlib
except that it also includes python3-keyring, which is a requirement for
some of the desktop-centric code-paths. In the case, requestsync has a
path for logging in via a web browser which also requires python3-keyring
to be installed. This had caused a ModuleNotFoundError when
python3-launchpadlib dropped python3-keyring from Recommends to Suggests
(LP: #2049217).

132866e... by Steve Langasek

releasing package ubuntu-dev-tools version 0.201ubuntu2

a0fcac7... by Steve Langasek

changelog update

4908950... by Steve Langasek

Merge latest Ubuntu upload

5186e76... by Chris Peterson

Import Debian version 0.201ubuntu1

ubuntu-dev-tools (0.201ubuntu1) noble; urgency=medium
.
  * Replace Depends on python3-launchpadlib with Depends on
    python3-launchpadlib-desktop (LP: #2049217)

bf46f7f... by Steve Langasek

Fix license statement in manpage

881602c... by Steve Langasek

Update ubuntu-build manpage to match current options

c869d07... by Steve Langasek

ubuntu-build: don't retry builds Launchpad tells us can't be retried