Lintian Fixes - r-cran-th.data

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d39817e..afd1177 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,15 @@
+r-cran-th.data (1.1-2-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Archive, Contact, Name.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 23 Jun 2023 02:32:42 -0000
+
 r-cran-th.data (1.1-2-2) unstable; urgency=medium
 
   * Rebuilding for unstable following bookworm release
-  
+
   * debian/control: Set Build-Depends: to current R version
 
  -- Dirk Eddelbuettel <edd@debian.org>  Thu, 22 Jun 2023 20:48:23 -0500
@@ -11,7 +19,7 @@ r-cran-th.data (1.1-2-1) experimental; urgency=medium
   * New upstream release (into 'experimental' while Debian is frozen)
 
   * debian/control: Set Build-Depends: to current R version
-  * debian/control: Set Standards-Version: to current version 
+  * debian/control: Set Standards-Version: to current version
   * debian/control: Switch to virtual debhelper-compat (= 12)
 
  -- Dirk Eddelbuettel <edd@debian.org>  Sat, 22 Apr 2023 18:18:27 -0500
@@ -29,7 +37,7 @@ r-cran-th.data (1.1-0-1) unstable; urgency=medium
   * New upstream release
 
   * debian/control: Set Build-Depends: to recent R version
-  * debian/control: Set Standards-Version: to current version 
+  * debian/control: Set Standards-Version: to current version
   * debian/control: Switch to virtual debhelper-compat (= 11)
   * debian/compat: Removed
 
@@ -58,10 +66,10 @@ r-cran-th.data (1.0-10-1) unstable; urgency=medium
 r-cran-th.data (1.0-9-1) unstable; urgency=medium
 
   * New upstream release
-  
+
   * 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 Depends: on ${misc:Depends}
   * debian/control: Add Vcs-Browser: and Vcs-Git:
   * debian/compat: Increase level to 9
@@ -76,7 +84,7 @@ r-cran-th.data (1.0-8-1) unstable; urgency=medium
   * New upstream release
 
   * debian/control: Set Build-Depends: to current R version
-  * debian/control: Set Standards-Version: to current version 
+  * debian/control: Set Standards-Version: to current version
 
  -- Dirk Eddelbuettel <edd@debian.org>  Tue, 31 Jan 2017 22:16:57 -0600
 
@@ -89,7 +97,7 @@ r-cran-th.data (1.0-7-2) unstable; urgency=low
 r-cran-th.data (1.0-7-1) unstable; urgency=low
 
   * New upstream release
-  
+
   * debian/control: Set Build-Depends: to current R version
 
  -- Dirk Eddelbuettel <edd@debian.org>  Thu, 28 Jan 2016 19:48:52 -0600
@@ -109,16 +117,16 @@ r-cran-th.data (1.0-5-1) unstable; urgency=low
 r-cran-th.data (1.0-4-1) unstable; urgency=low
 
   * New upstream release
-  
+
   * debian/control: Set Build-Depends: to current R version
-  * debian/control: Set Standards-Version: to current version 
+  * debian/control: Set Standards-Version: to current version
 
  -- Dirk Eddelbuettel <edd@debian.org>  Thu, 13 Nov 2014 07:17:45 -0600
 
 r-cran-th.data (1.0-3-1) unstable; urgency=low
 
   * New upstream release
-  
+
   * debian/control: Updated Build-Depends: to current R version
 
  -- Dirk Eddelbuettel <edd@debian.org>  Wed, 15 Jan 2014 13:15:12 -0600
@@ -126,7 +134,5 @@ r-cran-th.data (1.0-3-1) unstable; urgency=low
 r-cran-th.data (1.0-2-1) unstable; urgency=low
 
   * Initial Debian release 				(Closes: #728443)
-  
- -- Dirk Eddelbuettel <edd@debian.org>  Sat, 02 Nov 2013 14:23:28 -0500
-
 
+ -- Dirk Eddelbuettel <edd@debian.org>  Sat, 02 Nov 2013 14:23:28 -0500
diff --git a/debian/control b/debian/control
index 9135c3d..f84bd34 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: r-cran-th.data
 Section: gnu-r
 Priority: optional
 Maintainer: Dirk Eddelbuettel <edd@debian.org>
-Build-Depends: debhelper-compat (= 12), r-base-dev (>= 4.3.1), dh-r, r-cran-survival, r-cran-mass
+Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.3.1), dh-r, r-cran-survival, r-cran-mass
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/edd/r-cran-th.data
 Vcs-Git: https://salsa.debian.org/edd/r-cran-th.data.git
diff --git a/debian/rules b/debian/rules
index dd92279..2579c70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,3 @@
 
 %:
 	dh $@ --buildsystem R
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..1fec89d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Name: TH.data
+Contact: Torsten Hothorn <Torsten.Hothorn@R-project.org>
+Archive: CRAN

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details