Lintian Fixes - plexus-resources

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 876b3fa..340eaac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+plexus-resources (1.1.0-3) 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.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
+    page/<org>/<repo>/archive/<tag> → /<org>/<repo>/archive/refs/tags/<tag>.
+  * Remove unnecessary get-orig-source-target.
+  * Update standards version to 4.1.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 23 Dec 2022 02:40:22 -0000
+
 plexus-resources (1.1.0-2) 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 c1398a2..cc05f58 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,15 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Eugene Zhukov <jevgeni.zh@gmail.com>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  libplexus-component-metadata-java,
  libplexus-component-annotations-java,
  libplexus-utils-java,
  maven-debian-helper (>= 1.6.1)
-Standards-Version: 4.1.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-resources.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-resources.git
+Standards-Version: 4.1.1
+Vcs-Git: https://salsa.debian.org/java-team/plexus-resources.git
+Vcs-Browser: https://salsa.debian.org/java-team/plexus-resources
 Homepage: https://github.com/codehaus-plexus/plexus-resources
 
 Package: libplexus-resources-java
diff --git a/debian/copyright b/debian/copyright
index a1a915a..493a6d7 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: Plexus Resource Component
 Source: https://github.com/codehaus-plexus/plexus-resources
 
diff --git a/debian/rules b/debian/rules
index 5a6351f..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename
diff --git a/debian/watch b/debian/watch
index 4585286..217701e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/codehaus-plexus/plexus-resources/tags .*/archive/plexus-resources-([\d\.]+).tar.gz
+version=4
+https://github.com/codehaus-plexus/plexus-resources/tags .*/archive/refs/tags/plexus-resources-([\d\.]+).tar.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details