Lintian Fixes - freefem

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index eed8652..14f27d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+freefem (3.5.8-8) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Use canonical URL in Vcs-Browser.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 15 Jun 2023 07:18:30 -0000
+
 freefem (3.5.8-7) unstable; urgency=medium
 
   * QA upload.
@@ -274,5 +284,3 @@ freefem (3.4.0-1) unstable; urgency=low
     Hopefully it is ok now!
 
  -- Christophe Prud'homme <prudhomm@users.sourceforge.net>  Sat,  7 Aug 1999 17:01:41 +0200
-
-
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 e77298d..d7a5488 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: freefem
 Maintainer: Debian QA Group <packages@qa.debian.org>
 Section: math
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
                dh-exec,
                libxt-dev,
                hevea,
@@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 11~),
                latex2html
 Standards-Version: 4.2.1
 Rules-Requires-Root: no
-Vcs-Browser: https://salsa.debian.org/science-team/freefem.git
+Vcs-Browser: https://salsa.debian.org/science-team/freefem
 Vcs-Git: https://salsa.debian.org/science-team/freefem.git
-Homepage: http://kfem.sourceforge.net
+Homepage: https://kfem.sourceforge.net
 
 Package: freefem
 Architecture: any
@@ -26,7 +26,7 @@ Suggests: freefem-examples (= ${source:Version}),
 Description: PDE oriented language using Finite Element Method
  FreeFEM is a language adapted to Partial Differential equation. The
  underlying method used  is the Finite Element Method.
- This tool has been successfully used as a teaching tool and even as a 
+ This tool has been successfully used as a teaching tool and even as a
  research tool.
 
 Package: freefem-doc
@@ -37,8 +37,8 @@ Suggests: pdf-viewer
 Description: Documentation for FreeFEM (html and pdf)
  FreeFEM is a language adapted to Partial Differential equation. The
  underlying method used  is the Finite Element Method.
- This tool has been successfully used as a teaching tool and even as a 
- research tool. 
+ This tool has been successfully used as a teaching tool and even as a
+ research tool.
 
 Package: freefem-examples
 Architecture: all
@@ -47,8 +47,8 @@ Depends: freefem,
 Description: Example files for FreeFEM
  FreeFEM is a language adapted to Partial Differential equation. The
  underlying method used  is the Finite Element Method.
- This tool has been successfully used as a teaching tool and even as a 
- research tool. 
+ This tool has been successfully used as a teaching tool and even as a
+ research tool.
 
 Package: libfreefem0
 Architecture: any
@@ -61,8 +61,8 @@ Replaces: libfreefem
 Description: Shared libraries for FreeFEM
  FreeFEM is a language adapted to Partial Differential equation. The
  underlying method used  is the Finite Element Method.
- This tool has been successfully used as a teaching tool and even as a 
- research tool. 
+ This tool has been successfully used as a teaching tool and even as a
+ research tool.
 
 Package: libfreefem-dev
 Architecture: any
@@ -73,8 +73,8 @@ Suggests: libfreefem-doc (= ${source:Version})
 Description: Development library, header files and manpages
  FreeFEM is a language adapted to Partial Differential equation. The
  underlying method used  is the Finite Element Method.
- This tool has been successfully used as a teaching tool and even as a 
- research tool. 
+ This tool has been successfully used as a teaching tool and even as a
+ research tool.
 
 Package: libfreefem-doc
 Architecture: all
@@ -83,5 +83,5 @@ Depends: ${misc:Depends}
 Description: Documentation for FreeFEM development
  FreeFEM is a language adapted to Partial Differential equation. The
  underlying method used  is the Finite Element Method.
- This tool has been successfully used as a teaching tool and even as a 
- research tool. 
+ This tool has been successfully used as a teaching tool and even as a
+ research tool.

Run locally

More details

Full run details

Historical runs