Lintian Fixes - kakoune

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a232e735..18e2a6cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kakoune (2022.10.31-3) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Remove empty maintainer scripts: kakoune (prerm), kakoune (postinst)
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 17 Jul 2023 09:15:51 -0000
+
 kakoune (2022.10.31-2) unstable; urgency=medium
 
   * Switch the ncurses build dependency from the transitional
diff --git a/debian/control b/debian/control
index 26cc3e94..4884985f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Maintainer: Peter Pentchev <roam@debian.org>
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian/kakoune/
 Vcs-Git: https://salsa.debian.org/debian/kakoune.git
-Homepage: http://kakoune.org/
+Homepage: https://kakoune.org/
 Rules-Requires-Root: no
 
 Package: kakoune
diff --git a/debian/kakoune.postinst b/debian/kakoune.postinst
deleted file mode 100644
index c1fc8b91..00000000
--- a/debian/kakoune.postinst
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-set -e
-
-#DEBHELPER#
diff --git a/debian/kakoune.prerm b/debian/kakoune.prerm
deleted file mode 100644
index c1fc8b91..00000000
--- a/debian/kakoune.prerm
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-set -e
-
-#DEBHELPER#

Debdiff

File lists identical (after any substitutions)

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

  • Homepage: http://kakoune.org/ https://kakoune.org/

No differences were encountered between the control files of package kakoune-dbgsym

Run locally

More details

Full run details