Lintian Fixes - freeorion

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 9f711bd..b6b7192 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends:
  libvorbis-dev,
  pkg-config,
  python3
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: http://www.freeorion.org
 Vcs-Git: https://salsa.debian.org/games-team/freeorion.git
 Vcs-Browser: https://salsa.debian.org/games-team/freeorion
diff --git a/debian/rules b/debian/rules
index 2c0227b..5266db3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,3 @@
-#!/usr/bin/make -f
-#export DH_VERBOSE=1
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export CCACHE_DIR=$(CURDIR)/ccache
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
@@ -47,5 +44,3 @@ override_dh_python3:
 
 get-orig-source:
 	wget https://github.com/freeorion/freeorion/releases/download/v0.4.10.2/FreeOrion_v0.4.10.2_2021-08-01.f663dad_Source.tar.gz
-
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..1caed96
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/freeorion/freeorion/issues
+Bug-Submit: https://github.com/freeorion/freeorion/issues/new
+Repository-Browse: https://github.com/freeorion/freeorion

Run locally

More details

Full run details

Historical runs