Lintian Fixes - jflex

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 23468b0..d2f6a4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jflex (1.7.0-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 27 Feb 2023 23:43:04 -0000
+
 jflex (1.7.0-3) unstable; urgency=medium
 
   * Declare compliance with Debian Policy 4.6.2.
@@ -248,4 +255,3 @@ jflex (1.3.2-1) unstable; urgency=low
   * Initial release.
 
  -- Takashi Okamoto <tora@debian.org>  Sat,  2 Jun 2001 19:17:32 +0900
-
diff --git a/debian/control b/debian/control
index 9cc4a6b..b31ce2c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
 Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/jflex.git
 Vcs-Browser: https://salsa.debian.org/java-team/jflex
-Homepage: http://www.jflex.de/
+Homepage: https://www.jflex.de/
 
 Package: jflex
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 8c295f3..daa9829 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,4 +27,3 @@ override_dh_installchangelogs:
 override_dh_installdocs:
 	$(RM) $(CURDIR)/examples/.gitignore
 	dh_installdocs
-

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://www.jflex.de/ https://www.jflex.de/

Run locally

More details

Full run details