Lintian Fixes - android-platform-frameworks-data-binding

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 6dee925..52d575e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+android-platform-frameworks-data-binding (2.2.2-7) UNRELEASED; urgency=medium
+
+  * Use correct machine-readable copyright file URI.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 17 May 2023 06:30:01 -0000
+
 android-platform-frameworks-data-binding (2.2.2-6) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 3bd80a2..f61c78d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
 Build-Depends: antlr4,
-               debhelper (>= 11),
+               debhelper-compat (= 13),
                default-jdk-headless,
                gradle-debian-helper,
                libandroid-tools-annotations-java,
@@ -12,7 +12,7 @@ Build-Depends: antlr4,
                libjaxb-api-java,
                libjuniversalchardet-java,
                maven-repo-helper
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Homepage: https://android.googlesource.com/platform/frameworks/data-binding
 Vcs-Git: https://salsa.debian.org/android-tools-team/android-platform-frameworks-data-binding.git
 Vcs-Browser: https://salsa.debian.org/android-tools-team/android-platform-frameworks-data-binding
diff --git a/debian/copyright b/debian/copyright
index 1f2cfce..ed3918d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Data Binding Library
 Upstream-Contact: https://source.android.com/compatibility/contact-us.html
 Source: https://android.googlesource.com/platform/frameworks/data-binding

Run locally

More details

Full run details

Historical runs