Lintian Fixes - redeclipse

Ready changes

Summary

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de3947..00000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 0b90cc4c..c7866fb2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Uploaders: Martin Erik Werner <martinerikwerner@gmail.com>
 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
                ed,
                libenet-dev,
                libgl1-mesa-dev | libgl-dev,
@@ -13,10 +13,10 @@ Build-Depends: debhelper (>= 11),
                libsqlite3-dev,
                libx11-dev,
                zlib1g-dev | libz-dev
-Standards-Version: 4.3.0
-Homepage: http://www.redeclipse.net
-Vcs-Git: https://anonscm.debian.org/git/pkg-games/redeclipse.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/redeclipse.git
+Standards-Version: 4.6.2
+Homepage: https://www.redeclipse.net
+Vcs-Git: https://salsa.debian.org/games-team/redeclipse.git
+Vcs-Browser: https://salsa.debian.org/games-team/redeclipse
 
 Package: redeclipse
 Architecture: any
diff --git a/debian/rules b/debian/rules
index a24719e3..a2d45121 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,3 @@ override_dh_install:
 
 override_dh_compress:
 	dh_compress --exclude=.cfg --exclude=guidelines.txt
-
-get-orig-source:
-	uscan --noconf --rename --repack --compression xz --force-download --download-current-version --destdir=.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 00000000..afe416cd
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/redeclipse/base/issues
+Bug-Submit: https://github.com/redeclipse/base/issues/new
+Repository-Browse: https://github.com/redeclipse/base

Run locally

More details

Full run details

Historical runs