Lintian Fixes - abind

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 2ea78d0..5ea9783 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,9 +35,9 @@ abind (1.4-5-1) unstable; urgency=medium
 abind (1.4-3-2) unstable; urgency=medium
 
   * debian/compat: Created			(Closes: #829660)
- 
+
   * 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, 07 Jul 2016 05:25:16 -0500
 
@@ -46,7 +46,7 @@ abind (1.4-3-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>  Fri, 13 Mar 2015 07:44:36 -0500
 
@@ -54,8 +54,8 @@ abind (1.4-0-2) unstable; urgency=low
 
   * debian/control: Set Build-Depends: to current R version
   * debian/control: Change Depends to ${R:Depends}
-  * debian/control: Set Standards-Version: to current version 
-  
+  * debian/control: Set Standards-Version: to current version
+
   * (Re-)building with R 3.0.0 (beta)
 
  -- Dirk Eddelbuettel <edd@debian.org>  Sat, 30 Mar 2013 16:27:02 -0500
@@ -63,9 +63,9 @@ abind (1.4-0-2) unstable; urgency=low
 abind (1.4-0-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>  Sun, 27 Nov 2011 09:13:49 -0600
 
@@ -73,7 +73,7 @@ abind (1.3.0-2) unstable; urgency=low
 
   * Rebuilt for R 2.14.0 so that a default NAMESPACE file is created
   							(Closes: #646009)
-  
+
   * debian/control: Set (Build-)Depends: to current R version
 
  -- Dirk Eddelbuettel <edd@debian.org>  Thu, 20 Oct 2011 11:49:04 -0500
@@ -83,7 +83,7 @@ abind (1.3.0-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>  Sun, 27 Feb 2011 13:23:05 -0600
 
@@ -92,17 +92,17 @@ abind (1.1.0-4) unstable; urgency=low
   * Rebuilt for R 2.10.0 to work with new R-internal help file conversion
 
   * 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: Changed Section: to section 'gnu-r'
-  
+
  -- Dirk Eddelbuettel <edd@debian.org>  Sun, 01 Nov 2009 08:03:18 -0600
 
 abind (1.1.0-3) unstable; urgency=low
 
-  * debian/rules: Simplified to cdbs-based one-liner sourcing r-cran.mk 
+  * debian/rules: Simplified to cdbs-based one-liner sourcing r-cran.mk
   * debian/control: Hence Build-Depends: updated to r-base-dev (>= 2.3.0)
-  
+
   * debian/watch: Corrected regular expression with thanks to Rafael Laboissier
   * debian/post{inst,rm}: No longer call R to update html help index
   							(Closes: #369025)
@@ -131,5 +131,3 @@ abind (1.0.1-1) unstable; urgency=low
   * Initial Debian Release
 
  -- Dirk Eddelbuettel <edd@debian.org>  Wed, 10 Dec 2003 21:27:08 -0600
-
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index e5b24aa..e119f94 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: abind
 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-abind
 Vcs-Git: https://salsa.debian.org/edd/r-cran-abind.git
 Homepage: https://cran.r-project.org/package=abind
@@ -12,7 +12,7 @@ Package: r-cran-abind
 Architecture: all
 Depends: ${R:Depends}, ${misc:Depends}
 Description: GNU R abind multi-dimensional array combination function
- This package provides the abind function, a generalization of the cbind 
+ This package provides the abind function, a generalization of the cbind
  and rbind function in the R base package. The abind function takes a sequence
- of vectors, matrices, or arrays and produces a single array of the same or 
+ of vectors, matrices, or arrays and produces a single array of the same or
  higher dimension.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..bc58856
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Name: abind
+Contact: Tony Plate <tplate@acm.org>
+Archive: CRAN

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: r-base-core (>= 4.2.2.20221110-2~jan+lint1), 4.1.3.20220413-2~jan+lint1), r-api-4.0

Run locally

More details

Full run details