[r-cran-v8] 03/04: cme fix dpkg-control, Standards-Version: 4.1.1
Andreas Tille
tille at debian.org
Wed Oct 25 07:34:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-v8.
commit b258d098dcb3c7924352c205d3c2158c1d99b04e
Author: Andreas Tille <tille at debian.org>
Date: Wed Oct 25 09:27:52 2017 +0200
cme fix dpkg-control, Standards-Version: 4.1.1
---
debian/changelog | 2 ++
debian/control | 22 +++++++++++++++-------
2 files changed, 17 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 11e51e4..96a9d0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ r-cran-v8 (1.5-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream version
+ * cme fix dpkg-control
+ * Standards-Version: 4.1.1
-- Andreas Tille <tille at debian.org> Wed, 25 Oct 2017 09:18:32 +0200
diff --git a/debian/control b/debian/control
index 12ad6f5..2a4ab2b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,26 @@
Source: r-cran-v8
-Section: gnu-r
-Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
-Build-Depends: debhelper (>= 10), dh-r, r-base-dev, r-cran-rcpp (>= 0.12), r-cran-jsonlite (>= 1.0), r-cran-curl (>=1.0), libv8-3.14-dev
-Standards-Version: 3.9.8
-Homepage: https://cran.r-project.org/package=V8
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 10),
+ dh-r,
+ r-base-dev,
+ r-cran-rcpp (>= 0.12),
+ r-cran-jsonlite,
+ r-cran-curl,
+ libv8-3.14-dev
+Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/r-cran-v8.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-v8.git
+Homepage: https://cran.r-project.org/package=V8
Package: r-cran-v8
Architecture: any
-Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, libjs-underscore
+Depends: ${R:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libjs-underscore
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Embedded JavaScript Engine for R
@@ -20,4 +29,3 @@ Description: Embedded JavaScript Engine for R
5th edition. In addition, this package implements typed arrays as
specified in ECMA 6 used for high-performance computing and libraries
compiled with 'emscripten'.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-v8.git
More information about the debian-science-commits
mailing list