Your message dated Sat, 27 May 2023 07:25:24 +0200 with message-id <7c4f391f-8b87-07b6-d81b-8af046eebb07@debian.org> and subject line Re: Bug#1036084: [pre-approval] unblock: android-platform-tools-base/2.2.2-5 has caused the Debian Bug report #1036084, regarding [pre-approval] unblock: android-platform-tools-base/2.2.2-5 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1036084: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036084 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: [pre-approval] unblock: android-platform-tools-base/2.2.2-5
- From: Emmanuel Bourg <ebourg@apache.org>
- Date: Mon, 15 May 2023 09:21:40 +0200
- Message-id: <[🔎] 168413530040.613495.1000744650778644210.reportbug@icare.ariane-software.com>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock X-Debbugs-Cc: android-platform-tools-base@packages.debian.org Control: affects -1 + src:android-platform-tools-base Hi, The kotlin package is threatened to be removed due the RC bug (#1034982). I tracked down the link between kotlin and android-libnativehelper to the adb package which is a dependency of libandroid-ddms-java. I'd like to suggest downgrading the dependency on adb to recommended if #1034982 isn't fixed in time for the Bookworm release. Kotlin doesn't use adb and shouldn't be tied to its fate. unblock android-platform-tools-base/2.2.2-5diff --git a/debian/changelog b/debian/changelog index 175b081e..ba88018b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +android-platform-tools-base (2.2.2-5) UNRELEASED; urgency=medium + + * Team upload. + * Downgraded the libandroid-ddms-java dependency on adb to recommended + + -- Emmanuel Bourg <ebourg@apache.org> Mon, 15 May 2023 09:08:26 +0200 + android-platform-tools-base (2.2.2-4) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 76cb3945..5a0bcbdd 100644 --- a/debian/control +++ b/debian/control @@ -170,10 +170,10 @@ Description: Library to parse and download the Android SDK Package: libandroid-ddms-java Architecture: all -Depends: adb, - libandroid-tools-common-java, +Depends: libandroid-tools-common-java, libkxml2-java, ${misc:Depends} +Recommends: adb Description: Communicate with devices through adb - Core library Dalvik Debug Monitor Server (DDMS) provides port-forwarding services, screen capture on the device, thread and heap information on the device, logcat,
--- End Message ---
--- Begin Message ---
- To: Emmanuel Bourg <ebourg@apache.org>, 1036084-done@bugs.debian.org
- Subject: Re: Bug#1036084: [pre-approval] unblock: android-platform-tools-base/2.2.2-5
- From: Paul Gevers <elbrus@debian.org>
- Date: Sat, 27 May 2023 07:25:24 +0200
- Message-id: <7c4f391f-8b87-07b6-d81b-8af046eebb07@debian.org>
- In-reply-to: <[🔎] dcc26909-f334-392a-7fcb-adbdd49eddd8@debian.org>
- References: <[🔎] 168413530040.613495.1000744650778644210.reportbug@icare.ariane-software.com> <[🔎] 168413530040.613495.1000744650778644210.reportbug@icare.ariane-software.com> <[🔎] dcc26909-f334-392a-7fcb-adbdd49eddd8@debian.org>
Hi, On 23-05-2023 16:41, Paul Gevers wrote:On 15-05-2023 09:21, Emmanuel Bourg wrote:I'd like to suggest downgrading the dependency on adb to recommended if #1034982 isn't fixed in time for the Bookworm release.That seems to be on it's way all right. Please close this bug if it migrates or remove the moreinfo tag if it gets stuck and we need to revisit this.adb migrated, so I'm closing this bug. PaulAttachment: OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---