Run of scrub-obsolete for android-sdk-meta

Merge these changes:

Full worker log

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index 1e3f025..85dc9c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+android-sdk-meta (28.0.2+8~exp2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + android-sdk: Drop versioned constraint on android-sdk-platform-tools (>=
+      20) in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 22 Jan 2023 04:45:52 -0000
+
 android-sdk-meta (28.0.2+8~exp1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index b0064f3..5476d84 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Package: android-sdk
 Architecture: amd64 i386 armel armhf arm64 mips mipsel mips64el
 Depends: android-sdk-build-tools,
          android-sdk-common (>= ${source:Version}),
-         android-sdk-platform-tools (>= 20),
+         android-sdk-platform-tools,
          proguard-cli,
          ${misc:Depends}
 Recommends: gradle, default-jdk-headless

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t scrub-obsolete android-sdk-build-tools-commonapt install -t scrub-obsolete android-sdk-build-toolsapt install -t scrub-obsolete android-sdk-commonapt install -t scrub-obsolete android-sdk-platform-tools-commonapt install -t scrub-obsolete android-sdk-platform-toolsapt install -t scrub-obsolete android-sdk

Lintian Result