[r-cran-spam] 06/09: TODO: Wait for r-cran-dotcall64 in new (#874605) * New upstream version * debhelper 10 * use dh-r instead of cdbs * Standards-Version: 4.1.0 (no changes needed) * Canonical homepage for CRAN packages

Sébastien Villemot sebastien at debian.org
Fri Nov 17 09:18:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository r-cran-spam.

commit 7ab08b88f1e6c30d100a1a27d9f1bcab33e4f25a
Author: Andreas Tille <tille at debian.org>
Date:   Thu Sep 7 20:51:52 2017 +0000

      TODO: Wait for r-cran-dotcall64 in new (#874605)
      * New upstream version
      * debhelper 10
      * use dh-r instead of cdbs
      * Standards-Version: 4.1.0 (no changes needed)
      * Canonical homepage for CRAN packages
---
 debian/changelog | 11 +++++++++++
 debian/compat    |  2 +-
 debian/control   | 23 +++++++++++++----------
 debian/copyright |  2 +-
 debian/rules     |  4 ++--
 5 files changed, 28 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f83ab04..e687175 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+r-cran-spam (2.1-1-1) unstable; urgency=medium
+
+  TODO: Wait for r-cran-dotcall64 in new (#874605)
+  * New upstream version
+  * debhelper 10
+  * use dh-r instead of cdbs
+  * Standards-Version: 4.1.0 (no changes needed)
+  * Canonical homepage for CRAN packages
+
+ -- Andreas Tille <tille at debian.org>  Thu, 07 Sep 2017 22:16:13 +0200
+
 r-cran-spam (1.0-1-1) unstable; urgency=medium
 
   * Initial release (Closes: #764731).
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index aae652f..0a6e617 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: r-cran-spam
-Section: gnu-r
-Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9.0),
-               cdbs,
-               r-base-dev
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/R/r-cran-spam/trunk/
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 10),
+               dh-r,
+               r-base-dev,
+               r-cran-dotcall64
+Standards-Version: 4.1.0
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-science/packages/R/r-cran-spam/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/R/r-cran-spam/trunk/
-Homepage: http://cran.r-project.org/web/packages/spam/
+Homepage: https://cran.r-project.org/package=spam
 
 Package: r-cran-spam
 Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
          ${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R functions for sparse matrix algebra
  Set of functions for sparse matrix algebra. Differences with SparseM/Matrix
  are:
diff --git a/debian/copyright b/debian/copyright
index b415792..6496fdc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: spam
 Upstream-Contact: Reinhard Furrer <reinhard.furrer at math.uzh.ch>
 Source: http://cran.r-project.org/web/packages/spam/
diff --git a/debian/rules b/debian/rules
index 1cb1c9f..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
-#	-*- makefile -*-
 
-include /usr/share/R/debian/r-cran.mk
+%:
+	dh $@ --buildsystem R

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-spam.git



More information about the debian-science-commits mailing list