Your message dated Mon, 22 Aug 2016 22:51:53 +0530
with message-id <123ea1b6-7d30-d1a4-6f3d-4d8a9b4b3...@gmail.com>
and subject line 
has caused the Debian Bug report #817008,
regarding unfulfilled dependencies
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 ow...@bugs.debian.org
immediately.)


-- 
817008: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817008
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:android-sdk-meta
Version: 24.3.3+1
Severity: serious
Tags: sid stretch

Looking at https://tracker.debian.org/pkg/android-sdk-meta

excuses:
11 days old (needed 5 days)
android-sdk-build-tools/amd64 unsatisfiable Depends: android-sdk-build-tools-common (= 24.3.3+1) android-sdk-platform-tools/amd64 unsatisfiable Depends: android-sdk-platform-tools-common (= 24.3.3+1) android-sdk-build-tools/i386 unsatisfiable Depends: android-sdk-build-tools-common (= 24.3.3+1) android-sdk-platform-tools/i386 unsatisfiable Depends: android-sdk-platform-tools-common (= 24.3.3+1)
Invalidated by dependency
Not considered
Depends: android-sdk-meta android-platform-dalvik (not considered)
Depends: android-sdk-meta android-platform-development
Depends: android-sdk-meta android-platform-frameworks-base (not considered)
Depends: android-sdk-meta android-platform-system-core (not considered)

looks like the debian/rules file didn't update

export BUILD_TOOLS_VERSION = 23.0.2
PLATFORM_TOOLS_VERSION = 23.0.0
[...]
override_dh_gencontrol:
        dh_gencontrol
        dh_gencontrol -pandroid-sdk-platform-tools -- 
-v$(PLATFORM_TOOLS_VERSION)+1
dh_gencontrol -pandroid-sdk-platform-tools-common -- -v$(PLATFORM_TOOLS_VERSION)+1
        dh_gencontrol -pandroid-sdk-build-tools -- -v$(BUILD_TOOLS_VERSION)+1
dh_gencontrol -pandroid-sdk-build-tools-common -- -v$(BUILD_TOOLS_VERSION)+1


On the other hand, I don't see what people are trying to achieve with this different version setup.
--- End Message ---
--- Begin Message ---
|Version: 24.3.3+2|


--- End Message ---

Reply via email to