Lintian Fixes - gringotts

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index a1b46ef..53ec218 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 gringotts (1.2.10-4) unstable; urgency=medium
 
    * debian/patches:
-    - fix-build-with-gcc-10.patch. Import patch to fix FTBFS with GCC 10.  
+    - fix-build-with-gcc-10.patch. Import patch to fix FTBFS with GCC 10.
       Thanks to Logan Rosen. (Closes: #957312)
   * debian/control:
     - Bump to Standards-Version 4.5.1. No changes required.
@@ -348,4 +348,3 @@ gringotts (1.2.6-1) unstable; urgency=low
   * Initial release (Closes: #170431)
 
  -- Bastian Kleineidam <calvin@debian.org>  Thu, 17 Apr 2003 15:39:07 +0200
-
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 a1f49be..0784000 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: gringotts
 Section: utils
 Priority: optional
 Maintainer: Jose G. López <josgalo@jglopez.name>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1), dh-autoreconf, libgringotts-dev (>= 1.2.1), libmcrypt-dev, libgtk2.0-dev, libpopt-dev, pkg-config
-Standards-Version: 4.5.1
-Homepage: http://gringotts.shlomifish.org
+Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1), libgringotts-dev (>= 1.2.1), libmcrypt-dev, libgtk2.0-dev, libpopt-dev, pkg-config
+Standards-Version: 4.6.2
+Homepage: https://gringotts.shlomifish.org
 Vcs-Git: https://salsa.debian.org/josgalo-guest/gringotts.git
 Vcs-Browser: https://salsa.debian.org/josgalo-guest/gringotts
 
diff --git a/debian/rules b/debian/rules
index 0eadd95..868dff0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 # gettext version too old
 override_dh_autoreconf:
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..ae19e1f
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/shlomif/gringotts/issues
+Bug-Submit: https://github.com/shlomif/gringotts/issues/new
+Repository-Browse: https://github.com/shlomif/gringotts

Run locally

More details

Full run details

Historical runs