Compare commits

...

6 Commits

Author SHA1 Message Date
Steve Langasek
94e63bd4f2 changelog bump 2024-05-10 18:10:42 +02:00
Steve Langasek
8b389d6f30 Also needs dropped as a runtime dep... 2024-05-10 18:10:29 +02:00
Steve Langasek
7192e99427 changelog bump 2024-05-08 11:33:37 +02:00
Steve Langasek
475533f542 Correct wrong backport of python3-launchpadlib-desktop change 2024-05-08 11:33:23 +02:00
Steve Langasek
823b790da3 releasing package ubuntu-dev-tools version 0.201ubuntu2~23.10.1 2024-03-12 17:47:28 -07:00
Steve Langasek
7cac9c9c3b Backport to mantic 2024-03-12 17:47:19 -07:00
2 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
ubuntu-dev-tools (0.201ubuntu2~23.10.3) mantic; urgency=medium
* Backport current ubuntu-dev-tools to mantic. LP: #2057716.
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 12 Mar 2024 17:47:25 -0700
ubuntu-dev-tools (0.201ubuntu2) noble; urgency=medium
[ Steve Langasek ]

4
debian/control vendored
View File

@ -27,7 +27,7 @@ Build-Depends:
python3-debianbts,
python3-distro-info,
python3-httplib2,
python3-launchpadlib-desktop,
python3-launchpadlib,
python3-pytest,
python3-requests <!nocheck>,
python3-setuptools,
@ -54,7 +54,7 @@ Depends:
python3-debianbts,
python3-distro-info,
python3-httplib2,
python3-launchpadlib-desktop,
python3-launchpadlib,
python3-lazr.restfulclient,
python3-ubuntutools (= ${binary:Version}),
sensible-utils,