mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-17 20:01:30 +00:00
Release 0.203
This commit is contained in:
parent
983bb3b70e
commit
55eb521461
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,4 +1,4 @@
|
|||||||
ubuntu-dev-tools (0.202ubuntu1) UNRELEASED; urgency=medium
|
ubuntu-dev-tools (0.203) unstable; urgency=medium
|
||||||
|
|
||||||
[ Steve Langasek ]
|
[ Steve Langasek ]
|
||||||
* ubuntu-build: handle TOCTOU issue with the "can be retried" value on
|
* ubuntu-build: handle TOCTOU issue with the "can be retried" value on
|
||||||
@ -10,7 +10,16 @@ ubuntu-dev-tools (0.202ubuntu1) UNRELEASED; urgency=medium
|
|||||||
[ Florent 'Skia' Jacquet ]
|
[ Florent 'Skia' Jacquet ]
|
||||||
* import-bug-from-debian: handle multipart message (Closes: #969510)
|
* import-bug-from-debian: handle multipart message (Closes: #969510)
|
||||||
|
|
||||||
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 26 May 2024 12:58:38 -0700
|
[ Benjamin Drung ]
|
||||||
|
* import-bug-from-debian: add type hints
|
||||||
|
* Bump Standards-Version to 4.7.0
|
||||||
|
* Bump year and add missing files to copyright
|
||||||
|
* setup.py: add pm-helper
|
||||||
|
* Format code with black and isort
|
||||||
|
* Address several issues pointed out by Pylint
|
||||||
|
* Depend on python3-yaml for pm-helper
|
||||||
|
|
||||||
|
-- Benjamin Drung <bdrung@debian.org> Sat, 02 Nov 2024 18:19:24 +0100
|
||||||
|
|
||||||
ubuntu-dev-tools (0.202) unstable; urgency=medium
|
ubuntu-dev-tools (0.202) unstable; urgency=medium
|
||||||
|
|
||||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -1,8 +1,7 @@
|
|||||||
Source: ubuntu-dev-tools
|
Source: ubuntu-dev-tools
|
||||||
Section: devel
|
Section: devel
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
Maintainer: Ubuntu Developers <ubuntu-dev-tools@packages.debian.org>
|
||||||
XSBC-Original-Maintainer: Ubuntu Developers <ubuntu-dev-tools@packages.debian.org>
|
|
||||||
Uploaders:
|
Uploaders:
|
||||||
Benjamin Drung <bdrung@debian.org>,
|
Benjamin Drung <bdrung@debian.org>,
|
||||||
Stefano Rivera <stefanor@debian.org>,
|
Stefano Rivera <stefanor@debian.org>,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user