[r-cran-spam] 01/02: 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:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to annotated tag debian/2.1-1-1
in repository r-cran-spam.
commit 2fe1a853acab687d53890813154aa7ce47bcd693
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
---
changelog | 11 +++++++++++
compat | 2 +-
control | 23 +++++++++++++----------
copyright | 2 +-
rules | 4 ++--
5 files changed, 28 insertions(+), 14 deletions(-)
diff --git a/changelog b/changelog
index f83ab04..e687175 100644
--- a/changelog
+++ b/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/compat b/compat
index ec63514..f599e28 100644
--- a/compat
+++ b/compat
@@ -1 +1 @@
-9
+10
diff --git a/control b/control
index aae652f..0a6e617 100644
--- a/control
+++ b/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/copyright b/copyright
index b415792..6496fdc 100644
--- a/copyright
+++ b/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/rules b/rules
index 1cb1c9f..68d9a36 100755
--- a/rules
+++ b/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