Lintian Fixes - lazymap-clojure

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 1afed58..a17c9e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,12 @@ lazymap-clojure (3.1.1-3) UNRELEASED; urgency=normal
   [ Louis-Philippe Véronneau ]
   * d/control: New email for the Clojure Team.
 
+  [ Debian Janitor ]
+  * Update watch file format version to 4.
+  * Remove unnecessary get-orig-source-target.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
  -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 08 Jan 2022 18:32:24 -0500
 
 lazymap-clojure (3.1.1-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index ed2cf83..c6b20a7 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: clojure,
                javahelper,
                maven-repo-helper,
                markdown
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/clojure-team/lazymap-clojure.git
 Vcs-Browser: https://salsa.debian.org/clojure-team/lazymap-clojure
 Homepage: https://bitbucket.org/kotarak/lazymap
diff --git a/debian/rules b/debian/rules
index d2d2362..dd9b316 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,9 +26,6 @@ override_jh_clean:
 #override_dh_auto_test:
 #	(cd t && find . -name '*.t' | xargs clojure -cp $(PRODUCED_JAR))
 
-get-orig-source:
-	uscan --download-version $(DEB_VERSION_UPSTREAM) --force-download --rename
-
 %.html:%.markdown
 	@echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"' \
 		'"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">' > $@
diff --git a/debian/watch b/debian/watch
index ee076d9..783350e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://bitbucket.org/kotarak/lazymap/downloads/?tab=tags .*/v([\d.]+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details