Lintian Fixes - r-cran-rneos

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 7cd8d24..f29a97c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,23 @@
+r-cran-rneos (0.4-0-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 11 to 13.
+  * Set upstream metadata fields: Archive, Contact, Name.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 06:57:47 -0000
+
 r-cran-rneos (0.4-0-3) unstable; urgency=medium
 
   * debian/control: Remove (Build-)Depends on r-omegahat-xmlrpc which
     having vanished upstream a long time ago is now embedded here
-    
+
   * debian/control: Set Build-Depends: to current R version
   * debian/control: Set Standards-Version: to current version
 
   * debian/control: Change to debhelper-compat (= 11)
   * debian/compat: Removed
-  
+
  -- Dirk Eddelbuettel <edd@debian.org>  Thu, 23 Dec 2021 08:43:32 -0600
 
 r-cran-rneos (0.4-0-2) unstable; urgency=medium
@@ -23,19 +32,19 @@ r-cran-rneos (0.4-0-2) unstable; urgency=medium
 r-cran-rneos (0.4-0-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>  Thu, 23 Apr 2020 17:05:59 -0500
 
 r-cran-rneos (0.3-2-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/compat: Increase level to 9
   * debian/control: Switch from cdbs to dh-r
@@ -53,16 +62,16 @@ r-cran-rneos (0.3-2-1.1) unstable; urgency=medium
 r-cran-rneos (0.3-2-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, 03 Jan 2017 13:30:01 -0600
 
 r-cran-rneos (0.3-1-1) unstable; urgency=medium
 
   * New upstream release
-  
+
   * debian/control: Set Build-Depends: to current R version
 
  -- Dirk Eddelbuettel <edd@debian.org>  Mon, 07 Mar 2016 06:33:17 -0600
@@ -78,7 +87,5 @@ r-cran-rneos (0.2-8-1) unstable; urgency=low
 r-cran-rneos (0.2-7-1) unstable; urgency=low
 
   * Initial Debian release 				(Closes: #769979)
-  
- -- Dirk Eddelbuettel <edd@debian.org>  Mon, 17 Nov 2014 18:45:21 -0600
-
 
+ -- Dirk Eddelbuettel <edd@debian.org>  Mon, 17 Nov 2014 18:45:21 -0600
diff --git a/debian/control b/debian/control
index 9d40170..f4ed900 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: r-cran-rneos
 Section: gnu-r
 Priority: optional
 Maintainer: Dirk Eddelbuettel <edd@debian.org>
-Build-Depends: debhelper-compat (= 11), r-base-dev (>= 4.1.2), r-cran-xml, r-cran-rcurl, dh-r
-Standards-Version: 4.6.0
+Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.1.2), r-cran-xml, r-cran-rcurl, dh-r
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/edd/r-cran-rneos
 Vcs-Git: https://salsa.debian.org/edd/r-cran-rneos.git
 Homepage: https://cran.r-project.org/package=rneos
@@ -13,5 +13,5 @@ Architecture: all
 Depends: ${misc:Depends}, ${R:Depends}, r-cran-xml, r-cran-rcurl
 Description: GNU R package with XML-RPC interface to NEOS
  The rneos package implements access to the XML-RPC API for NEOS
- enabling the user to pass optimization problems to NEOS and retrieve 
- results within R.  
+ enabling the user to pass optimization problems to NEOS and retrieve
+ results within R.
diff --git a/debian/rules b/debian/rules
index 51401d4..2ef5014 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..2831b7c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Name: rneos
+Contact: Bernhard Pfaff <bernhard@pfaffikus.de>
+Archive: CRAN

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: r-base-core (>= 4.2.2.20221110-1), 4.2.2.20221110-2), r-api-4.0, r-cran-rcurl, r-cran-xml

Run locally

More details

Full run details