Lintian Fixes - dummydroid

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 848210a..1719abb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+dummydroid (1.2-3) UNRELEASED; urgency=medium
+
+  * Use correct machine-readable copyright file URI.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 08 Jan 2023 13:42:16 -0000
+
 dummydroid (1.2-2) 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 839a8dc..d2cacbd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Android tools Maintainer <android-tools-devel@lists.alioth.debian.org>
 Uploaders: Hans-Christoph Steiner <hans@eds.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
                default-jdk,
                javahelper,
                junit,
diff --git a/debian/copyright b/debian/copyright
index 1c1bc92..0c88b48 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: dummydroid
 Source: https://github.com/onyxbits/dummydroid
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f1ed964
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/onyxbits/dummydroid/issues
+Bug-Submit: https://github.com/onyxbits/dummydroid/issues/new
+Repository: https://github.com/onyxbits/dummydroid.git
+Repository-Browse: https://github.com/onyxbits/dummydroid
diff --git a/debian/watch b/debian/watch
index 927f9ce..4b5f923 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/onyxbits/dummydroid/releases .*/v(\d\.\d)\.tar\.(?:bz2|gz|xz)
+version=4
+https://github.com/onyxbits/dummydroid/tags .*/v(\d\.\d)\.tar\.(?:bz2|gz|xz)

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/doc/dummydroid/examples/Motorola_Moto_G_1st_gen.prop

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/doc/dummydroid/examples/Motorola_Moto_G_1st_gen.prop.gz

No differences were encountered in the control files

Run locally

More details

Full run details