Lintian Fixes - fonts-freefont

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 6255a9c..d1b8470 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+fonts-freefont (20120503-11) UNRELEASED; urgency=medium
+
+  * Add missing ${misc:Depends} to Depends for fonts-freefont-udeb.
+  * Use secure URI in debian/watch.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Fix day-of-week for changelog entry 20051206-1.
+  * Set Multi-Arch: foreign on package fonts-freefont-udeb.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Sep 2022 10:22:34 -0000
+
 fonts-freefont (20120503-10) unstable; urgency=medium
 
   * debian/patches/build_python3_syntax.patch:
@@ -462,7 +475,7 @@ ttf-freefont (20051206-1) unstable; urgency=low
   * Slight reorganization of the build process.
   * Now udeb includes stipped versions of FreeSans*, using scripts from g-i.
 
- -- Konstantinos Margaritis <markos@debian.org>  Mon,  8 Jan 2006 13:44:18 +0200
+ -- Konstantinos Margaritis <markos@debian.org>  Sun, 08 Jan 2006 13:44:18 +0200
 
 ttf-freefont (20051102-2) unstable; urgency=low
 
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 ba651ba..3836461 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: fonts-freefont
 Section: fonts
 Priority: optional
 Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
-Build-Depends: debhelper (>= 11~)
+Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: fontforge-nox | fontforge
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Uploaders: Davide Viti <zinosat@tiscali.it>, Fabian Greffrath <fabian@debian.org>
 Vcs-Git: https://salsa.debian.org/fonts-team/fonts-freefont.git
 Vcs-Browser: https://salsa.debian.org/fonts-team/fonts-freefont
-Homepage: http://savannah.gnu.org/projects/freefont/
+Homepage: https://savannah.gnu.org/projects/freefont/
 
 Package: fonts-freefont-ttf
 Architecture: all
@@ -33,4 +33,6 @@ Section: debian-installer
 Provides: ttf-installer
 Package-Type: udeb
 Architecture: all
+Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Freefont Sans fonts for the graphical installer
diff --git a/debian/watch b/debian/watch
index 1c7fcdb..a572983 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-http://ftp.gnu.org/gnu/freefont/freefont-src-(.*)\.tar\.gz
+https://ftp.gnu.org/gnu/freefont/freefont-src-(.*)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

Control files of package fonts-freefont-otf: lines which differ (wdiff format)

  • Homepage: http://savannah.gnu.org/projects/freefont/ https://savannah.gnu.org/projects/freefont/

Control files of package fonts-freefont-ttf: lines which differ (wdiff format)

  • Homepage: http://savannah.gnu.org/projects/freefont/ https://savannah.gnu.org/projects/freefont/

Control files of package fonts-freefont-udeb: lines which differ (wdiff format)

  • Multi-Arch: foreign

Run locally

More details

Full run details