Lintian Fixes - codenarc

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 83746aa..6aa3a69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+codenarc (0.23-6) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 15 May 2023 11:54:18 -0000
+
 codenarc (0.23-5) 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 616b36f..9f3d0a6 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: Damien Raude-Morvan <drazzib@debian.org>
 Build-Depends: ant,
-               debhelper (>= 11),
+               debhelper-compat (= 13),
                default-jdk,
                default-jdk-doc,
                groovy,
@@ -14,9 +14,9 @@ Build-Depends: ant,
                liblog4j1.2-java,
                maven-repo-helper
 Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/codenarc.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/codenarc.git
-Homepage: http://codenarc.sourceforge.net/
+Vcs-Git: https://salsa.debian.org/java-team/codenarc.git
+Vcs-Browser: https://salsa.debian.org/java-team/codenarc
+Homepage: https://codenarc.sourceforge.net/
 
 Package: libcodenarc-groovy-java
 Architecture: all

Debdiff

File lists identical (after any substitutions)

Control files of package libcodenarc-groovy-java: lines which differ (wdiff format)

  • Homepage: http://codenarc.sourceforge.net/ https://codenarc.sourceforge.net/

Control files of package libcodenarc-groovy-java-doc: lines which differ (wdiff format)

  • Homepage: http://codenarc.sourceforge.net/ https://codenarc.sourceforge.net/

Run locally

More details

Full run details