Lintian Fixes - libsfml

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 9d9ac3f..6699807 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
 Uploaders:
  James Cowgill <jcowgill@debian.org>
-Build-Depends: debhelper-compat (= 11),
+Build-Depends: debhelper-compat (= 13),
  cmake (>= 3.0.2),
  doxygen,
  g++ (>= 4:7),
diff --git a/debian/rules b/debian/rules
index 0064c41..8ef9df1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,6 @@
 include /usr/share/dpkg/architecture.mk
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..bb849b2
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/SFML/SFML

Run locally

More details

Full run details

Historical runs