Lintian Fixes - codecrypt

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 935d436..3dddebf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+codecrypt (1.8-2) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Trim trailing whitespace.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 02 Nov 2022 03:10:49 -0000
+
 codecrypt (1.8-1) unstable; urgency=medium
 
   * New upstream version 1.8
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index de7a462..356ba11 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: utils
 Priority: optional
 Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alioth.debian.org>
 Uploaders: Mirek Kratochvil <exa.exa@gmail.com>
-Build-Depends: debhelper (>= 9), dh-autoreconf, libgmp-dev, libcrypto++-dev, libfftw3-dev, pkg-config
+Build-Depends: debhelper-compat (= 13), libgmp-dev, libcrypto++-dev, libfftw3-dev, pkg-config
 Standards-Version: 4.1.1
-Homepage: http://e-x-a.org/codecrypt
-Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/codecrypt.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/codecrypt.git
+Homepage: https://e-x-a.org/codecrypt
+Vcs-Git: https://salsa.debian.org/pkg-privacy-team/codecrypt.git
+Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/codecrypt
 
 Package: codecrypt
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 551237a..83afd54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 #DH_VERBOSE = 1
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@  --with autoreconf
+	dh $@

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/lib/debug/.build-id/de/41e486206f28e88b08bfa7d3248a5a3f45a57b.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/24/c955c2c64d5706a6a09616ba4c0ad699928ccd.debug

Control files of package codecrypt: lines which differ (wdiff format)

  • Homepage: http://e-x-a.org/codecrypt https://e-x-a.org/codecrypt

Control files of package codecrypt-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 24c955c2c64d5706a6a09616ba4c0ad699928ccd de41e486206f28e88b08bfa7d3248a5a3f45a57b

Run locally

More details

Full run details