Lintian Fixes - r-cran-pkgkitten

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index edf7652..86a53bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ r-cran-pkgkitten (0.2.3-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
   * debian/control: Switch to virtual debhelper-compat (= 12)
 
  -- Dirk Eddelbuettel <edd@debian.org>  Sat, 11 Mar 2023 13:45:01 -0600
@@ -27,7 +27,7 @@ r-cran-pkgkitten (0.2.1-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>  Mon, 22 Feb 2021 12:41:27 -0600
 
@@ -53,16 +53,16 @@ r-cran-pkgkitten (0.1.5-2) unstable; urgency=medium
 r-cran-pkgkitten (0.1.5-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>  Wed, 23 Oct 2019 16:30:28 -0500
 
 r-cran-pkgkitten (0.1.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)'
 
@@ -73,7 +73,7 @@ r-cran-pkgkitten (0.1.4-1.2) unstable; urgency=medium
   * (Inofficial) Rebuild for R 3.5.0
 
   * 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: Add Vcs-Browser: and Vcs-Git:
   * debian/compat: Increase level to 9
   * debian/control: Switch from cdbs to dh-r
@@ -91,16 +91,16 @@ r-cran-pkgkitten (0.1.4-1.1) unstable; urgency=medium
 r-cran-pkgkitten (0.1.4-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>  Fri, 18 Nov 2016 15:40:08 -0600
 
 r-cran-pkgkitten (0.1.3-1) unstable; urgency=low
 
   * New upstream release
-  
+
   * debian/control: Set Build-Depends: to current R version
 
  -- Dirk Eddelbuettel <edd@debian.org>  Fri, 19 Jun 2015 09:15:11 -0500
@@ -129,5 +129,3 @@ r-cran-pkgkitten (0.1.1-1) unstable; urgency=low
   * Initial Debian release 				(Closes: #761142)
 
  -- Dirk Eddelbuettel <edd@debian.org>  Wed, 10 Sep 2014 22:00:45 -0500
-
-
diff --git a/debian/control b/debian/control
index 3a835f3..a479043 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: r-cran-pkgkitten
 Section: gnu-r
 Priority: optional
 Maintainer: Dirk Eddelbuettel <edd@debian.org>
-Build-Depends: debhelper-compat (= 12), r-base-dev (>= 4.2.2), dh-r
+Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.2.2), dh-r
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/edd/r-cran-pkgkitten
 Vcs-Git: https://salsa.debian.org/edd/r-cran-pkgkitten.git
@@ -12,9 +12,8 @@ Package: r-cran-pkgkitten
 Architecture: all
 Depends: ${misc:Depends}, ${R:Depends}
 Description: GNU R package to create simple packages
- This package provides a function kitten() which create cute little 
- packages which pass R CMD check. This sets it apart from 
- package.skeleton() which it calls, and which leaves imperfect files 
- behind. As this is not exactly helpful for beginners, kitten() offers 
+ This package provides a function kitten() which create cute little
+ packages which pass R CMD check. This sets it apart from
+ package.skeleton() which it calls, and which leaves imperfect files
+ behind. As this is not exactly helpful for beginners, kitten() offers
  an alternative.
-
diff --git a/debian/rules b/debian/rules
index b5b4264..55cb1d3 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..0c55544
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Name: pkgKitten
+Contact: Dirk Eddelbuettel <edd@debian.org>
+Archive: CRAN
+Bug-Database: https://github.com/eddelbuettel/pkgkitten/issues
+Bug-Submit: https://github.com/eddelbuettel/pkgkitten/issues/new
+Repository-Browse: https://github.com/eddelbuettel/pkgkitten

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

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

Run locally

More details

Full run details