Lintian Fixes - r-cran-nortest

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a9fbff9..47eb491 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+r-cran-nortest (1.0-4-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Archive, Contact, Name.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 04 Nov 2022 22:22:55 -0000
+
 r-cran-nortest (1.0-4-3) unstable; urgency=medium
 
   * Rebuilt for r-4.0 transition
@@ -10,10 +21,10 @@ r-cran-nortest (1.0-4-3) unstable; urgency=medium
 r-cran-nortest (1.0-4-2) unstable; urgency=medium
 
   * Rebuilding for R 3.5.0 transition
-  
+
   * debian/control: Set Build-Depends: to current R version
   * debian/control: Set Build-Depends: to 'debhelper (>= 10)'
-  * debian/control: Set Standards-Version: to current version 
+  * debian/control: Set Standards-Version: to current version
   * debian/control: Add Vcs-Browser: and Vcs-Git:
   * debian/control: Switch from cdbs to dh-r
   * debian/rules: Idem
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index bbcdd2c..e5cf52c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: r-cran-nortest
 Section: gnu-r
 Priority: optional
 Maintainer: Dirk Eddelbuettel <edd@debian.org>
-Build-Depends: debhelper (>= 10), r-base-dev (>= 4.0.0), dh-r
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.0.0), dh-r
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/edd/r-cran-nortest
 Vcs-Git: https://salsa.debian.org/edd/r-cran-nortest.git
 Homepage: https://cran.r-project.org/package=nortest
@@ -12,5 +12,5 @@ Package: r-cran-nortest
 Architecture: all
 Depends: ${misc:Depends}, ${R:Depends}, r-cran-tibble, r-cran-magrittr
 Description: GNU R package with five tests for normality
- The package provides five omnibus tests for testing the composite 
+ The package provides five omnibus tests for testing the composite
  hypothesis of normality.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..7221375
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Name: nortest
+Contact: Uwe Ligges <ligges@statistik.tu-dortmund.de>
+Archive: CRAN

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details