Lintian Fixes - cube2font

Ready changes

Summary

Diff

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 b9a0042..489181b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: graphics
 Priority: optional
 Uploaders: Martin Erik Werner <martinerikwerner@gmail.com>
 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
-Build-Depends: debhelper (>= 11), libfreetype6-dev, pkg-config, zlib1g-dev
+Build-Depends: debhelper-compat (= 13), libfreetype6-dev, pkg-config, zlib1g-dev
 Standards-Version: 4.2.1
 Homepage: https://www.redeclipse.net
 Vcs-Git: https://salsa.debian.org/games-team/cube2font.git
diff --git a/debian/rules b/debian/rules
index e3d3af5..702279d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,9 +19,6 @@ override_dh_auto_build:
 		weapon-names="" \
 		cube2font
 
-override_dh_strip:
-	dh_strip --dbgsym-migration='cube2font-dbg (<< 1.5.1-1~)'
-
 override_dh_auto_install:
 	make -C src/ system-install-cube2font DESTDIR=$(CURDIR)/debian/cube2font \
 		appnamefull="" \
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..a062a9e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/redeclipse/base/issues
+Bug-Submit: https://github.com/redeclipse/base/issues/new
+Repository: https://github.com/redeclipse/base.git
+Repository-Browse: https://github.com/redeclipse/base

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package cube2font

Control files of package cube2font-dbgsym: lines which differ (wdiff format)

  • Breaks: cube2font-dbg (<< 1.5.1-1~)
  • Replaces: cube2font-dbg (<< 1.5.1-1~)

Run locally

More details

Full run details