Lintian Fixes - jmdns

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5bb763e..adec253 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+jmdns (3.5.5-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 13:02:46 -0000
+
 jmdns (3.5.5-1) unstable; urgency=medium
 
   * Team upload.
@@ -63,7 +74,7 @@ jmdns (3.4.2-1) unstable; urgency=medium
 jmdns (3.4.1-2) unstable; urgency=low
 
   * Team upload.
-  * Build with target=1.5 to ensure compatibility with openjdk-6.  
+  * Build with target=1.5 to ensure compatibility with openjdk-6.
     - Thanks to James Page. (Closes: #676482)
 
  -- tony mancill <tmancill@debian.org>  Thu, 07 Jun 2012 21:43:18 -0700
@@ -80,7 +91,7 @@ jmdns (3.4.1-1) unstable; urgency=low
 jmdns (3.4.0-2) unstable; urgency=low
 
   * Fix issue with un-resolvable parent POM:
-    - debian/libjmdns-java.poms: use --no-parent to strip out parent POM. 
+    - debian/libjmdns-java.poms: use --no-parent to strip out parent POM.
 
  -- James Page <james.page@ubuntu.com>  Fri, 15 Jul 2011 14:43:29 +0100
 
@@ -109,7 +120,7 @@ jmdns (3.4.0-1) unstable; urgency=low
     - debian/rules: added new deps to CLASSPATH for compilation
     - debian/libjmdns-java-doc.docs: removed README.txt; no longer present
       in upstream source.
-  * Added get-orig-pom target to debian/rules to retrieve upstream POM file 
+  * Added get-orig-pom target to debian/rules to retrieve upstream POM file
     for deployment to /usr/share/maven-repo.
   * Tidied lintian warnings:
     - debian/control: removed dependency on default-jre-*
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 03098a9..c528e6e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: James Page <james.page@ubuntu.com>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libeasymock-java,
@@ -12,7 +12,7 @@ Build-Depends:
  libmaven-javadoc-plugin-java,
  libslf4j-java,
  maven-debian-helper
-Standards-Version: 4.3.0
+Standards-Version: 4.6.0
 Vcs-Git: https://salsa.debian.org/java-team/jmdns.git
 Vcs-Browser: https://salsa.debian.org/java-team/jmdns
 Homepage: https://github.com/jmdns/jmdns
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..d42167c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/jmdns/jmdns/issues
+Bug-Submit: https://github.com/jmdns/jmdns/issues/new
+Repository: https://github.com/jmdns/jmdns.git
+Repository-Browse: https://github.com/jmdns/jmdns.git

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libjmdns-java

No differences were encountered between the control files of package libjmdns-java-doc

Run locally

More details

Full run details