Lintian Fixes - gedit-latex-plugin

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index dbd4a52..69f8401 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+gedit-latex-plugin (3.20.0-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper dependency to >= 9, since that's what is used in
+    debian/compat.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Name (from
+    ./configure), Repository-Browse.
+  * Fix day-of-week for changelog entry 0.2rc1-2.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 10 Jan 2023 12:52:00 -0000
+
 gedit-latex-plugin (3.20.0-2) unstable; urgency=medium
 
   [ Ondřej Nový ]
@@ -165,7 +178,7 @@ gedit-latex-plugin (0.2rc1-2) unstable; urgency=low
   * debian/patches/04_name_clashing_with_bzr_gedit_plugin.patch: MenuToolAction
     clash with bzr plugin that has a gobject with the same name.
 
- -- Andrea Gasparini <gaspa@yattaweb.it>  Sat, 25 Mar 2009 18:10:46 +0100
+ -- Andrea Gasparini <gaspa@yattaweb.it>  Wed, 25 Mar 2009 18:10:46 +0100
 
 gedit-latex-plugin (0.2rc1-1) unstable; urgency=low
 
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 ed60b62..b004995 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: gnome
 Priority: optional
 Maintainer: Pietro Battiston <me@pietrobattiston.it>
 Uploaders: Andrea Gasparini <gaspa@yattaweb.it>
-Build-Depends: debhelper (>= 7.0.50~), libglib2.0-dev (>= 2.26.0),
+Build-Depends: debhelper-compat (= 13), libglib2.0-dev (>= 2.26.0),
   libgtk-3-dev (>= 3.0.12), intltool (>= 0.40), python3, dh-python
 Standards-Version: 3.9.8
 Homepage: https://wiki.gnome.org/Apps/Gedit/LaTeXPlugin
@@ -32,4 +32,3 @@ Description: gedit plugin for composing and compiling LaTeX documents
     "PostScript". Per default the plugin uses rubber for automated document
     compiling, but you may create your own profiles invoking the LaTeX command
     chain directly.
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..0bb8788
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Name: gedit-latex
+Bug-Database: https://gitlab.gnome.org/GNOME/gedit-latex/-/issues
+Bug-Submit: https://gitlab.gnome.org/GNOME/gedit-latex/-/issues/new
+Repository-Browse: https://gitlab.gnome.org/GNOME/gedit-latex

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details