Your message dated Sat, 27 May 2023 07:25:24 +0200
with message-id <[email protected]>
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 [email protected]
immediately.)
--
1036084: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036084
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
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-5
diff --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 <[email protected]> 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 ---
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.
Paul
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---