Lintian Fixes - libminlog-java

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 1af5fae..fea1c43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libminlog-java (1.3.0-2) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 23 Jul 2022 22:00:45 -0000
+
 libminlog-java (1.3.0-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 68dde00..51c6675 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Damien Raude-Morvan <drazzib@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  libmaven-bundle-plugin-java,
  libmaven-javadoc-plugin-java,
  maven-debian-helper
 Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libminlog-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libminlog-java.git
+Vcs-Git: https://salsa.debian.org/java-team/libminlog-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libminlog-java
 Homepage: https://github.com/EsotericSoftware/minlog
 
 Package: libminlog-java
diff --git a/debian/copyright b/debian/copyright
index 19e2382..2f47c86 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: MinLog
 Source: https://github.com/EsotericSoftware/minlog
 
diff --git a/debian/rules b/debian/rules
index 06abd43..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --force-download
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..fd5b567
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/EsotericSoftware/minlog/issues
+Bug-Submit: https://github.com/EsotericSoftware/minlog/issues/new
+Repository: https://github.com/EsotericSoftware/minlog.git
+Repository-Browse: https://github.com/EsotericSoftware/minlog
diff --git a/debian/watch b/debian/watch
index 7c87903..3cb3ab1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/EsotericSoftware/minlog/tags .*/(?:minlog-)?([\d\.]+).tar.gz

Debdiff

File lists identical (after any substitutions)

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

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

Run locally

More details

Full run details