Lintian Fixes - cminpack

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index e7ac0d4..9ba9b1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+cminpack (1.3.6-6) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Set upstream metadata fields: Bug-Submit, Repository, Repository-Browse.
+  * Remove unnecessary get-orig-source-target.
+  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 28 Apr 2023 01:47:43 -0000
+
 cminpack (1.3.6-5) unstable; urgency=medium
 
   * Push Standards-Version to 4.6.2. No changes
diff --git a/debian/rules b/debian/rules
index a342c51..7864979 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,3 @@ endif
 override_dh_clean:
 	dh_clean
 	$(MAKE) -C examples clean
-
-get-orig-source:
-	uscan --verbose --force-download --repack --rename
diff --git a/debian/tests/cminpack-test b/debian/tests/cminpack-test
index 6d9dd27..527bc43 100755
--- a/debian/tests/cminpack-test
+++ b/debian/tests/cminpack-test
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-test_dir="$ADTTMP"
+test_dir="$AUTOPKGTEST_TMP"
 if [ -z "$test_dir" ] ; then
     test_dir="$(mktemp -d)"
 fi
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index b13491e..dff93d3 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,8 +1,10 @@
 Bug-Database: https://github.com/devernay/cminpack/issues
 Name: "C/C++ Minpack"
+Bug-Submit: https://github.com/devernay/cminpack/issues/new
 Reference:
  Author: Devernay, Frederic
  Title: "C/C++ Minpack"
  Year: 2007
  URL: http://devernay.free.fr/hacks/cminpack/
-Repository: https://github.com/devernay/cminpack
+Repository: https://github.com/devernay/cminpack.git
+Repository-Browse: https://github.com/devernay/cminpack
diff --git a/debian/watch b/debian/watch
index 72d6bef..11d43ed 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://devernay.free.fr/hacks/cminpack/index.html cminpack-(.*)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package cminpack-doc

No differences were encountered between the control files of package libcminpack-dev

No differences were encountered between the control files of package libcminpack1

No differences were encountered between the control files of package libcminpack1-dbgsym

Run locally

More details

Full run details