Lintian Fixes - arctica-greeter

Ready changes

Summary

Diff

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

Historical runs