Lintian Fixes - arctica-greeter

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 5c42282..15478bc 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: at-spi2-core,
                valgrind-if-available,
                xvfb,
                xauth,
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://github.com/ArcticaProject/arctica-greeter/
 Vcs-Browser: https://salsa.debian.org/debian-remote-team/arctica-greeter
diff --git a/debian/rules b/debian/rules
index 5169d8c..9270cb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_autoreconf:
 	if [ ! -e po/arctica-greeter.pot.bak ]; then \
@@ -46,6 +46,3 @@ override_dh_auto_test:
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS
-
-get-orig-source:
-	uscan --noconf --force-download --rename --download-current-version --destdir=..
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 87579f2..fc0c698 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -3,6 +3,6 @@ Bug-Database: https://github.com/ArcticaProject/arctica-greeter/issues
 Bug-Submit: https://github.com/ArcticaProject/arctica-greeter/issues/new
 Contact: devs@lists.arctica-project.org
 Donation: http://www.ffis.de/Verein/Assoc/arctica.html
-Repository: https://github.com/ArcticaProject/arctica-greeter
+Repository: https://github.com/ArcticaProject/arctica-greeter.git
 Repository-Browse: https://github.com/ArcticaProject/arctica-greeter
 Security-Contact: security@arctica-project.org

Run locally

More details

Full run details