Lintian Fixes - apertium-sme-nob

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index f11e5c2..17da298 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: apertium-dev (>= 3.6.0),
                python3,
                python3-yaml,
                zip
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Homepage: https://apertium.org/
 Vcs-Git: https://salsa.debian.org/science-team/apertium-sme-nob.git
 Vcs-Browser: https://salsa.debian.org/science-team/apertium-sme-nob
diff --git a/debian/rules b/debian/rules
index d829189..d8269ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ export GIELLA_CORE=$(CURDIR)/giella-core-0.3.7
 export GIELLA_SHARED=$(CURDIR)/giella-common-0.1.7
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	cd $(CURDIR)/giella-common-0.1.7 && autoreconf -fi && ./configure && $(MAKE) -j$(NUMJOBS)

Run locally

More details

Full run details

Historical runs