{"base_revision":"git-v1:86ec9c246077ff7f5fb855fb1762a812888ceb66","content":"diff --git a/debian/changelog b/debian/changelog\nindex 6cb0c67..dc1c7b8 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -13,13 +13,13 @@ r-cran-rneos (0.4-0-3) unstable; urgency=medium\n \n   * debian/control: Remove (Build-)Depends on r-omegahat-xmlrpc which\n     having vanished upstream a long time ago is now embedded here\n-    \n+\n   * debian/control: Set Build-Depends: to current R version\n   * debian/control: Set Standards-Version: to current version\n \n   * debian/control: Change to debhelper-compat (= 11)\n   * debian/compat: Removed\n-  \n+\n  -- Dirk Eddelbuettel <edd@debian.org>  Thu, 23 Dec 2021 08:43:32 -0600\n \n r-cran-rneos (0.4-0-2) unstable; urgency=medium\n@@ -34,19 +34,19 @@ r-cran-rneos (0.4-0-2) unstable; urgency=medium\n r-cran-rneos (0.4-0-1) unstable; urgency=medium\n \n   * New upstream release\n-  \n+\n   * debian/control: Set Build-Depends: to current R version\n-  * debian/control: Set Standards-Version: to current version \n+  * debian/control: Set Standards-Version: to current version\n \n  -- Dirk Eddelbuettel <edd@debian.org>  Thu, 23 Apr 2020 17:05:59 -0500\n \n r-cran-rneos (0.3-2-2) unstable; urgency=medium\n \n   * Rebuilding for R 3.5.0 transition\n-  \n+\n   * debian/control: Set Build-Depends: to current R version\n   * debian/control: Set Build-Depends: to 'debhelper (>= 10)'\n-  * debian/control: Set Standards-Version: to current version \n+  * debian/control: Set Standards-Version: to current version\n   * debian/control: Add Vcs-Browser: and Vcs-Git:\n   * debian/compat: Increase level to 9\n   * debian/control: Switch from cdbs to dh-r\n@@ -64,16 +64,16 @@ r-cran-rneos (0.3-2-1.1) unstable; urgency=medium\n r-cran-rneos (0.3-2-1) unstable; urgency=medium\n \n   * New upstream release\n-  \n+\n   * debian/control: Set Build-Depends: to current R version\n-  * debian/control: Set Standards-Version: to current version \n+  * debian/control: Set Standards-Version: to current version\n \n  -- Dirk Eddelbuettel <edd@debian.org>  Tue, 03 Jan 2017 13:30:01 -0600\n \n r-cran-rneos (0.3-1-1) unstable; urgency=medium\n \n   * New upstream release\n-  \n+\n   * debian/control: Set Build-Depends: to current R version\n \n  -- Dirk Eddelbuettel <edd@debian.org>  Mon, 07 Mar 2016 06:33:17 -0600\n@@ -89,7 +89,5 @@ r-cran-rneos (0.2-8-1) unstable; urgency=low\n r-cran-rneos (0.2-7-1) unstable; urgency=low\n \n   * Initial Debian release \t\t\t\t(Closes: #769979)\n-  \n- -- Dirk Eddelbuettel <edd@debian.org>  Mon, 17 Nov 2014 18:45:21 -0600\n-\n \n+ -- Dirk Eddelbuettel <edd@debian.org>  Mon, 17 Nov 2014 18:45:21 -0600\ndiff --git a/debian/control b/debian/control\nindex 71407e1..3604bc8 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,7 +3,7 @@ Section: gnu-r\n Priority: optional\n Maintainer: Dirk Eddelbuettel <edd@debian.org>\n Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.5.2), r-cran-xml, r-cran-rcurl, dh-r\n-Standards-Version: 4.7.3\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/edd/r-cran-rneos\n Vcs-Git: https://salsa.debian.org/edd/r-cran-rneos.git\n Homepage: https://cran.r-project.org/package=rneos\n@@ -13,5 +13,5 @@ Architecture: all\n Depends: ${misc:Depends}, ${R:Depends}, r-cran-xml, r-cran-rcurl\n Description: GNU R package with XML-RPC interface to NEOS\n  The rneos package implements access to the XML-RPC API for NEOS\n- enabling the user to pass optimization problems to NEOS and retrieve \n- results within R.  \n+ enabling the user to pass optimization problems to NEOS and retrieve\n+ results within R.\ndiff --git a/debian/rules b/debian/rules\nindex 51401d4..2ef5014 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -5,4 +5,3 @@\n \n %:\n \tdh $@ --buildsystem R\n-\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:2c795d1a5e807b6c7a456e2b8c77e98b7732cdaa"}