[Android-tools-devel] Bug#848852: adb command error with backtrace

Chirayu Desai chirayudesai1 at gmail.com
Tue Dec 20 17:14:59 UTC 2016



On 12/20/2016 03:05 PM, Hans-Christoph Steiner wrote:
> Do the LAVA instances with the URLs have the same problem?
>
> We need to add versioned Depends: to packages like adb.  Right now adb
> just "Depends: android-libadb" which is problematic.  It should be
> "Depends: android-libadb (>= 7.0.0+r1~).
I remember looking at this back when we had the whole versioning discussion.
We don't declare a dependency on android-libadb explicitly, but rather have:
Depends: ${shlibs:Depends}, ${misc:Depends}

I guess one could just add
android-libadb (= ${binary:Version})
to the above, and do the same for other tools as well.
>
> _______________________________________________
> Android-tools-devel mailing list
> Android-tools-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/android-tools-devel




More information about the Android-tools-devel mailing list